PreviousIndexNext

[bug-gsl] Re: Wrong shared library name in gsl-1.11? (2008-04-08)

From: Brian Gough <bjg@gnu.org>
Subject: Re: Wrong shared library name in gsl-1.11?
Date: Tue, 08 Apr 2008 21:59:02 +0100
To: Sebastien Maret <sebastien.maret@.........>
Cc: bug-gsl@gnu.org

At Mon, 07 Apr 2008 17:16:41 +0200,
Sebastien Maret wrote:
> I would have expected the shared library installed by gsl-1.11 to be
> named libgsl.0.11.0.dylib instead of libgsl.0.dylib. Is it intended?

Thanks for your email. We rely on libtool to install the shared
libraries. On GNU/Linux it does add the number, so I guess what you
are seeing may be specific to MacOS -- you may want to check the
libtool mailing list.

--
Brian Gough