ICE: program cc1obj got fatal signal 11
Jeffrey A Law
law@cygnus.com
Fri Jun 9 07:34:00 GMT 2000
In message < 200006090418.AAA05980@hiauly1.hia.nrc.ca >you write:
> Hi,
>
> With todays CVS, the following build failure occurs:
>
> /xxx/gnu/gcc-2.96/objdir/gcc/xgcc -B/xxx/gnu/gcc-2.96/objdir/gcc/ -B/usr/lo
> cal/hppa1.1-hp-hpux10.20/bin/ -fgnu-runtime -c -o linking.o -I. -I../../../
> libobjc -g -O3 -DIN_GCC -DIN_TARGET_LIBS -I../../../libobjc/objc -I../..
> /../libobjc/../gcc -I../../../libobjc/../gcc/config -I../../gcc -I../../../
> libobjc/../include ../../../libobjc/linking.m
> In file included from ../../../libobjc/objc/Object.h:30,
> from ../../../libobjc/linking.m:28:
> ../../../libobjc/objc/objc.h:51: parse error before `const'
> xgcc: Internal compiler error: program cc1obj got fatal signal 11
You've got mis-matched parser files between the C & Objective-C front
ends.
jeff
More information about the Gcc-bugs
mailing list