Re: problem concerning gcc

2009-01-24 Thread Simon Geard
On Wed, 2009-01-14 at 01:50 +0800, mobile Parmenides wrote: Hi I am reading stable lfs book of 6.3 version. On page 96, I'm puzzled to the following two commands: ln -sv ../usr/bin/cpp /lib ln -sv gcc /usr/bin/cc For the first command,

Re: problem concerning gcc

2009-01-15 Thread Randy McMurchy
Scott wrote: Then, RTFM. :-) I meant to respond yesterday when I read the original mail, but forgot. This issue is covered in a FAQ ( http://www.linuxfromscratch.org/faq/#wrong-ln-s-command ) so typically I will only respond with: man ln -- Randy --

problem concerning gcc

2009-01-13 Thread mobile Parmenides
Hi I am reading stable lfs book of 6.3 version. On page 96, I'm puzzled to the following two commands: ln -sv ../usr/bin/cpp /lib ln -sv gcc /usr/bin/cc For the first command, the current dircetory is /source/gcc-build, and the path in the command