Ian Brown wrote:
Hello LFS List,
Can LFS stabel (6.1) be build with FC4 ?
FC4 comes with gcc version 4.0.1.
The kernel is 2.6.12-1.1398_FC4.
I am starting with the first package, according to the online bookl
This is binutils , in chap 5 (5.3.1. Installation of Binutils)
when running make I see:
make[3]: Entering directory `/home/test/binutils-build/gas'
[...]
from ../../binutils-2.15.94.0.2.2/gas/app.c:30:
../../binutils-2.15.94.0.2.2/gas/config/tc-i386.h:443: error: array
type has incomplete element type
make[3]: *** [app.o] Error 1
make[3]: Leaving directory `/home/test/binutils-build/gas'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/test/binutils-build/gas'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/test/binutils-build/gas'
make: *** [all-gas] Error 2
what is the meaning of this ? can't we build LFS on FC4 ?
Regards,
Ian
The version of binutils used with the current stable LFS is incompatible
with GCC4. However, you can build LFS 6.1 with it if you install GCC
3.4.x into /opt and use that to build the stable LFS binutils.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page