Open
Description
在Linux下编译报错:
/data/zhy/python39/lib/python3.9/config-3.9/libpython3.9.a(object.o)(.text.hot+0xc94): error: R_LARCH_SOP_PUSH_PCREL against `PyObject_GenericGetAttr':
PLT shouldn't be with r_addend.
/usr/bin/ld: 最后的链结失败: nonrepresentable section on output
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:270:../lib/libPythonQt-Qt5-Python3.9.so.3.2.0] 错误 1
make[1]: 离开目录“/data/zhy/pythonqt-3.5.7/src”
make: *** [Makefile:77:sub-src-all] 错误 2