This is the mail archive of the binutils@sources.redhat.com 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]

Re: A relocation problem in shared objects for SH


On Fri, Sep 15, 2000 at 11:24:04AM +0900, kaz Kojima wrote:
> elf32-sh.c is used for COFF too and COFF relocs don't use the addend.

I don't see that.  I see

   FIXME:
   There is a lot of duplication here between this code and the COFF
   specific code.

In any case, if you're going to do silly things with memory,
I think you're better off using REL relocations instead.


r~

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