This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
problems building 1.0.2 and 1.0.3a
- To: egcs-bugs at cygnus dot com
- Subject: problems building 1.0.2 and 1.0.3a
- From: damon LOVE <dlove at georgiatech-metz dot fr>
- Date: Mon, 29 Jun 1998 21:13:22 +0200 (MET DST)
Dear Egcs,
I am trying to build the compiler on a solaris machine. I have tried both
1.0.2 and 1.0.3a and both a sparc 20 running 2.5.1 and an ultra running
2.6. On all four configurations I get the same error message. I looked
in the FAQ and found no mention... I hope it's operator error...
Error Message----
make[2]: Entering directory
`/a/bordeaux/export/home/bordeaux/stud/dlove/egcs-1.0.2/gcc/cp'
gcc -c -DIN_GCC -DSVR4 -g -O2 -I. -I.. -I. -I./.. -I./../config \
`echo ./parse.c | sed 's,^\./,,'`
gcc: Internal compiler error: program cc1 got fatal signal 11
make[2]: *** [parse.o] Error 1
make[2]: Leaving directory
`/a/bordeaux/export/home/bordeaux/stud/dlove/egcs-1.0.2/gcc/cp'
What do I do next?
Thanks,
Damon