On Aug 19, 2012, at 14:44 PM, Garrett Gaston wrote: > `/tools/bin/ld' -> `/tools/bin/ld-old' > `/tools/i686-pc-linux-gnu/bin/ld' -> `/tools/i686-pc-linux-gnu/bin/ > ld-old' > mv: cannot stat `/tools/bin/ld-new': No such file or directory > > > This is from some of the fist commands on 6.10, I thought I was > following everything, clearly I've missed something. Any ideas?
In the book at binutils pass2, ld-new is created after make install. http://www.linuxfromscratch.org/lfs/view/stable/chapter05/binutils- pass2.html Sincerely, William Harrington -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
