http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48445

mancilla at cse dot unsw.edu.au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|bootstrap                   |other
           Severity|normal                      |blocker

--- Comment #4 from mancilla at cse dot unsw.edu.au 2011-04-05 04:32:36 UTC ---
I did as suggested and it gave the same error:

make[3]: Leaving directory
`/home/mancilla/current/soft/src/gcc-build-latest/gcc'
mkdir -p -- x86_64-unknown-linux-gnu/libgcc
Checking multilib configuration for libgcc...
Configuring stage 1 in x86_64-unknown-linux-gnu/libgcc
configure: creating cache ./config.cache
checking for --enable-version-specific-runtime-libs... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gnu-ar... ar
checking for x86_64-unknown-linux-gnu-lipo... lipo
checking for x86_64-unknown-linux-gnu-nm...
/home/mancilla/current/soft/src/gcc-build-latest/./gcc/nm
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking for x86_64-unknown-linux-gnu-strip... strip
checking whether ln -s works... yes
checking for x86_64-unknown-linux-gnu-gcc...
/home/mancilla/current/soft/src/gcc-build-latest/./gcc/xgcc
-B/home/mancilla/current/soft/src/gcc-build-latest/./gcc/
-B/home/mancilla/current/soft/install-latest/x86_64-unknown-linux-gnu/bin/
-B/home/mancilla/current/soft/install-latest/x86_64-unknown-linux-gnu/lib/
-isystem
/home/mancilla/current/soft/install-latest/x86_64-unknown-linux-gnu/include
-isystem
/home/mancilla/current/soft/install-latest/x86_64-unknown-linux-gnu/sys-include 
checking for suffix of object files... configure: error: in
`/home/mancilla/current/soft/src/gcc-build-latest/x86_64-unknown-linux-gnu/libgcc':
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
make[2]: *** [configure-stage1-target-libgcc] Error 1
make[2]: Leaving directory `/home/mancilla/current/soft/src/gcc-build-latest'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/home/mancilla/current/soft/src/gcc-build-latest'
make: *** [all] Error 2
Installing gcc-latest
make[1]: Entering directory `/home/mancilla/current/soft/src/gcc-build-latest'
/bin/bash
/home/mancilla/current/soft/src/gcc-build-latest/../gcc-svn/mkinstalldirs
/home/mancilla/current/soft/install-latest
/home/mancilla/current/soft/install-latest
/bin/bash: line 3: cd: ./fixincludes: No such file or directory
make[1]: *** [install-fixincludes] Error 1
make[1]: Leaving directory `/home/mancilla/current/soft/src/gcc-build-latest'
make: *** [install] Error 2

Reply via email to