Ok, maybe you can help with this, then: I'm stuck at 5.4.1 building the gcc 4.0.1, pass 1. My problems may be related to the fact that I'm in the process of making a x86-64 bit LFS, following http://home.ix.netcom.com/~ejohns/glfs-amd64/temp.html. Everything has worked up until now, I'm running the old 32-bit host with a new 64-bit kernel.
The "make bootstrap" stops with these messages... ../../gcc-4.0.1/gcc/config/host-linux.c: In function `linux_gt_pch_use_address': ../../gcc-4.0.1/gcc/config/host-linux.c:202: `SSIZE_MAX' undeclared (first use in this function) ../../gcc-4.0.1/gcc/config/host-linux.c:202: (Each undeclared identifier is reported only once ../../gcc-4.0.1/gcc/config/host-linux.c:202: for each function it appears in.) make[2]: *** [host-linux.o] Error 1 make[2]: Leaving directory `/new_root/sources/gcc/build/gcc' make[1]: *** [stage1_build] Error 2 make[1]: Leaving directory `/new_root/sources/gcc/build/gcc' make: *** [bootstrap] Error 2 Any ideas? -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
