[PATCH 2/2] z80-elf: support complex relocation symbols
Ismael Luceno
ismael@iodev.co.uk
Mon Nov 17 12:07:31 GMT 2025
On 24/Oct/2025 09:58, H. Peter Anvin wrote:
> Either way, the relocation does, for a loadable file, need to be
> carried into the load format, as you point out, but that is usually
> handled already by linking with -r and postprocessing the result, as
> the load format generally isn't ELF but something more like MS-DOS
> MZ (.exe) format. In this case it would be up to the postprocessor
> to recognize the relevant expression symbol expressions and turn
> them into native relocations.
The point was about using ELF all the way.
More information about the Binutils
mailing list