PING: [PATCH] Add -static-pie to GCC driver to create static PIE

2017-09-07 Thread H.J. Lu
On Mon, Aug 28, 2017 at 10:13 AM, H.J. Lu wrote: > On Mon, Aug 28, 2017 at 9:10 AM, Joseph Myers wrote: >> On Tue, 8 Aug 2017, H.J. Lu wrote: >> >>> This patch adds -static-pie to GCC driver to create static PIE. A static >>> position independent executable (PIE) is similar to static executable,

PING: [PATCH] Add -static-pie to GCC driver to create static PIE

2017-09-05 Thread H.J. Lu
On Mon, Aug 28, 2017 at 10:13 AM, H.J. Lu wrote: > On Mon, Aug 28, 2017 at 9:10 AM, Joseph Myers wrote: >> On Tue, 8 Aug 2017, H.J. Lu wrote: >> >>> This patch adds -static-pie to GCC driver to create static PIE. A static >>> position independent executable (PIE) is similar to static executable,

PING: [PATCH] Add -static-pie to GCC driver to create static PIE

2017-08-17 Thread H.J. Lu
On Wed, Aug 9, 2017 at 3:39 AM, H.J. Lu wrote: > On Tue, Aug 8, 2017 at 10:36 PM, Richard Biener > wrote: >> On August 9, 2017 12:18:41 AM GMT+02:00, "H.J. Lu" >> wrote: >>>This patch adds -static-pie to GCC driver to create static PIE. A >>>static >>>position independent executable (PIE) is s