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: RFC: Add STB_GNU_SECONDARY


"H.J. Lu" <hjl.tools@gmail.com> writes:

> In our usage, the backup definition may not be at the end of
> command line since it may reference library symbols.

You could write out the backup function you need under a different name.
Then have the backup symbol at the end of the link call the new name of
the backup function.

I agree that this kind of approach is less convenient, but this doesn't
seem like a persuasive choice for one of the two remaining OS-dependent
symbol binding numbers.  Perhaps you should try to sell this idea to the
ELF ABI, the generic space has seven available numbers.

Ian


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