Problem Compiling GCC Ch5 Stage 1

2011-03-05 Thread Test Man
As the title says. Initially reported here: http://www.mail-archive.com/lfs-book@linuxfromscratch.org/msg13114.html then more recently here: http://www.mail-archive.com/lfs-book@linuxfromscratch.org/msg14502.html The solution was found here:

libgcc_s not installed in /lib?

2011-03-05 Thread Tadeus (Eus) Prastowo
Hi! I use LFS Book development version SVN-20110218. Everything goes well up to chapter 6.10 Re-adjusting the Toolchain in which echo 'main(){}' dummy.c cc dummy.c -v -Wl,--verbose dummy.log gives the following error from ld:

Re: libgcc_s not installed in /lib?

2011-03-05 Thread Ken Moffat
On Sun, Mar 06, 2011 at 02:09:43AM +0100, Tadeus (Eus) Prastowo wrote: Hi! I use LFS Book development version SVN-20110218. Everything goes well up to chapter 6.10 Re-adjusting the Toolchain in which echo 'main(){}' dummy.c cc dummy.c -v -Wl,--verbose dummy.log gives the following