This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PING: [PATCH] Add --enable-static-pie to build static PIE


On Thu, 12 Oct 2017, H.J. Lu wrote:

> Here is the updated patch.  The main change is that gPcrt1.o is also added
> to create static PIE with -pg.

The attached build-many-glibcs.py patch is definitely inappropriate for 
master.  If --enable-static-pie is approved, it would be appropriate to 
build one or two additional glibc variants in build-many-glibcs.py with 
this option.  It is *not* appropriate to add it to all builds there, 
because of how (as discussed) the option is different from 
--enable-profile, changing how the normal static libc is built instead of 
adding a new variable.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]