Moe Derballa wrote: > > Hi there. I am working from the latest LFS book online using Linux Mint > 32-bit. > I've followed the instructions letter for letter but seem to get an error > compiling gcc - Pass 2. > > /tools/i686-pc-linux-gnu/bin/ld: cannot find crti.o: No such file or directory > collect2: ld returned 1 exit status
The first thing to check is to see if you have /tools/lib/crti.o That should have been installed in pass 1. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
