From: Gerald Pfeifer Date: Fri, 4 Oct 2024 05:02:05 +0000 (+0800) Subject: doc: Focus on DWARF for FreeBSD X-Git-Tag: basepoints/gcc-16~5462 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c86be8f605a308e6429bf00d870aaf6406032ab3;p=thirdparty%2Fgcc.git doc: Focus on DWARF for FreeBSD gcc: PR target/69374 * doc/install.texi (Specific) <*-*-freebsd*>: Focus on DWARF only. --- diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 09559615bbf..b7c14e8b6f0 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -4086,9 +4086,7 @@ This configuration is intended for embedded systems. @anchor{x-x-freebsd} @heading *-*-freebsd* We support FreeBSD using the ELF file format with DWARF 2 debugging -for all CPU architectures. There are -no known issues with mixing object files and libraries with different -debugging formats. +for all CPU architectures. We recommend bootstrapping against the latest GNU binutils or the version found in the @file{devel/binutils} port. This also has been