]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
doc: Remove MinGW note on binutils 2.16
authorGerald Pfeifer <gerald@pfeifer.com>
Wed, 25 Sep 2024 13:43:29 +0000 (21:43 +0800)
committerGerald Pfeifer <gerald@pfeifer.com>
Thu, 26 Sep 2024 07:31:08 +0000 (15:31 +0800)
Binutils 2.16 is 13 years old; no need to specifically refer to it as a
requirement.

gcc:
PR target/69374
* doc/install.texi (Specific) <*-*-mingw32>: Remove note regarding
binutils 2.16.

gcc/doc/install.texi

index e339d736969adf10c5b74fd22f17d85f63243024..08de972c8ec7329c11b40e5fc86623f82925925c 100644 (file)
@@ -5211,10 +5211,6 @@ GCC will build with and support only MinGW runtime 3.12 and later.
 Earlier versions of headers are incompatible with the new default semantics
 of @code{extern inline} in @code{-std=c99} and @code{-std=gnu99} modes.
 
-To support emitting DWARF debugging info you need to use GNU binutils
-version 2.16 or above containing support for the @code{.secrel32}
-assembler pseudo-op.
-
 @html
 <hr />
 @end html