|
在编译SDK时报错Error: open CFI at the end of file
发表于 2016-7-13 12:36:55
浏览:11352
|
回复:3
打印
只看该作者
[复制链接]
楼主
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: *** [out/target/product/rk3288/obj/STATIC_LIBRARIES/third_party_WebKit_Source_core_webcore_derived_gyp_intermediates/V8DerivedSources03.o] 错误 4
make: *** 正在等待未完成的任务....
帮忙看一下上面报的是什么错误,谢谢
|
|