[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [patches] Running tests while cross-compiling



I see that a shared filesystem is required, but I do have one question.
 Does the system use the system glibc to run the tests or the version in
the build directory?

Thanks,
Mark

Jim Blandy wrote:
> Here's the patch I'm working with for running tests in a
> cross-compiled EGLIBC.  With this, it seems that most of the tests run
> properly; I'm working through the exceptions.  The script's help
> message includes instructions for its use.
> 
> Comments welcome, as always.
> 
> ChangeLog.eglibc:
> 2007-01-23  Jim Blandy  <jimb@xxxxxxxxxxxxxxxx>
> 
> 	* scripts/cross-test-ssh.sh: New script.
> 	* Rules (tests, xtests): Don't disable running tests when
> 	cross-compiling.
> 	* Makeconfig (built-program-cmd): Use cross-test-wrapper, if set.