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]
Other format: [Raw text]

Re: hppa64-hp-hpux11.00: invalid string offset for section .dynstr


On Thu, Jun 20, 2002 at 09:29:11PM -0400, John David Anglin wrote:
> Is the solution to force the symbols to be local as in elf32-hppa.c?

You just need to ensure dynindex == -1 early enough.  I don't think it
matters whether the syms are forced local, but doing so ensures that
nothing makes them dynamic again later.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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