This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gcc 3.0 doesn't compile gcc 2.7.2.3.



When I try to build gcc 2.7.2.3 with gcc-3.0, I get the following error:

cc -c  -DIN_GCC   -O     -I. -I.. -I../config ../genrecog.c
../genrecog.c:1355:1: directives may not be used inside a macro argument
../genrecog.c:1355:1: unterminated argument list invoking macro "printf"
../genrecog.c: In function `write_tree_1':
../genrecog.c:1356: parse error before string constant

--Jack 

--
John ( Jack ) Cummings                     http://mudshark.org/jack 
Key fingerprint: 945A 89EB CA2D 6D93 7F15  5C97 1028 194E 5E7A 62DD
Now playing: Tool - sober


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]