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: Richard Henderson <rth at cygnus dot com>
- Subject: Re: Build failure - egcs-971122 - alphaev56-unknown-linux-gnulibc1 - $at reg - sarray.c.
- From: hjstein at bfr dot co dot il (Harvey J. Stein)
- Date: 25 Nov 1997 10:36:49 +0200
- CC: "Harvey J. Stein" <hjstein at bfr dot co dot il>, egcs at cygnus dot com, egcs-bugs at cygnus dot com
- CC: hjstein at blinky dot bfr dot co dot il
- References: <199711241838.UAA17960@blinky.bfr.co.il><19971124230930.53053@dot.cygnus.com>
Richard Henderson <rth@dot.cygnus.com> writes:
> 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.
It dies somewhere else now:
hjstein@blaster:~/egcs-971122$ ./configure --host=alphaev5-unknown-linux-gnulibc1 --prefix=/usr/local/gnu
Created "Makefile" in /home/hjstein/egcs-971122
Links are now set up to build a native compiler for alphaev5-unknown-linux-gnulibc1
hjstein@blaster:~/egcs-971122$ make
...
/home/hjstein/egcs-971122/gcc/xgcc -B/home/hjstein/egcs-971122/gcc/ -c -g -O2 -I. -I. -D_G_HAVE_MMAP iogetc.c
In file included from iogetc.c:26:
libioP.h:31: bits/libc-lock.h: No such file or directory
make[1]: *** [iogetc.o] Error 1
make[1]: Leaving directory `/home/hjstein/egcs-971122/libraries/libio'
make: *** [all-target-libio] Error 2
I guess I'll have to wait for RH5.0 as you suggested...
--
Harvey J. Stein
Berger Financial Research
hjstein@bfr.co.il