Internal compiler error on LinuxPPC R4

Brook Schofield brook@CU-SeeMe.educ.utas.edu.au
Fri Sep 11 07:43:00 GMT 1998


While trying to compile the package mico-2.2.0.tar.gz I received the
following error:

	egcs-1.1a
	automake-1.3
	autoconf-2.12
	LinuxPPC R4 (604e) which uses libc1 and Kernel 2.1.24

Could you please advise as to whether this is the fault of the compiler or
OS version. This is the default install for LinuxPPC except for automake
which was upgraded from 1.2 -> 1.3 and egcs which was previously 1.0.2.

Many thanks,

-Brook

Script started on Sat Sep 12 10:06:09 1998
[root@stud-203 mico]# gmake
for i in admin include; do gmake -C $i adm || exit 1; done
gmake[1]: Entering directory `/root/mico/admin'
gmake[1]: Nothing to be done for `adm'.
gmake[1]: Leaving directory `/root/mico/admin'
gmake[1]: Entering directory `/root/mico/include'
gmake[1]: Nothing to be done for `adm'.
gmake[1]: Leaving directory `/root/mico/include'
for i in orb ir imr idl auxdir coss; do gmake -C $i lib || exit 1; done
gmake[1]: Entering directory `/root/mico/orb'
g++  -I../include -O   -fno-exceptions -I/usr/local/include -I/opt/include  -c dii.cc -o dii.o
/usr/local/include/g++/stl_alloc.h: In function `static void simple_alloc<CORBA::String_var,__default_alloc_template<false,0> >::deallocate<CORBA::String_var, alloc>(class CORBA::String_var *, unsigned int)':
/usr/local/include/g++/stl_vector.h:69:   instantiated from `vector<CORBA::String_var,__default_alloc_template<false,0> >::deallocate<CORBA::String_var, alloc>()'
/usr/local/include/g++/stl_vector.h:126:   instantiated from `vector<CORBA::String_var,__default_alloc_template<false,0> >::~vector<CORBA::String_var, alloc>()'
../include/mico/sequence.h:155:   instantiated from `SequenceTmpl<CORBA::String_var>::SequenceTmpl<CORBA::String_var>()'
dii.cc:360:   instantiated from here
/usr/local/include/g++/stl_alloc.h:225: Internal compiler error.
/usr/local/include/g++/stl_alloc.h:225: Please submit a full bug report to `egcs-bugs@cygnus.com'.
gmake[1]: *** [dii.o] Error 1
gmake[1]: Leaving directory `/root/mico/orb'
gmake: *** [system] Error 1
[root@stud-203 mico]# 
[root@stud-203 mico]# gmake --version
GNU Make version 3.76.1, by Richard Stallman and Roland McGrath.
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97
	Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

Report bugs to <bug-gnu-utils@prep.ai.mit.edu>.

[root@stud-203 mico]# g++ --version
egcs-2.91.57
[root@stud-203 mico]# gcc --version
egcs-2.91.57
[root@stud-203 mico]# autoconf --version
Autoconf version 2.12
[root@stud-203 mico]# automake --version
automake (GNU automake) 1.3

Copyright (C) 1998 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Written by Tom Tromey <tromey@cygnus.com>
[root@stud-203 mico]# uname -a
Linux stud-203.appcomp.utas.edu.au 2.1.24 #129 Thu Jul 9 13:35:11 EST 1998 ppc unknown
[root@stud-203 mico]# exit
Script done on Sat Sep 12 10:24:07 1998


==============================================================================
=       _/_/_/ _/_/_/  _/_/_/ _/_/_/ _/  _/  Brook Schofield BAppComp        =
=      _/  _/ _/  _/  _/  _/ _/  _/ _/ _/    Brook@cu-seeme.educ.utas.edu.au =
=     _/_/   _/_/_/  _/  _/ _/  _/ _/_/      +61 419 572291                  =
=    _/  _/ _/  _/  _/  _/ _/  _/ _/  _/     22 Crestview Crt, Newnham       =
=   _/_/_/ _/    _/_/_/_/ _/_/_/ _/    _/    Tasmania, Australia 7248        =
==============================================================================




More information about the Gcc-bugs mailing list