This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.
Christian Iseli <chris@ludwig-alpha.unil.ch> said:
> I have installed the pre-release of egcs 1.1.2 on a Linux alpha box, running
> kernel version 2.2.1 and glibc 2.1.
>
> I have encountered an ICE when compiling this piece of code (ripped from Xaw3d)
> :
>
> struct x {
> float top;
> };
> static void NotifyThumb (struct x *w)
> {
> register struct x *sbw = w;
> float top = w->top;
> if (w == 0) return;
> if (LookAhead (w)) return;
> XtCallCallbacks (w, ((char*)"test") , *(int **)&top);
> XtCallCallbacks (w, ((char*)"test") , (int *)&top);
> }
Works fine here (both egcs-1.1.2pre1 and egcs-19990214, binutils-2.9.1.0.20,
linux-2.2.1-ac6, i586 UP)
[...]
> Another BTW, for people trying the new glibc-2.1 on a RedHat machine:
> [...]
> This last part was a bit offtopic I guess... oh well, hope this helps
> someone.
I always had problems with rpm + glibc-2.1 snapshots, now the rpm-2.5.7-1
from the rawhide distribution for i386 works for me. Thanks!
This should go into the FAQ for glibc-2.1.
--
Horst von Brand vonbrand@sleipnir.valparaiso.cl
Casilla 9G, Viņa del Mar, Chile +56 32 672616