[RESEND PATCH] Makeconfig: Set pie-ccflag to -fPIE by default
Richard Henderson
richard.henderson@linaro.org
Fri Aug 26 19:45:23 GMT 2022
On 8/26/22 12:02, H.J. Lu wrote:
> On Fri, Aug 26, 2022 at 11:39 AM Wilco Dijkstra via Libc-alpha
>> However this exposes a bug: it appears all symbols, including hidden symbols,
>> are always accessed via the GOT in libc.a even when they don't in libc.so. As a
>> result PIE code quality is actually worse than PIC... This affects libc_single_threaded
>
> Is this issue processor specific?
I wouldn't think so.
r~
More information about the Libc-alpha
mailing list