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: More problems with MIPS gas relocations


On Wed, Jul 25, 2001 at 06:03:25PM +0100, Richard Sandiford wrote:
> Ah!  I didn't think a bug like that would go undetected for long.
> 
> You're right, it was that patch that changed things.  The relocs used to be
> against the .sdata section and things worked fine.  But making the reloc be

The reason for the relocation against the global symbol is you are
supposed to be able to override it if it is in a DSO.

> against a global symbol should work too, right?

Yes.


H.J.


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