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 Wed, Oct 05, 2011 at 03:29:04PM +0100, Chris Smith wrote:
> Can someone point me in the right direction so I can have a go at
> getting ld to resolve these "complex relocations" ? I've frankly being
> going round in circles!

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.

-- 
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]