This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Build failure - egcs-971122 - alphaev56-unknown-linux-gnulibc1 - $at reg - sarray.c.


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~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]