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

Re: SONAME in C++ libraries



Le jeudi 13 octobre 2005 à 12:51 +0200, Shachar Shemesh a écrit :
> What I thought was to use "0" as SO version, which is a standard way to
> state that the interface is not guarenteed to remain stable. I'll also
> add a comment to readme.Debian to the effect that, when linking against
> the library, you should include the precise version number in the
> dependencies.

Please don't do that. It is much more efficient to add a release tag. It
is very easy when using libtool, just have a look at hdf5 packages to
see how to do it for packages with unstable ABIs.
-- 
 .''`.           Josselin Mouette        /\./\
: :' :           josselin.mouette@ens-lyon.org
`. `'                        joss@debian.org
   `-  Debian GNU/Linux -- The power of freedom



Reply to: