Hi there,
In cross-LFS, chapter 5.10 Glibc-2.3.5, configure, the book says: --host=${LFS_HOST} --build=${LFS_TARGET}
Shouldn't that be the other way around? --host=${LFS_TARGET} --build=${LFS_HOST}
From ./configure --help: --build=BUILD configure for building on BUILD [guessed] --host=HOST cross-compile to build programs to run on HOST [BUILD]
Bye Erik-Jan -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page