This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Internal Compiler Error
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Internal Compiler Error
- From: Jan Bacher <jb at jbacher dot com>
- Date: Tue, 01 Aug 2000 14:16:36 -0500
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