This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Help with getting Complex Relocation to work (z80)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]