[v4,3/3] doc: Document --with-windres in install.texi [PR108866]
Commit Message
gcc/ChangeLog:
* doc/install.texi: Document --with-windres configure option.
Signed-off-by: Peter Damianov <peter0x44@disroot.org>
---
gcc/doc/install.texi | 4 ++++
1 file changed, 4 insertions(+)
@@ -1244,6 +1244,10 @@ but for the linker.
Same as @uref{#with-as,,@option{--with-as}}
but for the debug linker (only used on Darwin platforms so far).
+@item --with-windres=@var{pathname}
+Same as @uref{#with-as,,@option{--with-as}}
+but for the Windows resource compiler.
+
@item --with-tls=@var{dialect}
Specify the default TLS dialect, for systems were there is a choice.
For ARM targets, possible values for @var{dialect} are @code{gnu} or