kokuty 发表于 2016-7-13 12:36:55

在编译SDK时报错Error: open CFI at the end of file

target thumb C++: third_party_WebKit_Source_core_webcore_derived_gyp <= out/target/product/rk3288/obj/STATIC_LIBRARIES/third_party_WebKit_Source_core_webcore_derived_gyp_intermediates/V8DerivedSources03.cpp
target thumb C++: third_party_WebKit_Source_core_webcore_derived_gyp <= out/target/product/rk3288/obj/STATIC_LIBRARIES/third_party_WebKit_Source_core_webcore_derived_gyp_intermediates/V8DerivedSources04.cpp
{standard input}: Assembler messages:
{standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
arm-linux-androideabi-g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://source.android.com/source/report-bugs.html> for instructions.
make: *** 错误 4
make: *** 正在等待未完成的任务....

帮忙看一下上面报的是什么错误,谢谢

kokuty 发表于 2016-7-13 17:36:31

:)没有大师帮回答一下吗?

bzhao 发表于 2016-7-16 21:39:04

如果你是gentoo系统的话就是这个了:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49245

蒋蒜苗 发表于 2016-7-18 10:32:34

好像是源代码出了问题,你去找下cfi的文件,重新更新下
页: [1]
查看完整版本: 在编译SDK时报错Error: open CFI at the end of file