This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Bootstrap error on Redhat 7.0 with 3.0 branch


checking how to recognise dependant libraries... pass_all
checking for object suffix... configure: error: installation or
configuration problem; compiler does not work
make[2]: *** [configure-target-libstdc++-v3] Error 1
make[2]: Leaving directory `/opt/projects/gcc/build/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/opt/projects/gcc/build/gcc'
make: *** [bootstrap] Error 2

Here is more context info.

Configuring in i686-pc-linux-gnu/libstdc++-v3
loading cache ../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /bin/sh
/opt/projects/gcc/gcc/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... /opt/projects/gcc/build/gcc/xgcc
-B/opt/projects/gcc/build/gcc/ -B/opt/gcc/i686-pc-linux-gnu/bin/
-B/opt/gcc/i686-pc-linux-gnu/lib/ -isystem
/opt/gcc/i686-pc-linux-gnu/include
checking whether we are using GNU C... no
checking for c++... /opt/projects/gcc/build/gcc/g++
-B/opt/projects/gcc/build/gcc/ -nostdinc++
-L/opt/projects/gcc/build/i686-pc-linux-gnu/libstdc++-v3/src
-L/opt/projects/gcc/build/i686-pc-linux-gnu/libstdc++-v3/src/.libs
-B/opt/gcc/i686-pc-linux-gnu/bin/ -B/opt/gcc/i686-pc-linux-gnu/lib/
-isystem /opt/gcc/i686-pc-linux-gnu/include
checking whether we are using GNU C++... no
checking for as... as
checking for ar... ar
checking for ranlib... ranlib
checking for a BSD compatible install... /bin/sh
/opt/projects/gcc/gcc/install-sh -c
checking whether to enable maintainer-specific portions of Makefiles...
no
CPU config directory is config/cpu/i486
OS config directory is config/os/gnu-linux
checking for non-GNU ld... ld
checking if the linker (ld) is GNU ld... yes
checking for ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for object suffix... configure: error: installation or
configuration problem; compiler does not work
make[2]: *** [configure-target-libstdc++-v3] Error 1
make[2]: Leaving directory `/opt/projects/gcc/build/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/opt/projects/gcc/build/gcc'
make: *** [bootstrap] Error 2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]