schmidt@siam.ics.uci.edu ("Douglas C. Schmidt") (03/11/89)
There is a typo in the tm-next.h file from gcc 1.34. Here's the patch: *** tm.h.~1~ Tue Feb 14 04:20:01 1989 --- tm-next.h Fri Mar 10 19:37:44 1989 *************** *** 6,9 **** #define CPP_PREDEFINES "-Dmc68000 -DNeXT -Dunix -D__MACH__" #define CPLUSPLUS ! #define DOLLARS_IN_IDENTIFIERS --- 6,9 ---- #define CPP_PREDEFINES "-Dmc68000 -DNeXT -Dunix -D__MACH__" #define CPLUSPLUS ! #define DOLLARS_IN_IDENTIFIERS 1