This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Build failure - egcs-971122 - alphaev56-unknown-linux-gnulibc1 - $at reg - sarray.c.
- To: "Harvey J. Stein" <hjstein at bfr dot co dot il>
- Subject: Re: Build failure - egcs-971122 - alphaev56-unknown-linux-gnulibc1 - $at reg - sarray.c.
- From: Richard Henderson <rth at cygnus dot com>
- Date: Mon, 24 Nov 1997 23:09:30 -0800
- Cc: egcs at cygnus dot com, egcs-bugs at cygnus dot com
- References: <199711241838.UAA17960@blinky.bfr.co.il>
- Reply-To: Richard Henderson <rth at cygnus dot com>
On Mon, Nov 24, 1997 at 08:38:09PM +0200, Harvey J. Stein wrote:
> egcs-971122 fails to build for me under alphaev56-unknown-linux-gnulibc1:
[...]
> /tmp/cca01041.s:786: Error: macro requires $at register while noat in effect
[...]
> GNU assembler version 2.7 (alpha-unknown-linux), using BFD version 2.7.0.2
Just discovered this from someone else, but gas 2.7.0.2 is broken.
You can't get proper byte/word instructions out of it. And it isn't
easy to upgrade, so I'll tell you to just use alphaev5-*-*-* as your
config target.
Upgrade to Red Hat 5.0 when it comes out next week; it's got a new
glibc and a new binutils.
r~