mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-12 07:04:30 +08:00
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
This commit is contained in:
parent
6646fd701f
commit
476c334ecf
@ -33,7 +33,7 @@
|
||||
@settitle Installing GCC: Binaries
|
||||
@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 *** Converted to texinfo by Dean Wakerley, dean@wakerley.com
|
||||
|
||||
@ -897,6 +897,8 @@ GNU Compiler Collection on your machine.
|
||||
@item
|
||||
@uref{#alpha*-dec-osf*,,alpha*-dec-osf*}
|
||||
@item
|
||||
@uref{#arm*-*-linux-gnu,,arm*-*-linux-gnu}
|
||||
@item
|
||||
@uref{#avr,,avr}
|
||||
@item
|
||||
@uref{#dos,,DOS}
|
||||
@ -1018,6 +1020,14 @@ If the @code{ieee}
|
||||
sub-directory exists, repeat this command in it, with the additional
|
||||
flag @code{-mieee}.
|
||||
|
||||
@html
|
||||
</p>
|
||||
<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>
|
||||
|
Loading…
Reference in New Issue
Block a user