[PATCH] [RFC] ld: add new --enable-new-dtags-only flag

Alan Modra amodra@gmail.com
Tue Jan 8 09:32:00 GMT 2013


On Tue, Dec 25, 2012 at 02:30:00AM -0500, Mike Frysinger wrote:
> With the --enable-new-dtags flag, you can generate DT_RUNPATH in
> addition to DT_RPATH.  But the former tag isn't terribly useful
> so long as the latter is still being generated.

Huh?  I thought that if DT_RUNPATH is present, DT_RPATH is ignored.

Also, if you're going to name the new option --enable-new-dtags-only,
I'd be inclined to make it actually enable the new dtags.  ie. don't
require --enable-new-dtags as well.

-- 
Alan Modra
Australia Development Lab, IBM



More information about the Binutils mailing list