This is the mail archive of the gcc@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]
Other format: [Raw text]

Who broke bootstrap!


With a clean trunk and building in a different directoty, I end up
at

gmake[3]: Leaving directory `/usr/home/kargl/gcc/obj/zlib'
gmake[3]: Entering directory `/usr/home/kargl/gcc/obj/libcpp'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/home/kargl/gcc/obj/libcpp'
gmake[3]: Entering directory `/usr/home/kargl/gcc/obj/libdecnumber'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/home/kargl/gcc/obj/libdecnumber'
gmake[3]: Entering directory `/usr/home/kargl/gcc/obj/gcc'
gmake[3]: Leaving directory `/usr/home/kargl/gcc/obj/gcc'
Checking multilib configuration for libgcc...
Configuring stage 2 in i386-unknown-freebsd8.0/libgcc
configure: loading cache ./config.cache
checking for --enable-version-specific-runtime-libs... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking build system type... i386-unknown-freebsd8.0
checking host system type... i386-unknown-freebsd8.0
checking for i386-unknown-freebsd8.0-ar... ar
checking for i386-unknown-freebsd8.0-lipo... lipo
checking for i386-unknown-freebsd8.0-nm... /usr/home/kargl/gcc/obj/./gcc/nm
checking for i386-unknown-freebsd8.0-ranlib... ranlib
checking for i386-unknown-freebsd8.0-strip... strip
checking whether ln -s works... yes
checking for i386-unknown-freebsd8.0-gcc... /usr/home/kargl/gcc/obj/./gcc/xgcc -B/usr/home/kargl/gcc/obj/./gcc/ -B/usr/home/kargl/work/i386-unknown-freebsd8.0/bin/ -B/usr/home/kargl/work/i386-unknown-freebsd8.0/lib/ -isystem /usr/home/kargl/work/i386-unknown-freebsd8.0/include -isystem /usr/home/kargl/work/i386-unknown-freebsd8.0/sys-include
checking for suffix of object files... configure: error: in `/usr/home/kargl/gcc/obj/i386-unknown-freebsd8.0/libgcc':
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
gmake[2]: *** [configure-stage2-target-libgcc] Error 1
gmake[2]: Leaving directory `/usr/home/kargl/gcc/obj'
gmake[1]: *** [stage2-bubble] Error 2
gmake[1]: Leaving directory `/usr/home/kargl/gcc/obj'
gmake: *** [all] Error 2


-- 
Steve


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