Problems building cross compiler on NT

Neil Booth neil@daikokuya.demon.co.uk
Mon Jan 28 15:52:00 GMT 2002


Mack Lobell wrote:-

> Hi,
> 
> i'm trying to build a gcc 3.0.3 cross compiler on a NT machine. Target is 
> powerpc, host is cygwin on a NT 4.0 workstation with SP6.
 
> insn-flags.h:73: warning: carriage return in preprocessing directive
> insn-flags.h:75: warning: carriage return in preprocessing directive
> insn-flags.h:179: warning: carriage return in preprocessing directive

Huh?  As far as I'm aware, that's not a diagnostic that 3.0.3's
preprocessor gives.  After all, a carriage return in a preprocessing
directive is quite normal; it ends it!

Is the bootstrap compiler 2.x?  If so, you might want to try 3.0.3
itself.

Neil.



More information about the Gcc mailing list