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]

Internal Compiler Error


Current CC:		Dec Alpha, Tru64 5.0

GCC Version:		2.95.2

System Type:		DEC Alpha, PC164LX, firmware 5.5, Tru64 5.0, 1G RAM

Compiler Options:	no additional cflags, ran as "make" and again as "make 
bootstrap-lean"

Failure Point:		{stuff deleted}
rm -f SYSCALLS.c tmp-SYSCALLS.s
cat ../../gccdir/gcc/sys-types.h ../../gccdir/gcc/sys-protos.h > SYSCALLS.c
./xgcc -B/usr/local/alphaev56-dec-osf5.0/bin/ -B./ 
-I/usr/local/alphaev56-dec-osf5.0/include -DIN_GCC -DHAIFA -O2 -g 
-I./include -I. -I../../gccdir/gcc -I../../gccdir/gcc/config 
-I../../gccdir/gcc/../include -aux-info SYSCALLS.c.X -S -o tmp-SYSCALLS.s 
SYSCALLS.c
xgcc: Internal compiler error: program cpp got fatal signal 11
*** Exit 1
Stop.

Problem:		cannot build gcc, no compiler output produced from SYSCALLS.c


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