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 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index e339d736969..08de972c8ec 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -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 -- 2.46.0