https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108940
--- Comment #2 from Rob Meades <rob.mea...@u-blox.com> --- Created attachment 54545 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54545&action=edit Disassembly of executable file Here is the complete disassembly of the executable output file: we do indeed seem to be missing a .reloc section. I guess we should be specifying a flag to the linker to obtain this?