diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2024-09-28 09:20:31 +0800 |
---|---|---|
committer | Gerald Pfeifer <gerald@pfeifer.com> | 2024-09-28 09:20:31 +0800 |
commit | 2531f014fb2364777fb1ce09641db85bda5883b7 (patch) | |
tree | 9df69df1e943b7a53a69abc646adda72468e33c0 /gcc | |
parent | 926133909217ed3f0fe4e81f035b4c7c6b490020 (diff) | |
download | gcc-2531f014fb2364777fb1ce09641db85bda5883b7.zip gcc-2531f014fb2364777fb1ce09641db85bda5883b7.tar.gz gcc-2531f014fb2364777fb1ce09641db85bda5883b7.tar.bz2 |
doc: Remove i?86-*-linux* installation note from 2003
gcc:
PR target/69374
* doc/install.texi (Specific) <i?86-*-linux*>: Remove note
from 2003.
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/doc/install.texi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 08de972..517d1cbb 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -4274,9 +4274,6 @@ libstdc++-v3 documentation. @end html @anchor{ix86-x-linux} @heading i?86-*-linux* -As of GCC 3.3, binutils 2.13.1 or later is required for this platform. -See @uref{https://gcc.gnu.org/PR10877,,bug 10877} for more information. - If you receive Signal 11 errors when building on GNU/Linux, then it is possible you have a hardware problem. Further information on this can be found on @uref{https://www.bitwizard.nl/sig11/,,www.bitwizard.nl}. |