This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Bug report
- To: <egcs-bugs at egcs dot cygnus dot com>
- Subject: Bug report
- From: "Trio" <trio at surffi dot net>
- Date: Wed, 26 Jan 2000 21:55:26 +0200
I dont know what I have to send to you so I send whole installation
printings. I have tried several version and both (6.1 and 7) give errors.
This report is from 6.1.
Report is in attachments.
Any advices or new verions? Tell me.
Heikki
trio@surffi.net
My platform is Redhat 6.1, PII 266MHz etc. Ask for details if nessecery...
[root@meisaku libstdc++-2.90.6.1]# ./configure
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ranlib... ranlib
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache ./config.cache
loading cache ./config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for c++... c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking whether ln -s works... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for executable suffix... (cached) no
checking for sin in -lm... yes
checking for ccos... yes
checking for ccosf... yes
checking for ccosh... yes
checking for ccoshf... yes
checking for cexp... yes
checking for cexpf... yes
checking for c_log... no
checking for c_logf... no
checking for clog10... yes
checking for clog10f... yes
checking for cpow... yes
checking for cpowf... yes
checking for csin... yes
checking for csinf... yes
checking for csinh... yes
checking for csinhf... yes
checking for csqrt... yes
checking for csqrtf... yes
checking for ctan... yes
checking for ctanf... yes
checking for ctanh... yes
checking for ctanhf... yes
checking for carg... yes
checking for cargf... yes
checking for nan... yes
checking for hypot... yes
checking for hypotf... yes
checking for atan2f... yes
checking for expf... yes
checking for copysignf... yes
checking for sinl... yes
checking for ccoshl... yes
checking for ccosl... yes
checking for cexpl... yes
checking for cpowl... yes
checking for csinhl... yes
checking for csinl... yes
checking for csqrtl... yes
checking for ctanhl... yes
checking for ctanl... yes
checking for cargl... yes
checking for hypotl... yes
checking for signbitl... no
checking for c_logl... no
checking for clog10l... yes
checking for modf... yes
checking for isnan... yes
checking for isnanf... yes
checking for isnanl... yes
checking for isinf... yes
checking for isinff... yes
checking for isinfl... yes
checking for copysign... yes
checking for copysignl... yes
checking for cosf... yes
checking for coshf... yes
checking for logf... yes
checking for log10f... yes
checking for powf... yes
checking for sinf... yes
checking for sinhf... yes
checking for sqrtf... yes
checking for tanf... yes
checking for tanhf... yes
checking for strtof... yes
checking for strtold... yes
checking for fabsf... yes
checking for sincos... yes
checking for sincosf... yes
checking for sincosl... yes
checking for finite... yes
checking for qfinite... no
checking for fpclass... no
checking for qfpclass... no
checking for _modf... no
checking for _isnan... no
checking for _isnanf... no
checking for _isnanl... no
checking for _isinf... no
checking for _isinff... no
checking for _isinfl... no
checking for _copysign... no
checking for _copysignl... no
checking for _cosf... no
checking for _coshf... no
checking for _logf... no
checking for _log10f... no
checking for _powf... no
checking for _sinf... no
checking for _sinhf... no
checking for _sqrtf... no
checking for _tanf... no
checking for _tanhf... no
checking for _strtof... no
checking for _strtold... no
checking for _fabsf... no
checking for _sincos... no
checking for _sincosf... no
checking for _sincosl... no
checking for _finite... no
checking for _qfinite... no
checking for _fpclass... no
checking for _qfpclass... no
checking how to run the C preprocessor... gcc -E
checking for complex.h... yes
checking for nan.h... no
checking for ieeefp.h... no
checking for endian.h... yes
checking for sys/isa_defs.h... no
checking for machine/endian.h... no
checking for machine/param.h... no
checking for sys/machine.h... no
checking for fp.h... no
checking for locale.h... yes
checking for float.h... yes
checking for wcslen... yes
checking for wmemchr... yes
checking for wmemcmp... yes
checking for wmemcpy... yes
checking for wmemmove... yes
checking for wmemset... yes
checking for wchar.h... yes
checking for glibc 2... yes
checking for ctype.h... yes
checking for LC_MESSAGES... yes
updating cache ./config.cache
creating ./config.status
creating bits/c++config.h
creating Makefile
creating math/Makefile
creating string/Makefile
creating libio/Makefile
creating src/Makefile
creating config.h
[root@meisaku libstdc++-2.90.6.1]# make
make all-recursive
make[1]: Entering directory `/home/executer/libstdc++-2.90.6.1'
Making all in math
make[2]: Entering directory `/home/executer/libstdc++-2.90.6.1/math'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c signbit.c
mkdir .libs
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 signbitf.c
rm -f .libs/signbitf.lo
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 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 c_log.c
rm -f .libs/c_log.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c -fPIC -DPIC c_log.c -o .libs/c_log.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c c_log.c -o c_log.o >/dev/null 2>&1
mv -f .libs/c_log.lo c_log.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c c_logf.c
rm -f .libs/c_logf.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c -fPIC -DPIC c_logf.c -o .libs/c_logf.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c c_logf.c -o c_logf.o >/dev/null 2>&1
mv -f .libs/c_logf.lo c_logf.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=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c c_logl.c
rm -f .libs/c_logl.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c -fPIC -DPIC c_logl.c -o .libs/c_logl.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c c_logl.c -o c_logl.o >/dev/null 2>&1
mv -f .libs/c_logl.lo c_logl.lo
/bin/sh ../libtool --mode=link gcc -g -O2 -o libmath.la signbit.lo signbitf.lo mycabs.lo mycabsf.lo c_log.lo c_logf.lo signbitl.lo c_logl.lo signbitl.c mycabsl.c
rm -fr .libs/libmath.la .libs/libmath.* .libs/libmath.*
ar cru .libs/libmath.al signbit.lo signbitf.lo mycabs.lo mycabsf.lo c_log.lo c_logf.lo signbitl.lo c_logl.lo
ranlib .libs/libmath.al
creating libmath.la
(cd .libs && rm -f libmath.la && ln -s ../libmath.la libmath.la)
make[2]: Leaving directory `/home/executer/libstdc++-2.90.6.1/math'
Making all in string
make[2]: Entering directory `/home/executer/libstdc++-2.90.6.1/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 `/home/executer/libstdc++-2.90.6.1/string'
Making all in libio
make[2]: Entering directory `/home/executer/libstdc++-2.90.6.1/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=link gcc -g -O2 -o libio.la iogetline.lo ioprims.lo iostrerror.lo
rm -fr .libs/libio.la .libs/libio.* .libs/libio.*
ar cru .libs/libio.al iogetline.lo ioprims.lo iostrerror.lo
ranlib .libs/libio.al
creating libio.la
(cd .libs && rm -f libio.la && ln -s ../libio.la libio.la)
make[2]: Leaving directory `/home/executer/libstdc++-2.90.6.1/libio'
Making all in src
make[2]: Entering directory `/home/executer/libstdc++-2.90.6.1/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 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -c ../src/limitsMEMBERS.cc
mkdir .libs
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -c -fPIC -DPIC ../src/limitsMEMBERS.cc -o .libs/limitsMEMBERS.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -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 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -c complex.cc
rm -f .libs/complex.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -c -fPIC -DPIC complex.cc -o .libs/complex.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -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 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -c complexf.cc
rm -f .libs/complexf.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -c -fPIC -DPIC complexf.cc -o .libs/complexf.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -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 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -c complexl.cc
rm -f .libs/complexl.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -c -fPIC -DPIC complexl.cc -o .libs/complexl.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -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 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -c stdexcept.cc
rm -f .libs/stdexcept.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -c -fPIC -DPIC stdexcept.cc -o .libs/stdexcept.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -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 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -c ios.cc
rm -f .libs/ios.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -c -fPIC -DPIC ios.cc -o .libs/ios.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -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 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -c stdstreams.cc
rm -f .libs/stdstreams.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -c -fPIC -DPIC stdstreams.cc -o .libs/stdstreams.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -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 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -c locale.cc
rm -f .libs/locale.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -c -fPIC -DPIC locale.cc -o .libs/locale.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -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 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -c localename.cc
rm -f .libs/localename.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -c -fPIC -DPIC localename.cc -o .libs/localename.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -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 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -c basic_file.cc
rm -f .libs/basic_file.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -c -fPIC -DPIC basic_file.cc -o .libs/basic_file.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -c basic_file.cc -o basic_file.o >/dev/null 2>&1
mv -f .libs/basic_file.lo basic_file.lo
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -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 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -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 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -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 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -c stl-inst.cc
rm -f .libs/stl-inst.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I.. -I../stl -I../libio -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -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 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -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 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -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 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-strings -Werror -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:102: instantiated from here
../bits/std_ostream.h:454: Internal compiler error.
../bits/std_ostream.h:454: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
../bits/std_ostream.h:454: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
make[2]: *** [misc-inst.lo] Error 1
make[2]: Leaving directory `/home/executer/libstdc++-2.90.6.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/executer/libstdc++-2.90.6.1'
make: *** [all-recursive-am] Error 2