[293] in SIPB_Linux_Development
New shared libraries for Linux
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Thu Dec 23 15:36:10 1993
From: ghudson@MIT.EDU
Date: Thu, 23 Dec 93 15:35:38 -0500
To: linux-dev@MIT.EDU
Well, the 4.5.8 release of the Linux C library looks like it will
break programs which directly modify stdio. According to H.Lu, "this
includes mh and possibly andrew."
This means that our binaries for mh and, if we include it, Andrew,
will depend on whether people install libc 4.5.8. I guess the answer
is to require that people have 4.5.8 installed.
I'll see about rebuilding mh with the new libraries.
--GBH