Help with getting Complex Relocation to work (z80)

Alan Modra amodra@gmail.com
Sat Oct 8 08:41:00 GMT 2011


On Fri, Oct 07, 2011 at 01:04:08PM +0100, Chris Smith wrote:
> > You will need to write rather a lot of code since complex relocations
> > are currently only supported on ELF.  grep for STT_RELC and STT_SRELC.
> 
> Hmm. Well I'm up for the challenge, but I wonder if it's easier to
> generate ELF in the first case then? (asking in naivety....)

Switching to ELF is a good idea.  Someone who had previously written a
new ELF binutils port could probably do so for z80 in a few days,
assuming no shared lib support.

-- 
Alan Modra
Australia Development Lab, IBM



More information about the Binutils mailing list