From d089bb16477e6a2456cb80bc5ea72d846a78e26a Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 16 Jul 2011 07:58:40 +0000 Subject: Implement ld --print-output-format. --- ld/ld.texinfo | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ld/ld.texinfo') diff --git a/ld/ld.texinfo b/ld/ld.texinfo index 4fb649aafd..7547c0a585 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -1401,6 +1401,13 @@ default behaviour (of not listing the sections that are removed) can be restored by specifying @samp{--no-print-gc-sections} on the command line. +@kindex --print-output-format +@cindex output format +@item --print-output-format +Print the name of the default output format (perhaps influenced by +other command-line options). This is the string that would appear +in an @code{OUTPUT_FORMAT} linker script command (@pxref{File Commands}). + @cindex help @cindex usage @kindex --help -- cgit v1.2.1