|
|
安装第一次gcc时,make BOOT_LDFLAGS="-static" bootstrap后出错
..................
...........................
c-3.3.1/gcc/../include -c insn-recog.c \
-o insn-recog.o
gcc: Internal error: Killed (program cc1)
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
make[2]: *** [insn-recog.o] Error 1
make[2]: Leaving directory `/mnt/lfs/sources/gcc-build/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/mnt/lfs/sources/gcc-build/gcc'
make: *** [bootstrap] Error 2
请求帮助,谢谢 |
|