Ungvari Gabor wrote:
Chris Staub <[EMAIL PROTECTED]> írta:


You are right Chris.  I missed one letter from configure
command:)
I corrected it. Anyway I put it here since I still face some
problem.
So, config command:
/mnt/lfs/sources/gcc-build$ ../gcc-3.4.3/configure
--prefix=/tools --libexecdir=/tools/lib/
--with-local-prefix=/tools --disable-nls --enable-shared
--enable-languages=c

Then I attempted "make bootstrap". And it has failed with
following error:
------- 8< -------------
xgcc: Internal error: Killed (program cc1)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [insn-attrtab.o] Error 1
make[2]: Leaving directory `/mnt/lfs/sources/gcc-build/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/mnt/lfs/sources/gcc-build/gcc'
make: *** [bootstrap] Error 2
------- 8< -------------

With google search I find a similar error message here:
http://pastebin.linuxfromscratch.org/?show=1160
but I can't find solution yet.
Have you seen this error and know what can I do with it?

Gabor


Did you remove the gcc source and build dirs before trying again?
--
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