Commit 476c334e by Phil Blundell

install.texi (arm*-*-linux-gnu): Say that binutils 2.10 is required.

2001-05-24  Philip Blundell  <philb@gnu.org>

	* doc/install.texi (arm*-*-linux-gnu): Say that binutils 2.10 is
	required.

From-SVN: r42546
parent 6646fd70
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
@settitle Installing GCC: Binaries @settitle Installing GCC: Binaries
@end ifset @end ifset
@comment $Id: install.texi,v 1.5 2001/05/23 06:41:48 rth Exp $ @comment $Id: install.texi,v 1.6 2001/05/23 21:33:30 rth Exp $
@c Copyright (C) 2001 Free Software Foundation, Inc. @c Copyright (C) 2001 Free Software Foundation, Inc.
@c *** Converted to texinfo by Dean Wakerley, dean@wakerley.com @c *** Converted to texinfo by Dean Wakerley, dean@wakerley.com
...@@ -897,6 +897,8 @@ GNU Compiler Collection on your machine. ...@@ -897,6 +897,8 @@ GNU Compiler Collection on your machine.
@item @item
@uref{#alpha*-dec-osf*,,alpha*-dec-osf*} @uref{#alpha*-dec-osf*,,alpha*-dec-osf*}
@item @item
@uref{#arm*-*-linux-gnu,,arm*-*-linux-gnu}
@item
@uref{#avr,,avr} @uref{#avr,,avr}
@item @item
@uref{#dos,,DOS} @uref{#dos,,DOS}
...@@ -1021,6 +1023,14 @@ flag @code{-mieee}. ...@@ -1021,6 +1023,14 @@ flag @code{-mieee}.
@html @html
</p> </p>
<hr> <hr>
<h3><a name="arm*-*-linux-gnu">arm*-*-linux-gnu</a></h3>
@end html
We require GNU binutils 2.10 or newer.
@html
</p>
<hr>
<h3><a name="avr">avr</a></h3> <h3><a name="avr">avr</a></h3>
@end html @end html
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment