赞
踩
链接了一个SDK的静态库,报了大量的错误都是
can not be used when making a PIE object; recompile with -fPIE
后在编译选项中加了-no-pie解决。
参考:关于编译C++程序链接静态库出现can not be used when making a PIE object; recompile with -fPIE错误的问题
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。