]> git.ipfire.org Git - thirdparty/gcc.git/commit
doc: Streamline requirements on the build compiler
authorGerald Pfeifer <gerald@pfeifer.com>
Thu, 13 Jun 2024 07:49:29 +0000 (09:49 +0200)
committerGerald Pfeifer <gerald@pfeifer.com>
Thu, 13 Jun 2024 07:49:29 +0000 (09:49 +0200)
commit14820327c720dad2ca34eb9fa73c0d9b435b6688
tree22a8e3416a459ff9ab4a33c862bc8e5b9c1f5bed
parente8f4d525cb320ff11dd95b985d8043fef0510878
doc: Streamline requirements on the build compiler

No need to talk about potential implementation bugs in older versions
than what we require.  And no need to talk about building GCC 3.3 and
earlier at this point.

gcc:
PR other/69374
* doc/install.texi (Prerequisites): Simplify note on the C++
compiler required. Drop requirements for versions of GCC prior
to 3.4. Fix grammar.
gcc/doc/install.texi