aboutsummaryrefslogtreecommitdiff
path: root/binutils/binutils.texi
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>1999-05-25 12:10:27 +0000
committerDJ Delorie <dj@redhat.com>1999-05-25 12:10:27 +0000
commit751d21b5b946a4a451552fbac692b14abea3d816 (patch)
tree887e572d520d2e46474c184e520db5d07c0c261b /binutils/binutils.texi
parentfa0e42e45712133c4c2d95261c3c0ac8d87b6765 (diff)
downloadgdb-751d21b5b946a4a451552fbac692b14abea3d816.zip
gdb-751d21b5b946a4a451552fbac692b14abea3d816.tar.gz
gdb-751d21b5b946a4a451552fbac692b14abea3d816.tar.bz2
* windres.c: add verbose option
(main): process verbose option * resrc.c (look_for_default): new. Look for the default preprocessor in a given location. (read_rc_file): for foo/bar-windres, look for foo/bar-gcc, foo/gcc (in case of foo/windres), and then gcc (the old default).
Diffstat (limited to 'binutils/binutils.texi')
-rw-r--r--binutils/binutils.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/binutils.texi b/binutils/binutils.texi
index 5f7c646..b431a95 100644
--- a/binutils/binutils.texi
+++ b/binutils/binutils.texi
@@ -2048,10 +2048,15 @@ Specify an include directory to use when reading an @code{rc} file.
option. @code{windres} will also search this directory when looking for
files named in the @code{rc} file.
+@item -D @var{target}
@item --define @var{sym[=val]}
Specify a @code{-D} option to pass to the preprocessor when reading an
@code{rc} file.
+@item -v
+Enable verbose mode. This tells you what the preprocessor is if you
+didn't specify one.
+
@item --language @var{val}
Specify the default language to use when reading an @code{rc} file.
@var{val} should be a hexadecimal language code. The low eight bits are