This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: Adding static-PIE support to binutils


On Tue, Aug 18, 2015 at 08:58:43PM -0400, Rich Felker wrote:
> I've updated the patch to cover the changes needed for all the
> elf??-*.c target files (lots of code duplication already there), skip
> the clearing of command_line.interpreter, and based it on current git
> master with your output_type changes.

This is OK to commit with a suitable ChangeLog.  I think a separate ld
option is best too, because historically -static and its aliases
-Bstatic, -dn, -non_shared really are about what type of libraries are
accepted rather than choosing linker output type.

-- 
Alan Modra
Australia Development Lab, IBM


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