On Sat, Sep 12, 2009 at 10:09 AM, Chris Staub <[email protected]> wrote:
> On 09/12/2009 11:57 AM, Vincent DiCarlo wrote:
>>>
>>> Sorry, that should be "$LFS_TGT-gcc" at this point, not just "gcc". In
>>>   other words, "ls -l $(dirname $($LFS_TGT-gcc
>>>
>>> -print-libgcc-file-name))/libgcc*"
>>>   --
>>
>> Done.  Here is what I got:
>>
>> lfs:~$ ls -l $(dirname $($LFS_TGT-gcc -print-libgcc-file-name))/libgcc*
>> -rw-r--r-- 1 lfs lfs 574200 Sep 10 22:13
>> /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.4.1/libgcc.a
>>
>
> Yup, definitely missing a symlink. Must have missed the last command in
> GCC Pass 1. Do that now, and try Glibc again (of course rm its source
> and build dirs first).

Worked like a charm.  Don't know how I managed to miss that one.  Thanks.

Vincent
-- 
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