According to FPL:
No. It was a joke.
Not a good one.
Apart from my personal disappointment I get when I open this mail, I usually read and answer "it works" messages with a lower priority than cries for help. Thus the misleading subject might cause delays in the answer.
Where does this error comes from?
make[1]: Entering directory `/scratch/install/gcc-2.7.2.1/p' cc -c -DIN_GCC -DGPC -g -I. -I.. -I. -I./.. -I./../config gpc-lex.c In file included from gpc-lex.c:102: hash.h:122: `AND_' undeclared here (not in a function) hash.h:122: initializer element for `wordlist[24].token' is not constant [...]
Please make sure that your `parse.y' (or `gpc-parse.y' in old versions of GPC has the correct underscored tokens `AND_', `CONST_', etc. instead of just `AND', `CONST', etc. Then force `bison' to recompile `parse.y' by deleting (or renaming) `parse.c' before you `make' GPC.
Hope this helps,
Peter