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: GNU as 2.14 on IRIX 6: crashes with shared libs


Richard Sandiford writes:

> Thanks for the info.  And: doh!  I just remembered that the native linker
> doesn't like gas's .pdr section.  From what I remember, it drops the section

Right, I saw tons of warnings about them during my IRIX 6 O32 work with
gas, and found now way to disable their generation (or even a clear
indication what they are for).

> itself but keeps the relocations in .rela.pdr.  We therefore get relocations
> against unmapped addresses.

I don't see .rela.pdr sections in the resulting binaries or shared
libraries, only in object files.  Are they folded into the .rel.dyn
section?

	Rainer


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