I have work exclusively from this book and have been doing fine up to this point. I have searched the archives and not found an answer to this question. When I go to build the configure, I am using this command from the book:
CC="$LFS_TGT-gcc -B/tools/lib/" \ AR=$LFS_TGT-ar RANLIB=$LFS_TGT-ranlib \ ../binutils-2.21.1/configure --prefix=/tools \ --disable-nls --with-lib-path=/tools/lib I am getting this error: configure: error: cannot run C compiled programs. If you mean to cross configure, use '--host'. Does any one have any insight into how I can fix this? I am working on a 64-bit system. Thank you, Danny Vukobratovich Systems Administrator Marian, Inc. www.marianinc.com
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page