[RESEND PATCH] Makeconfig: Set pie-ccflag to -fPIE by default

H.J. Lu hjl.tools@gmail.com
Fri Aug 26 20:11:56 GMT 2022


On Fri, Aug 26, 2022 at 12:45 PM Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> 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.
>

This sounds like a compiler bug.

-- 
H.J.


More information about the Libc-alpha mailing list