https://sourceware.org/bugzilla/show_bug.cgi?id=33145
--- Comment #1 from Andreas Schwab <sch...@linux-m68k.org> --- The binary target only knows about simple 8,16,32 bit relocations, if there are any other, non-trivial relocations then producing binary output with the linker is going to fail. It is always better to use objcopy to convert the already fully linked object to binary. -- You are receiving this mail because: You are on the CC list for the bug.