Brandon Peirce wrote:

entered the chroot with the correct command?  Check that your PATH
is correct (/usr/bin first and /tools/bin last) and that shell

From ch 6.4: "PATH=/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin"
Ok, /usr/bin should be 2nd not 1st, but the point is that the new gcc and
binutils in /usr/bin should be found before the one in /tools/bin.

You might also like to repeat the test from 6.12 explicitly using "/usr/bin/gcc"
instead of just "cc" to generate the dummy.log.


--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to