在64位机器上编译时提示:
“can not be used when making a shared object; recompile with -fPIC”
添加编译选项 -fPIC,重新编译。
本文共 100 字,大约阅读时间需要 1 分钟。
在64位机器上编译时提示:
“can not be used when making a shared object; recompile with -fPIC”
添加编译选项 -fPIC,重新编译。
转载地址:http://tdlhl.baihongyu.com/