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: Solaris -z combreloc bug?


On Thu, Oct 21, 2004 at 08:02:06AM +0300, Antti Kerola wrote:
> I tried to find out whether combreloc is on by default on Solaris or not,
> but I was unable to find anything either from the
> source code, mailing lists or the documentation. I am obviously not familiar
> with binutils internals. I also could not find
> the combreloc bug in Bugzilla.

Use readelf -S or objdump -h, and look for .rela.dyn in the executable.
If you have one, -zcombreloc was on.

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