[PATCH][1-3] New configure option to enable Position independent executable as default.

Ian Lance Taylor iant@google.com
Thu Nov 14 08:13:00 GMT 2013


On Wed, Nov 13, 2013 at 8:07 PM, Mike Stump <mikestump@comcast.net> wrote:
> On Nov 13, 2013, at 5:14 PM, Ian Lance Taylor <iant@google.com> wrote:
>> On Wed, Nov 13, 2013 at 3:23 PM, Mike Stump <mikestump@comcast.net> wrote:
>>> On Nov 13, 2013, at 2:28 PM, Magnus Granberg <zorry@gentoo.org> wrote:
>>>> This patchset will add a new configure options --enable-default-pie.
>>>
>>> Ick.  Would be nice to figure out on what systems one can do this and just do it without the configure option.  Is there some reason that we need an option for it?
>>
>> I either don't understand the patch description or I don't understand
>> your comment.  I think the patch is making -fPIE the default.
>
> No, what the patch does is 'New configure option'.  What I prefer is, the patch titled, 'make pie default'.  The difference is the word option.

OK, I didn't understand your comment.

I don't think we should make -fPIE the default for all users.

Ian



More information about the Gcc-patches mailing list