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: Fix assertion failure on aliases of dynamic weak symbols


"H.J. Lu" <hjl@lucon.org> writes:
> I think the proper way to fix this is
>
> 1. Select a different section for linker created symbol to avoid false
> symbol alias in a shared library.

I disagree.  If the linker script defines a symbol in a section statement,
why shouldn't the symbol belong to that section?  I'm bet folk out there
are relying on that behaviour.

Richard


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