]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
doc: Simplify *-*-linux-gnu dependencies
authorGerald Pfeifer <gerald@pfeifer.com>
Wed, 12 Jun 2024 06:46:20 +0000 (08:46 +0200)
committerGerald Pfeifer <gerald@pfeifer.com>
Wed, 12 Jun 2024 06:46:20 +0000 (08:46 +0200)
Glibc 2.1 was released in 1999, binutils 2.12 in 2002; no need to
explicitly list them as dependencies any longer.

gcc:
PR target/69374
* doc/install.texi (Specific) <*-*-linux-gnu>: Do not list
glibc 2.1 and binutils 2.12 as minimum dependencies.

gcc/doc/install.texi

index bc70318c0878312ec6884017be125f2ca7079aee..621c874d268d6b7ffe4d31028cfa1b68c1175936 100644 (file)
@@ -4266,9 +4266,6 @@ supported, so @option{--enable-threads=dce} does not work.
 @end html
 @anchor{x-x-linux-gnu}
 @heading *-*-linux-gnu
-The @code{.init_array} and @code{.fini_array} sections are enabled
-unconditionally which requires at least glibc 2.1 and binutils 2.12.
-
 Versions of libstdc++-v3 starting with 3.2.1 require bug fixes present
 in glibc 2.2.5 and later.  More information is available in the
 libstdc++-v3 documentation.