On Mon, Jan 28, 2002 at 11:01:22PM +0000, Neil Booth wrote: > 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.
Note the lack of column numbers - that's definitely a 2.x bootstrap compiler. Which didn't support DOS style line breaks. I agree with this advice: > ...you might want to try 3.0.3 itself. zw -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/