diff options
author | Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | 2002-05-05 11:38:51 +0000 |
---|---|---|
committer | Franz Sirl <sirl@gcc.gnu.org> | 2002-05-05 11:38:51 +0000 |
commit | 791a949fb9c633016bdb00f954979c53b0e75e9a (patch) | |
tree | bdcd3efc0844d26f8cc79eba6a93eb9c76a48eab /gcc | |
parent | f60ebeb78f53e4af592a3004ba5669aa4d1c87d4 (diff) | |
download | gcc-791a949fb9c633016bdb00f954979c53b0e75e9a.zip gcc-791a949fb9c633016bdb00f954979c53b0e75e9a.tar.gz gcc-791a949fb9c633016bdb00f954979c53b0e75e9a.tar.bz2 |
install.texi (powerpc-*-linux-gnu*): Update build requirements.
2002-05-05 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
* doc/install.texi (powerpc-*-linux-gnu*): Update build requirements.
From-SVN: r53181
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/doc/install.texi | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index da62289..b00e90f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2002-05-05 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> + + * doc/install.texi (powerpc-*-linux-gnu*): Update build requirements. + 2002-05-04 David S. Miller <davem@redhat.com> * config/sparc/linux.h, config/sparc/linux64.h diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index d55c905..40e74a6 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -3351,9 +3351,8 @@ PowerPC system in big endian mode, running System V.4. @heading @anchor{powerpc-*-linux-gnu*}powerpc-*-linux-gnu* You will need -@uref{ftp://ftp.varesearch.com/pub/support/hjl/binutils,,binutils 2.9.4.0.8} -or newer for a working GCC@. It is strongly recommended to recompile binutils -if you initially built it with gcc-2.7.2.x. +@uref{ftp://ftp.kernel.org/pub/linux/devel/binutils,,binutils 2.12.90.0.7} +or newer for a working GCC@. @html </p> |