+1999-08-27 Ulrich Drepper <drepper@cygnus.com>
+
+ * sysdeps/unix/sysv/linux/netpacket/packet.h: Update from 2.3.15
+ kernel.
+ * inet/netinet/in.h: Likewise.
+ * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
+ * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
+
+1999-08-25 Ulrich Drepper <drepper@cygnus.com>
+
1999-08-25 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/i386/fpu/bits/mathinline.h (__finite): Mark constant as
Make up your own decision.
+GNU CC versions 2.95 and above are derived from egcs, and they may do even
+better.
+
+Please note that gcc 2.95 and 2.95.1 cannot compile glibc on Alpha due to
+problems in the complex float support.
+
?? When I try to compile glibc I get only error messages.
What's wrong?
??powerpc Which compiler should I use for powerpc?
-{GK} You want to use egcs 1.1 or later (together with the right versions
-of all the other tools, of course).
-
-In fact, egcs 1.1 has a bug that causes linuxthreads to be
-miscompiled, resulting in segmentation faults when using condition
-variables. There is a temporary patch at:
-
-<http://discus.anu.edu.au/~geoffk/egcs-3.diff>
-
-Later versions of egcs may fix this problem.
+{GK} You want to use at least gcc 2.95 (together with the right versions
+of all the other tools, of course). See also question ?excpt.
??arm Which tools should I use for ARM?
<yann@plato.uni-paderborn.de> reports 22h48m on Atari TT030
(Motorola 68030 @ 32 Mhz, 34 Mb memory)
+ A full build of the PowerPC library took 1h on a PowerPC 750@400Mhz w/
+ 64MB of RAM, and about 9h on a 601@60Mhz w/ 72Mb.
+
If you have some more measurements let me know.
?? What version of the Linux kernel headers should be used?