This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "make check--target-libstdc++-v3" failing for cross-compiler


On Sun, Jul 13, 2003 at 10:53:28AM -0700, Dan Kegel wrote:
> That's correct from the point of view of the library code being
> tested, I guess, but since I only have an x86 -> ppc cross
> compiler, the compiler has to run on x86, and there the compiler
> is definitely named ${TARGET}-g++, not just plain g++.

Did you set RUNTESTFLAGS?

http://gcc.gnu.org/simtest-howto.html
http://gcc.gnu.org/install/test.html

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]