* Andreas Metzler wrote on Sun, Oct 28, 2007 at 01:28:54PM CET: > > Are there libtool-supported archs whose versioning will break if we do > this > num c r a > 2.1.1 22 1 9 > 2.1.2 14 0 0 > > instead of > num c r a > 2.1.1 22 1 9 > 2.1.2 23 0 0 > > (I know it would work on linux, resulting in libgnutls.so.14.)
I think on FreeBSD it will cause a backward jump from libgnutls.so.22 to libgnutls.so.14. Cheers, Ralf _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool
