RFC: Add --enable-static-pie to build static executables as PIE

Rich Felker dalias@libc.org
Mon Jul 17 22:29:00 GMT 2017


On Mon, Jul 17, 2017 at 08:58:22AM -0700, H.J. Lu wrote:
> Hi,
> 
> Are there any interests for --enable-static-pie, which builds static
> executables as PIE?

Can you clarify what you're asking about? Is this asking if glibc is
interested in providing the runtime support (crt variant) for gcc to
be able to produce static PIE executables using glibc? I'm unclear on
whose configure script would need --enable-static-pie.

Rich



More information about the Libc-alpha mailing list