* Kurt Roeckx wrote on Mon, Oct 05, 2009 at 07:53:50PM CEST: > On Mon, Oct 05, 2009 at 06:30:18PM +0200, Lorenzo Bettini wrote: > > from what I understand, at least in a Unix environment, if the > > library version is > > > > current:revision:age > > > > the soname will be > > > > (current-age).age.revision > > No, > > The soname will be "libname.so.(current-age)"
No. Just don't assume this, it is not right even for ELF (at least Libtool doesn't do this on all ELF systems). Cheers, Ralf _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool