PATCH: PR ld/10270: IFUNC local symbol

H.J. Lu hjl.tools@gmail.com
Mon Jun 15 13:08:00 GMT 2009


On Mon, Jun 15, 2009 at 12:20 AM, Jakub Jelinek<jakub@redhat.com> wrote:
> On Sun, Jun 14, 2009 at 03:10:18PM -0700, H.J. Lu wrote:
>> +       info->callbacks->einfo
>> +         (_("%F%P: dynamic STT_GNU_IFUNC symbool `%s' with pointer "
>
> s/symbool/symbol/g (occurs many times in the patch)?

I will fix them.

> I don't like this solution much (and doesn't just compiling with -fpie or -fpic
> suffice?), but can live with it.
>

You need PIE for it. Otherwise, you have to use the PLT entry in executable.


-- 
H.J.



More information about the Binutils mailing list