This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: PATCH: PR ld/10270: IFUNC local symbol


On Mon, Jun 15, 2009 at 6:08 AM, H.J. Lu<hjl.tools@gmail.com> wrote:
> 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.
>
>

It may work. I will take  a look.


-- 
H.J.


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