Android 的交叉工具链c开工代码为:crtbegin_dynamic.o
Makefile 中的几个传递给连接器的参数不能少
-nostlib 不加会引起 crtbegin_dynamic.o: No such file: No such file or directory 错误
Android 的交叉工具链c开工代码为:crtbegin_dynamic.o
Makefile 中的几个传递给连接器的参数不能少
-nostlib 不加会引起 crtbegin_dynamic.o: No such file: No such file or directory 错误
本文标题:Android NDK报crtbegin_dynamic.o:
本文链接:https://www.haomeiwen.com/subject/oglqsktx.html
网友评论