Dan Nicholson schreef:
> On 12/18/06, Koenraad Lelong <[EMAIL PROTECTED]> wrote:
>> Hi,
>> While my fifth try is running on a slow PC I' trying to have a quicker
>> result by running a virtual PC on my laptop with the LFS-live CD 6.2.
>> Unfortunately I'm having a problem in chapter 5.7 : gcc -dumpmachine
>> says i486-pc-linux-gnu while ./config.guess from binutils says
>> i686-pc-linux-gnu, so the link ln -sv /tools/bin/ld /tools/$(gcc
>> -dumpmachine)/bin/ld fails.
>> Did I do something wrong or is this a problem with VMWare ? Any chance
>> to solve this ?
> 
> I don't know if it's really a problem with VMWare. From my first
> glance, those should be the same. I think they both originate from
> config.guess if you haven't explitictly passed --target= to configure.
> And that get's it's input from uname. What's the output from `uname
> -m' and `uname -a'?
> 
> --
> Dan
uname -m : i686
uname -a : Linux lfslivecd 2.6.16.28 #1 SMP Sun Sep 10 00:46:36 GMT 2006 
i686 i686 i386 GNU/Linux
And I'm trying to follow the book to the letter, except for the fact I'm 
running a virtual PC since my laptop has no spare partitions.
-- 
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