2009/11/25 William Immendorf <[email protected]>: > On Wed, Nov 25, 2009 at 9:30 AM, <[email protected]> wrote: >> lfs:/mnt/lfs/sources/gcc-build$ ln -vs libgcc.a `$LFS_TGT-gcc >> -print-libgcc-file-name | sed 's/libgcc/&_eh/'` >> bash: i686-lfs-linux-gnu-gcc: command not found >> ln: creating symbolic link `./libgcc.a': File exists > You messed up when building Binutils/GCC. Rebuild both packages, > following the book exactly. >
Alternatively, maybe a problem with $PATH (section 4.4). Failing that, did you fail to run 'make install' in section 5.5.1 ? ĸen -- After tragedy, and farce, "OMG poneys!" -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
