[PATCH] Fix for gcc-test-suite

Khem Raj raj.khem@gmail.com
Wed Nov 3 22:10:00 GMT 2010


On Wed, Nov 3, 2010 at 12:32 AM, Andy Gibbs <andyg1001@hotmail.co.uk> wrote:
> On Wednesday, November 03, 2010 1:45 AM, Bryan Hundven wrote:
>
>> I see now, DG_TARGET needs to be set to the tuple on the make command
>> line. In this case: i686-nptl-linux-gnu
>>
>> This should be documented in the README.
>
> Yes, it ought to be.  I'm working on increasing the test-suite to include
> testing of libstdc++ and maybe libgomp if installed.  It seems also that
> eglibc has a feature that allows it to be cross-tested too, so time
> permitting I'll try to include this too.  It seems glibc doesn't have this
> feature, and I don't have enough experience with uclibc, so for the time
> being (unless I find otherwise) it may have to just be eglibc.
>

eglibc test mechanism needs target too although it will build the
tests in cross environment
but for executing them you need to switch into a live target. Same is
true for uclibc, for uclibc you can read thru tests/README
it has information on how to run tests.

> Whatever-the-which, I have added DG_TARGET into the README file, so when I
> post the patch, it should be there.
>
> Andy
>
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq
>
>

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list