[Bug dynamic-link/27164] csu/libc-start.c should not call ARCH_APPLY_IREL in static pie mode
i at maskray dot me
sourceware-bugzilla@sourceware.org
Thu Jul 15 18:33:55 GMT 2021
https://sourceware.org/bugzilla/show_bug.cgi?id=27164
--- Comment #3 from Fangrui Song <i at maskray dot me> ---
I worked around the glibc csu/libc-start.c ARCH_APPLY_IREL issue (unclear
semantics) and unneeded diff -u =(ld.bfd --verbose) =(ld.bfd -pie --verbose)
difference in ld.lld f8cb78e99aae9aa3f89f7bfe667db2c5b767f21f
([ELF] Don't define __rela_iplt_start for -pie/-shared)
(target: LLD 13.0.0)
but my complaint remains for glibc:
https://sourceware.org/pipermail/libc-alpha/2021-July/128981.html
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list