[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [patches] Running tests while cross-compiling
- To: Jim Blandy <jimb@xxxxxxxxxxxxxxxx>
- Subject: Re: [patches] Running tests while cross-compiling
- From: Mark Hatle <mark.hatle@xxxxxxxxxxxxx>
- Date: Wed, 24 Jan 2007 07:30:11 -0600
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.