bug report

Vladimir V. Zolotych gsmith@eurocom.od.ua
Wed Jun 30 23:07:00 GMT 1999


  Tried to install libstdc++-2.90.5. Do as usual
./configure, make. Please look at attachment to see what I got.
Versions: egcs-2.91.66, automake 1.4a, autoconf 2.13, (RedHat 6.0)
-- 
Vladimir Zolotych                         gsmith@eurocom.od.ua
 
[root@yantra libstdc++-2.90.5]# make 
make  all-recursive
make[1]: Entering directory `/usr/local/src/libstdc++-2.90.5'
Making all in math
make[2]: Entering directory `/usr/local/src/libstdc++-2.90.5/math'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c signbitf.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC signbitf.c -o .libs/signbitf.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c signbitf.c -o signbitf.o >/dev/null 2>&1
mv -f .libs/signbitf.lo signbitf.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c signbit.c
rm -f .libs/signbit.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC signbit.c -o .libs/signbit.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c signbit.c -o signbit.o >/dev/null 2>&1
mv -f .libs/signbit.lo signbit.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c mycabs.c
rm -f .libs/mycabs.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC mycabs.c -o .libs/mycabs.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c mycabs.c -o mycabs.o >/dev/null 2>&1
mv -f .libs/mycabs.lo mycabs.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c mycabsf.c
rm -f .libs/mycabsf.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC mycabsf.c -o .libs/mycabsf.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c mycabsf.c -o mycabsf.o >/dev/null 2>&1
mv -f .libs/mycabsf.lo mycabsf.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c signbitl.c
rm -f .libs/signbitl.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC signbitl.c -o .libs/signbitl.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c signbitl.c -o signbitl.o >/dev/null 2>&1
mv -f .libs/signbitl.lo signbitl.lo
/bin/sh ../libtool --mode=link gcc  -g -O2  -o libmath.la   signbitf.lo signbit.lo mycabs.lo mycabsf.lo signbitl.lo signbitl.c mycabsl.c 
rm -fr .libs/libmath.la .libs/libmath.* .libs/libmath.*
ar cru .libs/libmath.al signbitf.lo signbit.lo mycabs.lo mycabsf.lo signbitl.lo
ranlib .libs/libmath.al
creating libmath.la
(cd .libs && rm -f libmath.la && ln -s ../libmath.la libmath.la)
make[2]: Leaving directory `/usr/local/src/libstdc++-2.90.5/math'
Making all in string
make[2]: Entering directory `/usr/local/src/libstdc++-2.90.5/string'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c dummy.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC dummy.c -o .libs/dummy.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c dummy.c -o dummy.o >/dev/null 2>&1
mv -f .libs/dummy.lo dummy.lo
/bin/sh ../libtool --mode=link gcc  -g -O2  -o libstring.la   dummy.lo  
rm -fr .libs/libstring.la .libs/libstring.* .libs/libstring.*
ar cru .libs/libstring.al dummy.lo
ranlib .libs/libstring.al
creating libstring.la
(cd .libs && rm -f libstring.la && ln -s ../libstring.la libstring.la)
make[2]: Leaving directory `/usr/local/src/libstdc++-2.90.5/string'
Making all in libio
make[2]: Entering directory `/usr/local/src/libstdc++-2.90.5/libio'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c iogetline.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC iogetline.c -o .libs/iogetline.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c iogetline.c -o iogetline.o >/dev/null 2>&1
mv -f .libs/iogetline.lo iogetline.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c ioprims.c
rm -f .libs/ioprims.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC ioprims.c -o .libs/ioprims.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c ioprims.c -o ioprims.o >/dev/null 2>&1
mv -f .libs/ioprims.lo ioprims.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c iostrerror.c
rm -f .libs/iostrerror.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC iostrerror.c -o .libs/iostrerror.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c iostrerror.c -o iostrerror.o >/dev/null 2>&1
mv -f .libs/iostrerror.lo iostrerror.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c cleanup.c
rm -f .libs/cleanup.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC cleanup.c -o .libs/cleanup.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c cleanup.c -o cleanup.o >/dev/null 2>&1
mv -f .libs/cleanup.lo cleanup.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c filedoalloc.c
rm -f .libs/filedoalloc.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC filedoalloc.c -o .libs/filedoalloc.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c filedoalloc.c -o filedoalloc.o >/dev/null 2>&1
mv -f .libs/filedoalloc.lo filedoalloc.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c floatconv.c
rm -f .libs/floatconv.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC floatconv.c -o .libs/floatconv.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c floatconv.c -o floatconv.o >/dev/null 2>&1
mv -f .libs/floatconv.lo floatconv.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c genops.c
rm -f .libs/genops.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC genops.c -o .libs/genops.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c genops.c -o genops.o >/dev/null 2>&1
mv -f .libs/genops.lo genops.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c fileops.c
rm -f .libs/fileops.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC fileops.c -o .libs/fileops.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c fileops.c -o fileops.o >/dev/null 2>&1
mv -f .libs/fileops.lo fileops.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c iovfprintf.c
rm -f .libs/iovfprintf.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC iovfprintf.c -o .libs/iovfprintf.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c iovfprintf.c -o iovfprintf.o >/dev/null 2>&1
mv -f .libs/iovfprintf.lo iovfprintf.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c iovfscanf.c
rm -f .libs/iovfscanf.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC iovfscanf.c -o .libs/iovfscanf.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c iovfscanf.c -o iovfscanf.o >/dev/null 2>&1
mv -f .libs/iovfscanf.lo iovfscanf.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c ioignore.c
rm -f .libs/ioignore.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC ioignore.c -o .libs/ioignore.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c ioignore.c -o ioignore.o >/dev/null 2>&1
mv -f .libs/ioignore.lo ioignore.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c iopadn.c
rm -f .libs/iopadn.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC iopadn.c -o .libs/iopadn.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c iopadn.c -o iopadn.o >/dev/null 2>&1
mv -f .libs/iopadn.lo iopadn.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c iofgetpos.c
rm -f .libs/iofgetpos.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC iofgetpos.c -o .libs/iofgetpos.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c iofgetpos.c -o iofgetpos.o >/dev/null 2>&1
mv -f .libs/iofgetpos.lo iofgetpos.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c iofread.c
rm -f .libs/iofread.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC iofread.c -o .libs/iofread.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c iofread.c -o iofread.o >/dev/null 2>&1
mv -f .libs/iofread.lo iofread.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c iofscanf.c
rm -f .libs/iofscanf.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC iofscanf.c -o .libs/iofscanf.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c iofscanf.c -o iofscanf.o >/dev/null 2>&1
mv -f .libs/iofscanf.lo iofscanf.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c iofsetpos.c
rm -f .libs/iofsetpos.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC iofsetpos.c -o .libs/iofsetpos.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c iofsetpos.c -o iofsetpos.o >/dev/null 2>&1
mv -f .libs/iofsetpos.lo iofsetpos.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c iogetdelim.c
rm -f .libs/iogetdelim.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC iogetdelim.c -o .libs/iogetdelim.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c iogetdelim.c -o iogetdelim.o >/dev/null 2>&1
mv -f .libs/iogetdelim.lo iogetdelim.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c ioprintf.c
rm -f .libs/ioprintf.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC ioprintf.c -o .libs/ioprintf.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c ioprintf.c -o ioprintf.o >/dev/null 2>&1
mv -f .libs/ioprintf.lo ioprintf.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c ioseekoff.c
rm -f .libs/ioseekoff.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC ioseekoff.c -o .libs/ioseekoff.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c ioseekoff.c -o ioseekoff.o >/dev/null 2>&1
mv -f .libs/ioseekoff.lo ioseekoff.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c ioseekpos.c
rm -f .libs/ioseekpos.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC ioseekpos.c -o .libs/ioseekpos.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c ioseekpos.c -o ioseekpos.o >/dev/null 2>&1
mv -f .libs/ioseekpos.lo ioseekpos.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c outfloat.c
rm -f .libs/outfloat.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC outfloat.c -o .libs/outfloat.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c outfloat.c -o outfloat.o >/dev/null 2>&1
mv -f .libs/outfloat.lo outfloat.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c strops.c
rm -f .libs/strops.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC strops.c -o .libs/strops.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c strops.c -o strops.o >/dev/null 2>&1
mv -f .libs/strops.lo strops.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c iofclose.c
rm -f .libs/iofclose.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC iofclose.c -o .libs/iofclose.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c iofclose.c -o iofclose.o >/dev/null 2>&1
mv -f .libs/iofclose.lo iofclose.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c iopopen.c
rm -f .libs/iopopen.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC iopopen.c -o .libs/iopopen.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c iopopen.c -o iopopen.o >/dev/null 2>&1
mv -f .libs/iopopen.lo iopopen.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c ioungetc.c
rm -f .libs/ioungetc.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC ioungetc.c -o .libs/ioungetc.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c ioungetc.c -o ioungetc.o >/dev/null 2>&1
mv -f .libs/ioungetc.lo ioungetc.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c peekc.c
rm -f .libs/peekc.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC peekc.c -o .libs/peekc.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c peekc.c -o peekc.o >/dev/null 2>&1
mv -f .libs/peekc.lo peekc.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c iogetc.c
rm -f .libs/iogetc.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC iogetc.c -o .libs/iogetc.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c iogetc.c -o iogetc.o >/dev/null 2>&1
mv -f .libs/iogetc.lo iogetc.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c ioputc.c
rm -f .libs/ioputc.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC ioputc.c -o .libs/ioputc.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c ioputc.c -o ioputc.o >/dev/null 2>&1
mv -f .libs/ioputc.lo ioputc.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c iofeof.c
rm -f .libs/iofeof.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC iofeof.c -o .libs/iofeof.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c iofeof.c -o iofeof.o >/dev/null 2>&1
mv -f .libs/iofeof.lo iofeof.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c ioferror.c
rm -f .libs/ioferror.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC ioferror.c -o .libs/ioferror.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c ioferror.c -o ioferror.o >/dev/null 2>&1
mv -f .libs/ioferror.lo ioferror.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c stdfiles.c
rm -f .libs/stdfiles.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c  -fPIC -DPIC stdfiles.c -o .libs/stdfiles.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c stdfiles.c -o stdfiles.o >/dev/null 2>&1
mv -f .libs/stdfiles.lo stdfiles.lo
/bin/sh ../libtool --mode=link gcc  -g -O2  -o libio.la   iogetline.lo ioprims.lo iostrerror.lo cleanup.lo filedoalloc.lo floatconv.lo genops.lo fileops.lo iovfprintf.lo iovfscanf.lo ioignore.lo iopadn.lo iofgetpos.lo iofread.lo iofscanf.lo iofsetpos.lo iogetdelim.lo ioprintf.lo ioseekoff.lo ioseekpos.lo outfloat.lo strops.lo iofclose.lo iopopen.lo ioungetc.lo peekc.lo iogetc.lo ioputc.lo iofeof.lo ioferror.lo stdfiles.lo  
rm -fr .libs/libio.la .libs/libio.* .libs/libio.*
ar cru .libs/libio.al iogetline.lo ioprims.lo iostrerror.lo cleanup.lo filedoalloc.lo floatconv.lo genops.lo fileops.lo iovfprintf.lo iovfscanf.lo ioignore.lo iopadn.lo iofgetpos.lo iofread.lo iofscanf.lo iofsetpos.lo iogetdelim.lo ioprintf.lo ioseekoff.lo ioseekpos.lo outfloat.lo strops.lo iofclose.lo iopopen.lo ioungetc.lo peekc.lo iogetc.lo ioputc.lo iofeof.lo ioferror.lo stdfiles.lo
ranlib .libs/libio.al
creating libio.la
(cd .libs && rm -f libio.la && ln -s ../libio.la libio.la)
make[2]: Leaving directory `/usr/local/src/libstdc++-2.90.5/libio'
Making all in src
make[2]: Entering directory `/usr/local/src/libstdc++-2.90.5/src'
/bin/sh ../mknumeric_limits `pwd`/.. ..
running mknumeric_limits
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio     -g -D_GNU_SOURCE -fno-implicit-templates  -c ../src/limitsMEMBERS.cc
mkdir .libs
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -D_GNU_SOURCE -fno-implicit-templates -c  -fPIC -DPIC ../src/limitsMEMBERS.cc -o .libs/limitsMEMBERS.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -D_GNU_SOURCE -fno-implicit-templates -c ../src/limitsMEMBERS.cc -o limitsMEMBERS.o >/dev/null 2>&1
mv -f .libs/limitsMEMBERS.lo limitsMEMBERS.lo
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio     -g -D_GNU_SOURCE -fno-implicit-templates  -c complex.cc
rm -f .libs/complex.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -D_GNU_SOURCE -fno-implicit-templates -c  -fPIC -DPIC complex.cc -o .libs/complex.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -D_GNU_SOURCE -fno-implicit-templates -c complex.cc -o complex.o >/dev/null 2>&1
mv -f .libs/complex.lo complex.lo
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio     -g -D_GNU_SOURCE -fno-implicit-templates  -c complexf.cc
rm -f .libs/complexf.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -D_GNU_SOURCE -fno-implicit-templates -c  -fPIC -DPIC complexf.cc -o .libs/complexf.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -D_GNU_SOURCE -fno-implicit-templates -c complexf.cc -o complexf.o >/dev/null 2>&1
mv -f .libs/complexf.lo complexf.lo
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio     -g -D_GNU_SOURCE -fno-implicit-templates  -c complexl.cc
rm -f .libs/complexl.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -D_GNU_SOURCE -fno-implicit-templates -c  -fPIC -DPIC complexl.cc -o .libs/complexl.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -D_GNU_SOURCE -fno-implicit-templates -c complexl.cc -o complexl.o >/dev/null 2>&1
mv -f .libs/complexl.lo complexl.lo
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio     -g -D_GNU_SOURCE -fno-implicit-templates  -c stdexcept.cc
rm -f .libs/stdexcept.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -D_GNU_SOURCE -fno-implicit-templates -c  -fPIC -DPIC stdexcept.cc -o .libs/stdexcept.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -D_GNU_SOURCE -fno-implicit-templates -c stdexcept.cc -o stdexcept.o >/dev/null 2>&1
mv -f .libs/stdexcept.lo stdexcept.lo
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio     -g -D_GNU_SOURCE -fno-implicit-templates  -c ios.cc
rm -f .libs/ios.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -D_GNU_SOURCE -fno-implicit-templates -c  -fPIC -DPIC ios.cc -o .libs/ios.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -D_GNU_SOURCE -fno-implicit-templates -c ios.cc -o ios.o >/dev/null 2>&1
mv -f .libs/ios.lo ios.lo
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio     -g -D_GNU_SOURCE -fno-implicit-templates  -c stdstreams.cc
rm -f .libs/stdstreams.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -D_GNU_SOURCE -fno-implicit-templates -c  -fPIC -DPIC stdstreams.cc -o .libs/stdstreams.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -D_GNU_SOURCE -fno-implicit-templates -c stdstreams.cc -o stdstreams.o >/dev/null 2>&1
mv -f .libs/stdstreams.lo stdstreams.lo
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio     -g -D_GNU_SOURCE -fno-implicit-templates  -c locale.cc
rm -f .libs/locale.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -D_GNU_SOURCE -fno-implicit-templates -c  -fPIC -DPIC locale.cc -o .libs/locale.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -D_GNU_SOURCE -fno-implicit-templates -c locale.cc -o locale.o >/dev/null 2>&1
mv -f .libs/locale.lo locale.lo
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio     -g -D_GNU_SOURCE -fno-implicit-templates  -c localename.cc
rm -f .libs/localename.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -D_GNU_SOURCE -fno-implicit-templates -c  -fPIC -DPIC localename.cc -o .libs/localename.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -D_GNU_SOURCE -fno-implicit-templates -c localename.cc -o localename.o >/dev/null 2>&1
mv -f .libs/localename.lo localename.lo
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio     -g -D_GNU_SOURCE -fno-implicit-templates  -fimplicit-templates -c locale-inst.cc
rm -f .libs/locale-inst.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -D_GNU_SOURCE -fno-implicit-templates -fimplicit-templates -c  -fPIC -DPIC locale-inst.cc -o .libs/locale-inst.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -D_GNU_SOURCE -fno-implicit-templates -fimplicit-templates -c locale-inst.cc -o locale-inst.o >/dev/null 2>&1
mv -f .libs/locale-inst.lo locale-inst.lo
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio     -g -D_GNU_SOURCE -fno-implicit-templates  -c stl-inst.cc
rm -f .libs/stl-inst.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -D_GNU_SOURCE -fno-implicit-templates -c  -fPIC -DPIC stl-inst.cc -o .libs/stl-inst.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -D_GNU_SOURCE -fno-implicit-templates -c stl-inst.cc -o stl-inst.o >/dev/null 2>&1
mv -f .libs/stl-inst.lo stl-inst.lo
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio     -g -D_GNU_SOURCE -fno-implicit-templates  -fimplicit-templates -c misc-inst.cc
rm -f .libs/misc-inst.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -D_GNU_SOURCE -fno-implicit-templates -fimplicit-templates -c  -fPIC -DPIC misc-inst.cc -o .libs/misc-inst.lo
../bits/std_ostream.h: In function `class basic_ostream<char,char_traits<char> > & operator <<<char_traits<char>>(class basic_ostream<char,char_traits<char> > &, const char *)':
misc-inst.cc:100:   instantiated from here
../bits/std_ostream.h:425: Internal compiler error.
../bits/std_ostream.h:425: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
../bits/std_ostream.h:425: See <URL: http://egcs.cygnus.com/faq.html#bugreport > for details.
make[2]: *** [misc-inst.lo] Error 1
make[2]: Leaving directory `/usr/local/src/libstdc++-2.90.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/libstdc++-2.90.5'
make: *** [all-recursive-am] Error 2
[root@yantra libstdc++-2.90.5]# 



More information about the Gcc-bugs mailing list