Simon Needham wrote:
I am getting stuck while adjusting the toolchain. When I try to move the files with:mv -v /tools/$(gcc -dumpmachine)/bin/{ld,ld-old} I get an error message: mv: cannot stat '/tools/bin/ld' : No such file or directory
I don't have an LFS installation, so this is just a 'blind' comment based on just what you mention here, but I'd say apparently output from $(gcc -dumpmachine) is null. That may be a clue to resolution. What does gcc -dumpmachine from the command-line at this point say?
Thank you in advance Dr Simon Needham
Bauke Jan DOuma -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
