https://sourceware.org/bugzilla/show_bug.cgi?id=17615
Jiong Wang <jiwang at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target|aarch64-none-linux-gnu |aarch64-none-linux-gnu, | |arm-none-linux-gnu --- Comment #7 from Jiong Wang <jiwang at gcc dot gnu.org> --- I believe this is a generic issue. Confirmed arm has this issue also, if you use bfd linker instead of gold linker. the default linker "ld" in prebuilt for arm is actually ld.gold, not ld.bfd, that's why ARM is OK. And the symbol start to be wrong since in libiprouteutil.so, it's marked as ABS with absolute value 4. -- 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