objc (current snapshot) doesn't compile

Bernhard Rosenkraenzer bero@microsoft.sucks.eu.org
Fri Apr 30 23:15:00 GMT 1999


On Sat, 10 Apr 1999, Marc Espie wrote:

> I got some very similar error in the past (probably the same one, but I can't
> be 100% sure as this is from memory), when I tried getting the parser source 
> thru yacc instead of bison...

I'm using bison - actually my yacc is a shell script saying
#!/bin/sh
bison -y $*

Still getting
/usr/src/egcs/gcc/xgcc -B/usr/src/egcs/gcc/ -B/usr/i586-pc-linux-gnu/bin/
-fgnu-runtime -c -o linking.o -I. -I.   -O2 -DIN_GCC -I./objc
-I./../../gcc -I./../../gcc/config -I../../gcc -I./../../include linking.m
In file included from objc/Object.h:30,
                 from linking.m:28:
objc/objc.h:51: parse error before `const'
xgcc: Internal compiler error: program cc1obj got fatal signal 11
make[1]: *** [linking.o] Error 1
make[1]: Leaving directory `/usr/src/egcs/i586-pc-linux-gnu/libobjc'
make: *** [all-target-libobjc] Error 2

after checking out the most current version from the anoncvs tree.

LLaP
bero

-- 
Windows 98 supports real multitasking - it can boot and crash simultaneously.
***
Anyone sending unwanted advertising e-mail to this address will be charged
$25 for network traffic and computing time. By extracting my address from
this message or its header, you agree to these terms.





More information about the Gcc-bugs mailing list