Hello.
For my host the $LFS_TGT is get assigned to x86_64-lfs-linux-gnu.
Assining target option of configure script yields $LFS_TGT-prog-name
program names instead of normal ones.
I also used flags CC="gcc -m32" and CXX="g++ -m32" to get 32-bit tools.
Is this correct to get $LFS_TGT-prog-name programs instead of prog-name
named ones? Because it means when CC will be later invoked it won't be
from /tools as its name is different, but rather from host.
Is it also correct to have $LFS_TGT name as x86_64-lfs-linux-gnu, since
I am building 32-bit tools? I tried manually setting $LFS_TGT to
i686-lfs-linux-gnu. Is this right?
Thanks.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page