"token too long" errors building 2.95.2 with native CX/UX C compiler
Neil Booth
NeilB@earthling.net
Tue Aug 15 15:08:00 GMT 2000
Mike Bates 5598 Computer_Systems wrote:-
> "../../gcc-2.95.2-patched/gcc/cppinit.c", line 1735: token too long
> "../../gcc-2.95.2-patched/gcc/cppinit.c", line 1750: token too long
> "../../gcc-2.95.2-patched/gcc/cppinit.c", line 1766: token too long
> "../../gcc-2.95.2-patched/gcc/cppinit.c", line 1778: _: actuals too long
The current CVS version has this fixed (all strings are less than 509
bytes). You could probably just cut and paste the code in question,
seeing as it's only a help message, or delete it altogether.
Neil.
More information about the Gcc-bugs
mailing list