RETURN token error in gcc 2.96-20000731

wim delvaux wim.delvaux@adaptiveplanet.com
Sat Feb 7 04:38:00 GMT 2004


Problem has to do with newer bison (1.87).

Besides the #defines for the tokens is also generates an ENUM with the tokens.

Defining #YYTOKENTYPE just before the include for c-parse.h solves the build



More information about the Gcc-bugs mailing list