This is the mail archive of the gcc@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]

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



egcs-971122 fails to build for me under alphaev56-unknown-linux-gnulibc1:

/home/hjstein/egcs-971122/gcc/xgcc -B/home/hjstein/egcs-971122/gcc/  -DIN_GCC   -DUSE_GNULIBC_1 -g -O2 -I./include  -I. -I. -I./config \
-c ./objc/sarray.c -o objc/sarray.o
/tmp/cca01041.s: Assembler messages:
/tmp/cca01041.s:786: Error: macro requires $at register while noat in effect
/tmp/cca01041.s:925: Error: macro requires $at register while noat in effect
/tmp/cca01041.s:1068: Error: macro requires $at register while noat in effect
/tmp/cca01041.s:1087: Error: macro requires $at register while noat in effect
/tmp/cca01041.s:1094: Error: macro requires $at register while noat in effect
/tmp/cca01041.s:1264: Error: macro requires $at register while noat in effect
/tmp/cca01041.s:1270: Error: macro requires $at register while noat in effect
/tmp/cca01041.s:1277: Error: macro requires $at register while noat in effect
make[1]: *** [objc/sarray.o] Error 1
make[1]: Leaving directory `/home/hjstein/egcs-971122/gcc'
make: *** [all-gcc] Error 2


The relevant version info is:

redhat 4.2
kernel 2.0.30 + patches:
   alpha-patches-2.0.30-0.2a.gz from 
   ftp://ftp.digital.com/pub/DEC/Linux-Alpha/em86/v0.2/kernel-patches/
   and 
   ap-0.2-fixes-1.diff from
   ftp://genie.ucd.ie/pub/alpha/kernel/alpha-patchset.tar.gz 
gcc-2.7.2.1-2c (gcc from Redhat rpm 2.7.2.1-2) + patches:
   Richard Henderson's large stack frame patch.
   A profiling patch posted to axp-list by Toon Moene.
/lib/libc.so.6 + patches:
   David Mosberger's patches to libc_p, but I guess that's not
   relevant.
GNU assembler version 2.7 (alpha-unknown-linux), using BFD version 2.7.0.2
ld version 2.7 (with BFD 2.7.0.2)
(ldd doesn't support -v, but locate ld.so gives me:
   /etc/ld.so.cache
   /etc/ld.so.conf
   /home/ftp/lib/ld.so.1
   /lib/ld.so.1
and rpm -qf /lib/ld.so.1 gives me:
   glibc-0.961212-5

Thanks,

-- 
Harvey J. Stein
Berger Financial Research
hjstein@bfr.co.il


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