From 1ea6f4c805b66e077c126f232e9887c4147b7d1c Mon Sep 17 00:00:00 2001 From: Dara Hazeghi Date: Fri, 11 Jul 2003 23:04:48 +0000 Subject: [PATCH] Patch from Dara Hazeghi. * doc/install.tex: Update required binutils for i?86-*-linux* From-SVN: r69255 --- gcc/ChangeLog | 4 ++++ gcc/doc/install.texi | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index fd5d5b07a39..6f0a49ae94a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2003-07-11 Dara Hazeghi + + * doc/install.tex: Update required binutils for i?86-*-linux* + 2003-07-11 Richard Henderson * Makefile.in (stage1_build): Force OBJS-onestep=OBJS. diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 32046c8f91c..6a6c9f38268 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -2508,7 +2508,8 @@ GNU systems. This configuration is being superseded. @end html @heading @anchor{ix86-*-linux*}i?86-*-linux* -You will need binutils 2.9.1.0.15 or newer for exception handling to work. +As of GCC 3.3, binutils 2.13.1 or later is required for this platform. +See @uref{http://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 -- 2.30.2