Andrew Benton <b3nton <at> gmail.com> writes: > > Hello World, > I see that gcc-4.6.0 is out. I tried to use it but the build fails at > the first pass in libquadmath with an error about GCC_NO_EXECUTABLES. > So I added --disable-libquadmath to the configure line but it didn't > help. It still fails in libiberty like so: > > checking for intptr_t... no > checking for uintptr_t... no > checking for ssize_t... no > checking for pid_t... no > checking for library containing strerror... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES. > make[1]: *** [configure-target-libiberty] Error 1 > make[1]: Leaving directory `/mnt/lfs/sources/gcc-build' > make: *** [all] Error 2 > andy:/mnt/lfs/sources/gcc-build$ > > /mnt/lfs/sources/gcc-build/x86_64-lfs-linux-gnu/libiberty/config.log > doesn't give me any clues. > > Google suggests that this has got something to do with it being a cross > compiler but I haven't found a solution yet. Has anyone else got any > further? > > Andy
Andy, Maybe it helps you to know that I get the same error message when running make for gcc-4.5.1 [LFS-6.7] and for gcc-4.5.2 [LFS-6.8], so this problem has existed for a while but only seems to affect some hardware or bioses. I am searching for a solution myself, as I have the problem both on my Toshiba laptop and on an i5 H55 desktop. Regards, Canopic. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
