On Sun, Oct 15, 2006 at 08:17:54PM -0500, Albert Chin wrote:
> On Sun, Oct 15, 2006 at 08:53:41PM +0100, Patrick Welche wrote:
> > With CVS autotools of this month I am getting in a pickle trying
> > to build a program which depends on a shared library which depends
> > on a shared library. This is
On Mon, Oct 16, 2006 at 10:18:31AM +0530, Jaimon Jose wrote:
> ltmain.sh (GNU libtool 1.2345 2006/09/20 19:08:21) 2.1a
^^
just raised a smile :-)
Patrick
___
http://lists.gnu.org/mailman/listinfo/libtool
Hello Paul,
Thanks for the advice.
> Did you consider doing it the way glibc does it, with the
> attribute_hidden macro? Perhaps gnulib could use the same syntax as
> glibc, albeit with different semantics on other platforms. If that
> doesn't suffice, there's also the syntax suggested by Niall