From 8fdd7217a7e29f1ffac4abb2bffbf5a6555b85b7 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 7 Oct 2004 14:45:24 +0000 Subject: Add linker option: --warn-shared-textrel to produce warnings when adding a DT_TEXTREL to a shared object. --- ld/ld.texinfo | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ld/ld.texinfo') diff --git a/ld/ld.texinfo b/ld/ld.texinfo index d6f9c25..420065b 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -1690,6 +1690,10 @@ The address will only be changed if it not explicitly specified; that is, if the @code{SECTIONS} command does not specify a start address for the section (@pxref{SECTIONS}). +@kindex --warn-shared-textrel +@item --warn-shared-textrel +Warn if the linker adds a DT_TEXTREL to a shared object. + @kindex --warn-unresolved-symbols @item --warn-unresolved-symbols If the linker is going to report an unresolved symbol (see the option -- cgit v1.1