|
【技术讨论】
编译buildroot出错,这个怎么解决呢,感谢
发表于 2019-5-22 20:24:25
浏览:13203
|
回复:5
打印
只看该作者
[复制链接]
楼主
g++: internal compiler error: 已杀死 (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions.
Makefile:1086: recipe for target 'insn-emit.o' failed
make[3]: *** [insn-emit.o] Error 4
make[3]: *** 正在等待未完成的任务....
/bin/bash ../../gcc/../move-if-change tmp-attrtab.c insn-attrtab.c
/bin/bash ../../gcc/../move-if-change tmp-dfatab.c insn-dfatab.c
/bin/bash ../../gcc/../move-if-change tmp-latencytab.c insn-latencytab.c
echo timestamp > s-attrtab
rm gcc.pod
Makefile:4113: recipe for target 'all-gcc' failed
make[2]: *** [all-gcc] Error 2
package/pkg-generic.mk:247: recipe for target '/home/ZZ/buildroot/output/firefly_rk3308_release/build/host-gcc-initial-6.4.0/.stamp_built' failed
make[1]: *** [/home/ZZ/buildroot/output/firefly_rk3308_release/build/host-gcc-initial-6.4.0/.stamp_built] Error 2
/home/ZZ/buildroot/output/firefly_rk3308_release/Makefile:16: recipe for target '_all' failed
make: *** [_all] Error 2
|
|