Stephen Liu wrote:
Hi Uli,
Tks for your advice.


Do you have the /usr/bin/cc symlink as installed in
LFS Section 6.14?


I only re-did
6.8. Populating /dev
http://www.linuxfromscratch.org/lfs/view/stable/chapter06/devices.html
and chroot

Whether you meant
6.14. GCC-3.4.3 http://www.linuxfromscratch.org/lfs/view/stable/chapter06/gcc.html

It is necessary to redo both
ln -s ../usr/bin/cpp /lib
ln -s gcc /usr/bin/cc

in "GCC-3.4.3" source directory.  Pls advise.

To retain space the directory has been removed.  I can
extract its tarball again.  Are there any other
sections which I have to redo

TIA

B.R.
SL

Just see if the symlink is there. Do "ls -l /usr/bin/cc". If it is, and it points to gcc, then run "ldd /usr/bin/gcc".
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to