PATCH: PR ld/10270: IFUNC local symbol
H.J. Lu
hjl.tools@gmail.com
Mon Jun 15 17:52:00 GMT 2009
More information about the Binutils mailing list
Mon Jun 15 17:52:00 GMT 2009
- Previous message (by thread): PATCH: PR ld/10270: IFUNC local symbol
- Next message (by thread): PATCH: PR ld/10270: IFUNC local symbol
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Jun 15, 2009 at 7:24 AM, H.J. Lu<hjl.tools@gmail.com> wrote: > 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. > Using -fPIE without -pie is very complicated. I will leave it alone. -- H.J.
- Previous message (by thread): PATCH: PR ld/10270: IFUNC local symbol
- Next message (by thread): PATCH: PR ld/10270: IFUNC local symbol
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list