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^N: [PATCH] Add --enable-static-pie to build static PIE [BZ #19574]


On Fri, 1 Dec 2017, Maciej W. Rozycki wrote:

> > Can you try native mips build with --enable-static-pie using hjl/pie/static
> > branch?
> 
>  I'm not sure if I'm set up for a native glibc build right now, I haven't 
> done one for a while now.  I could try a cross build right away, however I 
> am too loaded with other stuff to commit to do testing for you at the 
> moment.

I've not done native MIPS builds at all, but I don't think native versus 
cross is relevant here.  The main thing is that the wiki instructions, if 
and when this feature reaches consensus for inclusion on master, give 
sufficient information on what testing is needed of whether the feature 
works on a given architecture before that architecture can be removed from 
the list of those that haven't had execution testing (whether or not the 
build completes OK for them).  For example, are any special GCC configure 
options needed, or just the glibc configure option --enable-static-pie?  
Does GCC need to be a version (i.e. GCC 8 or later) that supports the 
-static-pie option in order to test this glibc feature?

-- 
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]