Yeah, on later thought I liked your idea fine.
Date: Thu, 18 May 2000 23:11:38 -0400 (EDT)
From: Roland McGrath <[EMAIL PROTECTED]>
I really don't have sources or a build on hand to look at at all these days.
But I suspect that it will dtrt for glibc-2.1 compatibility if we make
aliases with the GLIBC_2.0 version tag in libthre
Hi,
libtool drops all interlibrary dependencies on the GNU platform,
because it does not know how to support them. Those are then missing when
compiling programs with the library generated with libtool.
I think the following patch fixes that. Could one of the Hurd people review
that? It's really