This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Update binutils requirement for powerpc*-*-linux


Applying as obvious to mainline, 4.0, and 3.4.  The newer binutils is
required to support -many.

	* doc/install.texi: Update binutils requirement for powerpc*-linux.

diff -urp -xCVS -x'*~' -x'.#*' gcc-virgin/gcc/doc/install.texi gcc-current/gcc/doc/install.texi
--- gcc-virgin/gcc/doc/install.texi	2005-03-28 19:31:21.000000000 +0930
+++ gcc-current/gcc/doc/install.texi	2005-03-28 19:31:39.000000000 +0930
@@ -2233,7 +2233,7 @@ GNU Compiler Collection on your machine.
 @item
 @uref{#powerpc-*-elf,,powerpc-*-elf, powerpc-*-sysv4}
 @item
-@uref{#powerpc-*-linux-gnu*,,powerpc-*-linux-gnu*}
+@uref{#powerpc*-*-linux-gnu*,,powerpc*-*-linux-gnu*}
 @item
 @uref{#powerpc-*-netbsd*,,powerpc-*-netbsd*}
 @item
@@ -3381,10 +3381,10 @@ PowerPC system in big endian mode, runni
 @html
 <hr />
 @end html
-@heading @anchor{powerpc-*-linux-gnu*}powerpc-*-linux-gnu*
+@heading @anchor{powerpc*-*-linux-gnu*}powerpc*-*-linux-gnu*
 
 You will need
-@uref{ftp://ftp.kernel.org/pub/linux/devel/binutils,,binutils 2.13.90.0.10}
+@uref{ftp://ftp.kernel.org/pub/linux/devel/binutils,,binutils 2.15}
 or newer for a working GCC@.
 
 @html

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]