> grep -3 gmp config.log > COLLECT_GCC=gcc > COLLECT_LTO_WRAPPER=/tools/libexec/gcc/i686-pc-linux-gnu/4.5.2/lto-wrapper > Target: i686-pc-linux-gnu > Configured with: /sources/gcc-4.5.2/configure --prefix=/tools > --with-local-prefix=/tools --enable-clocale=gnu --enable-shared > --enable-threads=posix --enable-__cxa_atexit --enable-languages=c,c++ > --disable-libstdcxx-pch --disable-multilib --disable-bootstrap > --disable-libgomp --with-gmp-include=/sources/gcc-build/gmp > --with-gmp-lib=/sources/gcc-build/gmp/.libs --without-ppl
this directory ^ was not retained after installing gcc. I don't think the book indicates to keep build directories. Am I wrong? I tried to recreate the directory per ch. 5.10 instructions and it failed complaining about gmp.h also. However, I don't know if the toolchain adjustment has any effect. I may have to wipe /tools and start over. Any advise... -- Thank you, -Brian -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
