Jeremy Huntwork wrote: > I wonder if stage1 would even build successfully without the use of -B?
And the answer seems to be no. Without using 'CC="gcc -B/usr/bin/"' the build fails with the same error, but at stage2 instead of stage3. So the key seems to be that GCC can be built correctly using the host's tools, but cannot be built correctly using our new binutils. -- JH -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
