Article 4Q4SP LFS-BOOK-SVN-20190908 chapter 6.10 adjusting toolchain can't find "ld-new"

LFS-BOOK-SVN-20190908 chapter 6.10 adjusting toolchain can't find "ld-new"

by
Terry Coats
from LinuxQuestions.org on (#4Q4SP)
Chapter 6.10 LFS-BOOK-SVN-20190908
I've been compiling this version of lfs with no problems
up until now. Here's the problem:
Code:mv -v /tools/bin/{ld,ld-old}
mv -v /tools/$(uname -m)-pc-linux-gnu/bin/{ld,ld-old}
mv -v /tools/bin/{ld-new,ld}
ln -sv /tools/bin/ld /tools/$(uname -m)-pc-linux-gnu/bin/ldThe third line wants to move "ld-new' to "ld."
The problem is there is no "ld-new" in /tools/bin
and I don't see anywhere where it was created, like a step
is missing.Any suggestions on this?latest?d=yIl2AUoC8zA latest?i=0X_3MhYVL8o:QdrZhgeR9o8:F7zBnMy latest?i=0X_3MhYVL8o:QdrZhgeR9o8:V_sGLiP latest?d=qj6IDK7rITs latest?i=0X_3MhYVL8o:QdrZhgeR9o8:gIN9vFw0X_3MhYVL8o
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments