This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: problem running test_installed suite was Re: more on mips-elf test installed
- From: Ben Elliston <bje at redhat dot com>
- To: gcc at gcc dot gnu dot org
- Date: 16 Dec 2002 11:47:07 +1100
- Subject: Re: problem running test_installed suite was Re: more on mips-elf test installed
- Organization: Organization Red Hat Asia-Pacific Pty Ltd
- References: <3DF9EAFD.74E57893@OARcorp.com> <3DFA143D.C973B2A1@OARcorp.com>
>>>>> "Joel" == Joel Sherrill <joel.sherrill@OARcorp.com> writes:
Joel> Executing on host: gcc /usr/share/dejagnu/testglue.c -c -o
Joel> /usr3/ftp_archive/gnu/gcc/ss/b-3.2.1/r-arm-elf/testglue.o (timeout =
Joel> 300)
Joel> Notice that testglue.c is being compiled by the NATIVE
Joel> compiler -- not the cross!!! What needs to be set to make
Joel> runtest use the correct compiler on testglue.c?
What target_board have you told DejaGnu you're testing on?
Ben