glibc 2.1.97
Christian Iseli
chris@ludwig-alpha.unil.ch
Fri Nov 10 05:30:00 GMT 2000
rth@twiddle.net said:
> Not yet. I was hoping that the asin fix would cure this one as well,
> but alas...
In the meantime, I've had good success (compiling glibc-2.2) with:
$ uname -a
Linux ludwig-alpha 2.4.0-test9 #7 Tue Oct 17 13:42:13 CEST 2000 alpha unknown
(Machine is a PC164LX, alpha ev56)
$ gcc -v
Reading specs from /usr/lib/gcc-lib/alpha-redhat-linux/2.96/specs
gcc version 2.96 20000920 (experimental)
$ ld -V
GNU ld version 2.10.91 (with BFD 2.10.0.33)
Supported emulations:
elf64alpha
alpha
CFLAGS="-O2 -mcpu=ev56 -pipe"
It even seems to have compiled __printf_fphex correctly...
After applying the attached patch to sysdeps/alpha/fpu/libm-test-ulps, make
check passes cleanly.
Thanks for all the hard work!
Cheers,
Christian
More information about the Libc-alpha
mailing list