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: implementing ifunc support


* Carlos O'Donell:

> On 7/8/19 11:15 AM, Jason Duerstock wrote:
>> I'm trying to figure out how to implement ifunc support for ia64, but
>> I was wondering if there was a more general guide on how to do it.
>
> There is no general "guide" to implementing IFUNC support.
>
> You need gcc, binutils, and gcc support to implement this.

Isn't binutils (linker and assembler) and glibc support sufficient?

Without GCC, the debugging information will be wrong, but we had that
for many years even on the mainstream platforms, so it's obviously not
too bad to be unusable.

Thanks,
Florian


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