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: [PATCH 2/2 v5] gold: enable new dtags by default


On Wed, Feb 06, 2013 at 08:28:25AM -0800, H.J. Lu wrote:
> The gABI has DT_FLAGS to replace DT_SYMBOLIC, DT_BIND_NOW,
> and DT_TEXTREL.

Hmm, and we still emit DT_TEXTREL and DT_SYMBOLIC with --enable-new-dtags.

>  --enable-new-dtags can be used to enable DT_FLAGS.
> DT_RUNPATH is independent of DT_FLAGS.   We may want DT_RPATH
> with DT_FLAGS.  But there is no way to do that today.

Fair enough.  I also agree with Andreas that --enable-new-dtags is a
badly named option.  --enable-dt-flags and --enable-dt-runpath do
sound like a good idea.

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