Re: "specs: No such file or directory" problem.

2007-11-01 Thread 吴愚
Thanks a lot~~Problem solved. And so shame about having such a stupid problem ^_^ -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: "specs: No such file or directory" problem.

2007-11-01 Thread Thomas Trepl
Hi, On Thursday 01 November 2007 12:57, 吴愚 wrote: >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 > what does

Re: "specs: No such file or directory" problem.

2007-11-01 Thread Chris Staub
?? 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 resp

"specs: No such file or directory" problem.

2007-11-01 Thread 吴愚
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