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 -- http://linuxfromscratch.org/mailman/listi

Re: problem concerning gcc

2009-01-15 Thread Scott
On Wed, Jan 14, 2009 at 01:50:24AM +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 > The 'target