文章 2023-01-16 来自:开发者社区

relocation R_X86_64_PC32 against symbol can not be used when making a shared object recompile with

错误:/usr/bin/ld: /usr/local/lib/libavcodec.a(vc1dsp_mmx.o): relocation R_X86_64_PC32 against symbol `ff_pw_9' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link ....

文章 2023-01-15 来自:开发者社区

relocation R_X86_64_PC32 against symbol lua_newstate can not be used when making a shared object

编译lua时,需要更改编译选项。参考:https://blog.csdn.net/quantum7/article/details/106175032

文章 2023-01-15 来自:开发者社区

relocation R_X86_64_PC32 against symbol ff_pw_9 can not be used when making a shared object

具体错误:/usr/bin/ld: /home/quantum6/build_libs/lib/libavcodec.a(vc1dsp_mmx.o): relocation R_X86_64_PC32 against symbol `ff_pw_9' can not be used when making a shared object; recompile with -fPIC /usr/bi....

文章 2023-01-15 来自:开发者社区

libgsm.a relocation R_X86_64_PC32 can not be used when making a shared object; recompile with -fPIC

订阅专栏错误如下:/usr/bin/ld: /home/quantum6/telecom/build_libs/lib/libgsm.a(long_term.o): relocation R_X86_64_PC32 against symbol `gsm_DLB' can not be used when making a shared object; recompile with -fPIC ....

文章 2023-01-08 来自:开发者社区

can not be used when making a shared object; recompile with -fPIC

今天遇到这样一个错误:/usr/bin/ld: /usr/local/lib/libjpeg.a(jcapimin.o): relocation R_X86_64_32S against `jpeg_natural_order' can not be used when making a shared object; recompile with -fPIC这意思是,在产生so的时候,不要链接这....

文章 2022-06-27 来自:开发者社区

Ubuntu :relocation R_X86_64_32 against `.rodata‘ can not be used when making a PIE object;

relocation R_X86_64_32 against `.rodata’ can not be used when making a PIE object; recompile with -fPIE今天用Makefile make几个可执行文件:报了这么个错意思是在编译成可执行程序时候(pie就是生成可执行程序,与pic有区别),.dodata不能用,让你重新编译。但是再编译就会发现还是....

Ubuntu :relocation R_X86_64_32 against `.rodata‘ can not be used when making a PIE object;

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。

AI助理
登录插画

登录以查看您的控制台资源

管理云资源
状态一览
快捷访问

你好,我是AI助理

可以解答问题、推荐解决方案等