https://sourceware.org/bugzilla/show_bug.cgi?id=22661
Bug ID: 22661 Summary: MIPS_RLD_MAP_REL relative offset value incorrect after remove RPATH Product: binutils Version: 2.26 Status: UNCONFIRMED Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: qianliuhp at 163 dot com Target Milestone: --- Because mips binutils 2.26+ supportted MIPS_RLD_MAP_REL, which d_val was relative offset .So when use cmake (or chrpath, or meson) tools to remove rpath, got incorrect relative offset (https://wiki.debian.org/MIPSPort#Generic_issues) Athough cmake 3.9+ has fixed this bug (https://gitlab.kitware.com/jcowgill/cmake/commit/cd4f573ae9f4ded1cb386698f90c7ccf1504f094) But most host (until ubuntu 17.01) still pre-installed cmake 3.5 version . So many package affected on mips. Is it possible to move MIPS_RLD_MAP_REL entry above first RPATH to resolve this problem ? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils