https://sourceware.org/bugzilla/show_bug.cgi?id=26767
Bug ID: 26767 Summary: missing documentation for adding DT_RUNPATH (and others?) Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: fx at gnu dot org Target Milestone: --- I went looking for how to link with a setting for DT_RUNPATH rather than DT_RPATH, and came up blank in the ld doc and a web search initially. I eventually came across a post which mentioned using --enable-new-dtags, but there's no way I'd have got that without reading the source, with no indication what "the new dynamic tags" are that it controls. I suggest listing those tags with index entries to be explicit that you need --enable-new-dtags with --rpath for that job, at least. I assume there are others to treat similarly. -- You are receiving this mail because: You are on the CC list for the bug.