Re: [PATCH] add static-linked PIE support

2015-09-29 Thread Rich Felker
On Tue, Sep 29, 2015 at 09:34:07PM -0400, Rich Felker wrote: > This is the gcc side support of the static-linked PIE functionality > added to binutils in commit 9b8b325a1f4cdaf235e7d803849dde6ededec865: And unfortunately I wasn't aware of this: https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=e9

[PATCH] add static-linked PIE support

2015-09-29 Thread Rich Felker
This is the gcc side support of the static-linked PIE functionality added to binutils in commit 9b8b325a1f4cdaf235e7d803849dde6ededec865: https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=9b8b325a1f4cdaf235e7d803849dde6ededec865 I've moved the linking spec change from SUBTARGET_LINK_S