mirror of
https://forge.sourceware.org/marek/gcc.git
synced 2026-02-22 12:00:11 -05:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user