Commit e427d51a by Richard Henderson Committed by Richard Henderson

* doc/install.texi (alpha-linux): Require binutils >= 2.10.

From-SVN: r42483
parent 39e0656d
2001-05-22 Richard Henderson <rth@redhat.com>
* doc/install.texi (alpha-linux): Require binutils >= 2.10.
* unwind-dw2-fde.c (__deregister_frame_info): Stringize use
of __USER_LABEL_PREFIX__.
......
......@@ -33,7 +33,7 @@
@settitle Installing GCC: Binaries
@end ifset
@comment $Id: install.texi,v 1.3 2001/05/17 18:12:27 mmitchel Exp $
@comment $Id: install.texi,v 1.4 2001/05/22 14:54:01 gerald Exp $
@c Copyright (C) 2001 Free Software Foundation, Inc.
@c *** Converted to texinfo by Dean Wakerley, dean@wakerley.com
......@@ -968,16 +968,9 @@ GNU Compiler Collection on your machine.
<h3><a name="alpha*-dec-linux*">alpha*-dec-linux*</a></h3>
@end html
We strongly recommend to upgrade to binutils 2.10 (or newer).
The following error:
@example
Error: macro requires $at register while noat in effect
@end example
indicates that you should upgrade to a newer version of
the assembler, 2.9 or later. If you can not upgrade the assembler, the
compiler option "-Wa,-m21164a" may work around this problem.
We require binutils 2.10 or newer. Upgrading to binutils 2.11
or newer is strongly recommended, as it will result in more
compact debugging and exception handling information.
@html
</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