error: stray '\' in program
Neil Booth
neil@daikokuya.co.uk
Tue Aug 26 20:58:00 GMT 2003
Kris Warkentin wrote:-
> > >I doubt it's a bug - I imagine it comes from FIXED_REGISTERS.
> >
> > Possibly \ at "end" of a CRLF terminated line is not seen as
> line-continued?
>
> We've observed this problem with dos formatted files. The preprocessor
> seems to choke on them. Probably a good idea to open text files as O_TEXT.
This problem should be present only in official GCC <= 2.95.x. 3.x
should all work perfectly.
Neil.
More information about the Gcc
mailing list