This is the mail archive of the binutils@sourceware.org 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: More Solaris 2 ABI fixes: emit local _START_, _END_


On Tue, Oct 12, 2010 at 07:16:53PM +0200, Rainer Orth wrote:
> There's one
> minor problem, though: if generating a shared object, _START_ and _END_
> are emitted into .dynsym, unlike what Sun ld does.  I've tried to set
> h->dynamic to 0, but that had no effect.

Did you try to use elf_backend_hide_symbol?

-- 
Alan Modra
Australia Development Lab, IBM


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