diff options
| author | sirl <sirl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-05-05 11:38:51 +0000 |
|---|---|---|
| committer | sirl <sirl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-05-05 11:38:51 +0000 |
| commit | 36d5634576797312ab78df11d85b071cd2004e4c (patch) | |
| tree | bdcd3efc0844d26f8cc79eba6a93eb9c76a48eab | |
| parent | e7d6d3029925d23a1c11463563cb15ce5ab2e7ed (diff) | |
| download | ppe42-gcc-36d5634576797312ab78df11d85b071cd2004e4c.tar.gz ppe42-gcc-36d5634576797312ab78df11d85b071cd2004e4c.zip | |
2002-05-05 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
* doc/install.texi (powerpc-*-linux-gnu*): Update build requirements.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53181 138bc75d-0d04-0410-961f-82ee72b054a4
| -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 da6228911e1..b00e90f5a82 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 d55c9054ca4..40e74a68a89 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> |

