bug-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gsl] .so numbers don't correspond to download numbers


From: Orion Poplawski
Subject: Re: [Bug-gsl] .so numbers don't correspond to download numbers
Date: Fri, 4 Dec 2015 08:29:10 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 12/03/2015 11:30 PM, Eric Lindblad wrote:
> GSL group,
> c.c. R.M.S

Why bother R.M.S.?

> 
> gsl-1.16.tar.gz, gsl-2.0.tar.gz, gsl-2.1.tar.gz
> 
> http://ftp.gnu.org/gnu/gsl/
> ftp://ftp.gnu.org/pub/gnu/gsl
> 
> Samsung NC-10 32 bit Netbook with 2 Intel(R) Atom(TM) CPU N270 @1.60GHz
> Slackware-14.0 with gcc-4.7.1 and gcc-gfortran-4.7.1
> CFLAGS and CXXFLAGS are "-O2 -march=i486 -mtune=i686"
> 
> This also occurred, though not thoroughly checked, on Windows ported gcc 
> versions..
> 
> Noting that this may be a bug.
> 
> I report that the compiled library version numbers for the listed gsl 
> downloads are as follows:
> 
> gsl-1.16 (libgsl.so.0.17.0)
> gsl-2.0 (libgsl.so.0.18.0)
> gsl-2.1 (libgsl.so.0.19.0)

There's no direct correlation with sonames (library version numbers) and
version numbers of a project.  The soname tracks the library's ABI.  See
https://autotools.io/libtool/version.html

-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA, Boulder/CoRA Office             FAX: 303-415-9702
3380 Mitchell Lane                       address@hidden
Boulder, CO 80301                   http://www.nwra.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]