Commit 75f3e3c8 by Richard Henderson Committed by Richard Henderson

* doc/install.texi (alpha-linux): Require binutils 2.11.

From-SVN: r42513
parent 3af21e04
2001-05-23 Richard Henderson <rth@redhat.com>
* doc/install.texi (alpha-linux): Require binutils 2.11.
2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk> 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
* c-lex.c (read_escape, read_ucs): Delete. * c-lex.c (read_escape, read_ucs): Delete.
......
...@@ -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.4 2001/05/22 14:54:01 gerald Exp $ @comment $Id: install.texi,v 1.5 2001/05/23 06:41:48 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
...@@ -968,9 +968,9 @@ GNU Compiler Collection on your machine. ...@@ -968,9 +968,9 @@ GNU Compiler Collection on your machine.
<h3><a name="alpha*-dec-linux*">alpha*-dec-linux*</a></h3> <h3><a name="alpha*-dec-linux*">alpha*-dec-linux*</a></h3>
@end html @end html
We require binutils 2.10 or newer. Upgrading to binutils 2.11 We require binutils 2.11 or newer. Previous binutils releases
or newer is strongly recommended, as it will result in more had a number of problems with DWARF2 debugging information, not
compact debugging and exception handling information. the least of which is incorrect linking of shared libraries.
@html @html
</p> </p>
......
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