Bruce Dubbs wrote: > But this helped me... > > Btw I'd appreciate if youl'd make a notice to this patch in that (and the > other chapters as well) in chapter 5.7 of LFS 6.4...
This patch is unecessary in LFS, since we create a symlink at the end of gcc-pass1, like so: ln -vs libgcc.a `gcc -print-libgcc-file-name | \ sed 's/libgcc/&_eh/'` He probably missed this command or didn't run it successfully (didn't use backticks?) -- JH -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page