This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Internal compiler error while trying to build GCC 2.95.2 on IBM SP2
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Internal compiler error while trying to build GCC 2.95.2 on IBM SP2
- From: "Tuan N. Truong" <Tuan dot N dot Truong at jpl dot nasa dot gov>
- Date: Thu, 09 Mar 2000 21:53:33 -0800
GCC Version: 2.95.2
Platform: IBM SP2
The following "internal compiler error" was encountered while trying to
build GCC 2.95.2 on the platform:
Has anyone successfully built gcc on this platform? Thanks.
/spdata/people/tnt/gcc/gcc/xgcc -B/spdata/people/tnt/gcc/gcc/
-B/user/tnt/rs6000-ibm-aix4.1.5.0/bin/ -c -g -O2 -fno-implicit-templates
-I. -I. -nostdinc++ ioextend.cc
test x"no" != xyes || /spdata/people/tnt/gcc/gcc/xgcc
-B/spdata/people/tnt/gcc/gcc/ -B/user/tnt/rs6000-ibm-aix4.1.5.0/bin/ -c
-g -O2 -fno-implicit-templates -I. -I. -nostdinc++ iomanip.cc -o
pic/iomanip.o
/spdata/people/tnt/gcc/gcc/xgcc -B/spdata/people/tnt/gcc/gcc/
-B/user/tnt/rs6000-ibm-aix4.1.5.0/bin/ -c -g -O2 -fno-implicit-templates
-I. -I. -nostdinc++ iomanip.cc
In file included from iomanip.cc:29:
iomanip.h: In method `sapp<TP>::sapp(ios & (*)(ios &, TP))':
iomanip.h:47: Internal compiler error.
iomanip.h:47: Please submit a full bug report.
iomanip.h:47: See
<URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for
instructions.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 2.
Stop.