I could not compile 4.9.0 since it always fails when staring to 
configure for 'libvtv' as showed next:

...
make[3]: Leaving directory 
`/mnt/lfs/sources-tc/gcc-build/x86_64-bld-linux-gnu/libgcc'
make[2]: Leaving directory 
`/mnt/lfs/sources-tc/gcc-build/x86_64-bld-linux-gnu/libgcc'
Checking multilib configuration for libvtv...
mkdir -p -- x86_64-bld-linux-gnu/libvtv
Configuring in x86_64-bld-linux-gnu/libvtv
configure: creating cache ./config.cache
checking for --enable-version-specific-runtime-libs... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-bld-linux-gnu
checking target system type... x86_64-bld-linux-gnu
checking for --enable-vtable-verify... no
checking for host support for vtable verification... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-bld-linux-gnu-strip... 
/tools/x86_64-bld-linux-gnu/bin/strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for x86_64-bld-linux-gnu-gcc... 
/mnt/lfs/sources-tc/gcc-build/./gcc/xgcc 
-B/mnt/lfs/sources-tc/gcc-build/./gcc/ 
-B/tools/x86_64-bld-linux-gnu/bin/ -B/tools/x86_64-bld-linux-gnu/lib/ 
-isystem /tools/x86_64-bld-linux-gnu/include -isystem 
/tools/x86_64-bld-linux-gnu/sys-include
checking for C compiler default output file name...
configure: error: in 
`/mnt/lfs/sources-tc/gcc-build/x86_64-bld-linux-gnu/libvtv':
configure: error: C compiler cannot create executables
See `config.log' for more details.
make[1]: *** [configure-target-libvtv] Error 1
make[1]: Leaving directory `/mnt/lfs/sources-tc/gcc-build'
make: *** [all] Error 2
lfs:/mnt/lfs/sources-tc/gcc-4.9.0$


I first assumed that it was the gcc compiler not eating the -V switch, 
but apparently that's not the case because I intercepted that and 
changed it to '-v' to no avail.

Any suggestion?

Frans.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to