Mailinglist Archive: opensuse-packaging (284 mails)
| < Previous | Next > |
Re: [opensuse-packaging] Need help with libname.
- From: Philipp Thomas <pth@xxxxxxx>
- Date: Mon, 7 Feb 2011 13:48:31 +0100
- Message-id: <20110207124831.GA10222@paradies.suse.de>
* Dave Plater (davejplater@xxxxxxxxx) [20110207 08:16]:
Keep in mind that you can have libraries ending in .so with no version
following that aren't symlinks. This is the case when yoo call libtool with
the --release parameter. In that case you're telling libtool, that the
library has a version but is binary incompatible to all other versions. In
that case libtool will create libraries with names like
lib<name>-<version>.so . This is documented behaviour.
Philipp
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
The libraries in 1.9.0 are still .so.0.0.0 but I think the intention is
Keep in mind that you can have libraries ending in .so with no version
following that aren't symlinks. This is the case when yoo call libtool with
the --release parameter. In that case you're telling libtool, that the
library has a version but is binary incompatible to all other versions. In
that case libtool will create libraries with names like
lib<name>-<version>.so . This is documented behaviour.
Philipp
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |