I am using Version 7.0 of the LFS book. When I try to compile GCC with the
make command as root, I receive the following error:

cc1-checksum.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a
../libdecnumber/libdecnumber.a ../libcpp/libcpp.a
../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
 -L/mnt/lfs/sources/gcc-build/./gmp/.libs
-L/mnt/lfs/sources/gcc-build/mpfr/src/.libs
-L/mnt/lfs/sources/gcc-build/./mpc/src/.libs -lmpc -lmpfr -lgmp -rdynamic
-ldl  -L../zlib -lz
collect2: ld terminated with signal 9 [Killed]
make[3]: *** [cc1] Error 1
make[3]: Leaving directory `/mnt/lfs/sources/gcc-build/gcc'
make[2]: *** [all-stage1-gcc] Error 2
make[2]: Leaving directory `/mnt/lfs/sources/gcc-build'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/mnt/lfs/sources/gcc-build'
amake: *** [all] Error 2

I saw a similar problem at this
post<http://www.linuxfromscratch.org/pipermail/lfs-support/2011-September/041326.html>,
but the person was using an older version of the book. Can you help me?
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to