relocation... against symbol.. can not be used when making a PIE object;recompile with -fPIC
遇到问题解决了;
博客内容涉及在编译过程中遇到的PIE对象错误,提示'relocation...against symbol..cannot be used when making a PIE object'。作者通过重新编译并使用-fPIC选项成功解决问题,分享了解决此类链接错误的经验和步骤。
relocation... against symbol.. can not be used when making a PIE object;recompile with -fPIC
遇到问题解决了;
4586
1万+
1970