On Wed, Jan 04, 2012 at 09:22:26PM -0400, Franck Chuiton wrote: > > But it went wrong with gcc-4.6.1 : > gcc -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall > -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes > -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros > -Wno-overlength-strings -Wold-style-definition -Wc++-compat > -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gengtype \ > build/gengtype.o build/errors.o build/gengtype-lex.o > build/gengtype-parse.o build/gengtype-state.o > build/version.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a > /bin/bash ../../gcc-4.6.1/gcc/../move-if-change tmp-gi.list > gtyp-input.list > echo timestamp > s-gtyp-input > build/gengtype \ > -S ../../gcc-4.6.1/gcc -I gtyp-input.list -w > gtype.state > build/gengtype \ > -r gtype.state > make[2]: *** [s-gtype] Killed > make[2]: Leaving directory `/mnt/LFS/sources/gcc-build/gcc' > make[1]: *** [all-gcc] Error 2 > make[1]: Leaving directory `/mnt/LFS/sources/gcc-build' > make: *** [all] Error 2 > Hi Franck, it's the '[s-gtype] Killed' that shows the problem. But as for what caused it, I've no idea - perhaps a segfault (hopefully, that would be logged somewhere?), perhaps OOM [ out of memory ].
Is this an old machine ? Is it short of space ? Has the RAM decided to start misbehaving [ memtest86 ] ? ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
