bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

1.49a causes gcc-2.95.3+ to fail to build


From: Mike Castle
Subject: 1.49a causes gcc-2.95.3+ to fail to build
Date: Sun, 5 May 2002 19:50:42 -0800

Installed bison 1.49a.

Rebuilt gcc-2.95.3+ (ie, fairly recent stuff off the cvs 2_95-branch).

When building gcc, I get the following error:

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

Reverting to bison-1.35 allows gcc to build correctly (rebuilding from
scratch each time).

Usually I'm suspicious of signal 11 errors, but this one was reproducible
and went away with the change, so....

Cheers,
mrc

-- 
     Mike Castle      address@hidden      www.netcom.com/~dalgoda/
    We are all of us living in the shadow of Manhattan.  -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc



reply via email to

[Prev in Thread] Current Thread [Next in Thread]