bootstrap/3355: Build of gcc3.0 fails
root
root@mediaone.net
Wed Oct 31 21:46:00 GMT 2001
The following reply was made to PR bootstrap/3355; it has been noted by GNATS.
From: root <root@mediaone.net>
To: gcc-gnats@gcc.gnu.org
Cc:
Subject: Re: bootstrap/3355: Build of gcc3.0 fails
Date: Thu, 1 Nov 2001 00:44:22 -0500
----- Forwarded message from Paul Jackway <P.Jackway@cssip.uq.edu.au> -----
Delivered-To: rodrigc@gcc.gnu.org
Date: Thu, 01 Nov 2001 11:26:31 +1000
From: Paul Jackway <P.Jackway@cssip.uq.edu.au>
X-Mailer: Mozilla 4.7 [en-gb] (WinNT; U)
X-Accept-Language: en
To: rodrigc@gcc.gnu.org
Subject: Re: bootstrap/3355: Build of gcc3.0 fails
rodrigc@gcc.gnu.org wrote:
>
> Synopsis: Build of gcc3.0 fails
>
> State-Changed-From-To: open->feedback
> State-Changed-By: rodrigc
> State-Changed-When: Sun Oct 28 18:52:38 2001
> State-Changed-Why:
> Can you see if this bootstrap problem is fixed in the
> gcc 3.0.2 release? We've had successful reports of
> successful build on alphaev6-dec-osf5 with that platform.
>
> bootstrapping
>
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=3355&database=gcc
Dear rodrigc@gcc.gnu.org
Bootstrapping still fails with gcc 3.0.2 release.
Seems like it can't make libstdc++-v3 but I don't know enough to tell
why.
Any help appreciated.
output of relevant part of make is attached.
Thanks,
--
Dr. Paul Jackway (Snr Research Fellow) Tel: +61 7 3365 3284.
Cooperative Research Centre for Sensor Signal and Information Processing
School of Info. Tech. & Elec. Engineering, The University of Queensland
P.Jackway@cssip.uq.edu.au ::: www.cssip.uq.edu.au/staff/jackway/ :::
;; This buffer is for notes you don't want to save, and for Lisp evaluation.
;; If you want to create a file, first visit that file with C-x C-f,
;; then enter the text in that file's own buffer.
make[3]: Leaving directory `/usr/local/src/gcc-3.0.2_build/gcc'
make[2]: Leaving directory `/usr/local/src/gcc-3.0.2_build/gcc'
Configuring in alphaev6-dec-osf5.0/libstdc++-v3
creating cache ../config.cache
checking host system type... alphaev6-dec-osf5.0
checking target system type... alphaev6-dec-osf5.0
checking build system type... alphaev6-dec-osf5.0
checking whether ln -s works... yes
checking for a BSD compatible install... /bin/sh /usr/local/src/gcc-3.0.2/install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
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 for gcc... /usr/local/src/gcc-3.0.2_build/gcc/xgcc -B/usr/local/src/gcc-3.0.2_build/gcc/ -B/usr/local/alphaev6-dec-osf5.0/bin/ -B/usr/local/alphaev6-dec-osf5.0/lib/ -isystem /usr/local/alphaev6-dec-osf5.0/include
checking whether we are using GNU C... yes
checking whether /usr/local/src/gcc-3.0.2_build/gcc/xgcc -B/usr/local/src/gcc-3.0.2_build/gcc/ -B/usr/local/alphaev6-dec-osf5.0/bin/ -B/usr/local/alphaev6-dec-osf5.0/lib/ -isystem /usr/local/alphaev6-dec-osf5.0/include accepts -g... yes
checking for c++... /usr/local/src/gcc-3.0.2_build/gcc/xgcc -B/usr/local/src/gcc-3.0.2_build/gcc/ -nostdinc++ -L/usr/local/src/gcc-3.0.2_build/alphaev6-dec-osf5.0/libstdc++-v3/src -L/usr/local/src/gcc-3.0.2_build/alphaev6-dec-osf5.0/libstdc++-v3/src/.libs -B/usr/local/alphaev6-dec-osf5.0/bin/ -B/usr/local/alphaev6-dec-osf5.0/lib/ -isystem /usr/local/alphaev6-dec-osf5.0/include
checking whether we are using GNU C++... yes
checking whether /usr/local/src/gcc-3.0.2_build/gcc/xgcc -B/usr/local/src/gcc-3.0.2_build/gcc/ -nostdinc++ -L/usr/local/src/gcc-3.0.2_build/alphaev6-dec-osf5.0/libstdc++-v3/src -L/usr/local/src/gcc-3.0.2_build/alphaev6-dec-osf5.0/libstdc++-v3/src/.libs -B/usr/local/alphaev6-dec-osf5.0/bin/ -B/usr/local/alphaev6-dec-osf5.0/lib/ -isystem /usr/local/alphaev6-dec-osf5.0/include accepts -g... no
checking for as... as
checking for ar... ar
checking for ranlib... ranlib
checking for a BSD compatible install... /bin/sh /usr/local/src/gcc-3.0.2/install-sh -c
checking whether to enable maintainer-specific portions of Makefiles... no
CPU config directory is config/cpu/alpha
OS config directory is config/os/generic
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... no
checking for ld option to reload object files... -r
checking for BSD-compatible nm... /usr/local/alphaev6-dec-osf5.0/bin/nm
checking how to recognise dependant libraries... pass_all
checking for object suffix... o
checking for ranlib... (cached) ranlib
checking for strip... strip
checking how to run the C++ preprocessor... /usr/local/src/gcc-3.0.2_build/gcc/xgcc -B/usr/local/src/gcc-3.0.2_build/gcc/ -nostdinc++ -L/usr/local/src/gcc-3.0.2_build/alphaev6-dec-osf5.0/libstdc++-v3/src -L/usr/local/src/gcc-3.0.2_build/alphaev6-dec-osf5.0/libstdc++-v3/src/.libs -B/usr/local/alphaev6-dec-osf5.0/bin/ -B/usr/local/alphaev6-dec-osf5.0/lib/ -isystem /usr/local/alphaev6-dec-osf5.0/include -E
updating cache ../config.cache
loading cache ../config.cache within ltconfig
checking whether -lc should be explicitly linked in... no
checking for objdir... .libs
checking for /usr/local/src/gcc-3.0.2_build/gcc/xgcc option to produce PIC... -DPIC
checking if /usr/local/src/gcc-3.0.2_build/gcc/xgcc PIC flag -DPIC works... yes
checking if /usr/local/src/gcc-3.0.2_build/gcc/xgcc static flag -static works... yes
finding the maximum length of command line arguments... 24577
checking if /usr/local/src/gcc-3.0.2_build/gcc/xgcc supports -c -o file.o... yes
checking if /usr/local/src/gcc-3.0.2_build/gcc/xgcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... osf5.0 ld.so
checking command to parse /usr/local/alphaev6-dec-osf5.0/bin/nm output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for dlopen in -ldl... no
checking for dlopen... yes
checking for dlfcn.h... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
creating libtool
updating cache ../config.cache
loading cache ../config.cache
loading cache ../config.cache within ltconfig
checking host system type... alphaev6-dec-osf5.0
checking build system type... alphaev6-dec-osf5.0
ltcf-cxx.sh: error: problem compiling test program
checking for objdir... .libs
checking for /usr/local/src/gcc-3.0.2_build/gcc/xgcc option to produce PIC... -DPIC
checking if /usr/local/src/gcc-3.0.2_build/gcc/xgcc PIC flag -DPIC works... no
checking if /usr/local/src/gcc-3.0.2_build/gcc/xgcc static flag -static works... no
finding the maximum length of command line arguments... (cached) 24577
checking if /usr/local/src/gcc-3.0.2_build/gcc/xgcc supports -c -o file.o... (cached) yes
checking if /usr/local/src/gcc-3.0.2_build/gcc/xgcc supports -fno-rtti -fno-exceptions ... no
checking whether the linker (ld) supports shared libraries...
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... osf5.0 ld.so
checking command to parse /usr/local/alphaev6-dec-osf5.0/bin/nm output... failed
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) no
appending configuration tag "CXX" to libtool
checking for GNU make... make
checking for g++ that will successfully compile libstdc++-v3... configure: error: please upgrade to GCC 3.0 or above
make[1]: *** [configure-target-libstdc++-v3] Error 1
make[1]: Leaving directory `/usr/local/src/gcc-3.0.2_build'
make: *** [bootstrap] Error 2
----- End forwarded message -----
More information about the Gcc-prs
mailing list