On Dec 10, 2013, at 12:00 PM, John Burrell wrote:

> Now I need to build binutils and make sure that it sees the correct  
> toolchain -

You have it backwards.  Binutils, then gcc, then glibc.  Not glibc,  
then binutils.

What exactly are you going after.

If you are after building a kernel only, then all you need is binutils  
and gcc.

If you want a full cross compiler, then binutils, glibc, then gcc.

What you are doing is strange. You don't build binutils to make sure  
it is using the correct toolchain, as 1) it isn't a full toolchain 2)  
binutils is part of the toolchain at the beginning.

Sincerely,

William Harrington
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to