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 ....
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
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....
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 ....
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的时候,不要链接这....
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不能用,让你重新编译。但是再编译就会发现还是....

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。
object您可能感兴趣
- object定位
- object类
- object解析
- object对象
- object区别
- object deeplearning
- object float
- object缺陷
- object vs
- object分析
- object api
- object访问
- object数组
- object swift
- object数据类型
- object reference
- object笔记
- object解决方法
- object功能
- object serializable
- object proxy
- object面向对象
- object应用
- object set
- object cannot
- object property
- object字段
- object地址
- object programming
- object定义