https://sourceware.org/bugzilla/show_bug.cgi?id=17323
--- Comment #4 from Mikhail <m.ilin at samsung dot com> --- Hi, Nick We did the same patching before but this it not enough. After the suggested change a relocatable file itself looks good. But when we try to create a shared object from this relocatable the result unwind table will be incorrect. It is occurred because added unwind entry also needs R_ARM_PREL31 relocation record. But it is not provided by ld -r. Having time we've been returning to the issue and trying to find a right callback or a macro defined action in ARM bfd backend where we can add the relocation record. If you know the appropriate place please share your ideas with us. Thanks. -- Mikhail -- 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