Am Samstag, 16. Februar 2008 09:41:12 schrieb Steven Locher: > Hi all > > Coming back to the problem with the target triplet on VMware: > > As I wrote above I have exactly the same problem as > http://www.linuxfromscratch.org/pipermail/lfs-support/2006-December/032131. >html > > On my system, started with LFS Live-CD, > > $ gcc -v > Using built-in specs. > Target: i486-pc-linux-gnu > Configured with: ../gcc-4.1.2/configure [...] > Thread model: posix > gcc version 4.1.2 > > $ gcc -dumpmachine > i486-pc-linux-gnu > > $ ls -ld /tools > lrwxrwxrwx root root 14 14 Feb 15 19:09 /tools -> /mnt/lfs/tools > > $ ls /mnt/lfs/tools > bin etc i686-pc-linux-gnu include info lib libexec man sbin share > ^^^^ > Obviously 5.7 "mv -v /tools/$(gcc -dumpmachine)/bin/{ld,ld-old}" > fails because of this. > > Has anybody solved this problem? > > Steve Hmm, could it be that there is not the previously buit gcc called? That may happen when forgetting to set /tools/bin to the head of $PATH or set +h isnt done? Dunno whether this can be the cause, just a thought...
-- Thomas -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
