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]

[BUG] Internal compiler error, got sig 11


This has happened for weeks with the code in CVS. It's a RedHat 6.0
i686-linux box:
cd /usr/local/src/egcs
cvs update -A
./configure
make
.
.
.
Gets to second stage of compile using /usr/local/src/egcs/gcc/xgcc
Tries compiling libobjc/linking.m and gives the following error message:
In file included from objc/Object.h:30,
			from linkng.m:28:
objc/objc.h:51: parse error before `const'
xgcc: Internal compiler error: program cc1obj got fatal signal 11

I am using the stock RedHat 6.0 gcc with an autoconf built from CVS
yesterday.

Brian Macy


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