Documentation : Describe --with-dsymutil configure option.

This adds documentation for the dsymutil configuration option
introduced with commit r12-2037-g3b5e8ee4f1ec.

Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>

gcc/ChangeLog:

	* doc/install.texi: Document --with-dsymutil.
This commit is contained in:
Iain Sandoe 2021-07-06 09:19:30 +01:00
parent 51abfb6a89
commit b019b28ebd
1 changed files with 4 additions and 0 deletions

View File

@ -1084,6 +1084,10 @@ but for the linker.
Same as @uref{#with-as,,@option{--with-as}}
but for the linker.
@item --with-dsymutil=@var{pathname}
Same as @uref{#with-as,,@option{--with-as}}
but for the debug linker (only used on Darwin platforms so far).
@item --with-stabs
Specify that stabs debugging
information should be used instead of whatever format the host normally