[Bug target/101448] Use GCC 9.3.0 to build Ceph crimson-osd on Arm64, linker failed for relocation truncated to fit: R_AARCH64_CALL26 against symbol

kevin.zhao at linaro dot org gcc-bugzilla@gcc.gnu.org
Wed Jul 14 14:41:06 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101448

--- Comment #2 from Kevin Zhao <kevin.zhao at linaro dot org> ---
Hi Richard,

Thanks for your comments.
Since we have built this with some of the .so file with -fPIC, and
-mcmodel=large is incompatible with -fPIC, so rebuild with -mcmodel is hard to
achieve.


More information about the Gcc-bugs mailing list