i no how to run that command and how to run make but i am not sure how to change thhis stuff to match the book
.
Now prepare Binutils for compilation:
../binutils-2.20.1/configure \
--target=$LFS_TGT --prefix=/tools \
--disable-nls --disable-werror
The meaning of the configure options:
how do i set these properly?
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
