x86_64-linux-gnu/crt1.o: In function `_start'
x86_64-linux-gnu/crt1.o: In function `_start’编译链接动态库时需要加-shared。同时记录多个.a和.so链接成.so,.a的编译需要增加-fPIC。
·
x86_64-linux-gnu/crt1.o: In function `_start’
编译链接动态库时需要加-shared。
同时记录多个.a和.so链接成.so,.a的编译需要增加-fPIC。
更多推荐
已为社区贡献1条内容
所有评论(0)