From: Iain Sandoe Date: Tue, 6 Jul 2021 08:19:30 +0000 (+0100) Subject: Documentation : Describe --with-dsymutil configure option. X-Git-Tag: basepoints/gcc-13~6264 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b019b28ebd65462a092c96d95e9e356c8bb39b78;p=thirdparty%2Fgcc.git 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 gcc/ChangeLog: * doc/install.texi: Document --with-dsymutil. --- diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 94b167a3ed3d..6eee1bb43d4a 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -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