?? wrote: > Hi, > > I happened to meet this problem when I was about to adjust the > toolchain(chapter 5.7 of LFS book 6.3). > > gcc -dumpspecs | sed '[EMAIL PROTECTED]/lib/ld-linux.so.2@/tools&@g' \ >> `dirname $(gcc -print-libgcc-file-name)`/specs > > When I executed this command, it responsed that "specs: No such file > or directory". > > I wonder how I could fix this problem. > > Best wishes, > > Wu Yu
Looks like you forgot the > when you typed the command. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page