Please CC: as I'm not subscribed to the list.

Would it be possible to improve the documentation at http://www.gnu.org/software/libtool/manual.html#Versioning ? Many people seem rather confused about library versioning.

Specificly, you don't explain the way Linux versions libraries, or the way libtool's versioning translates to the SONAME, and what that means. Now some of this doesn't apply to some platforms, or is totally different on some platforms. But even so, if people check the name of the library produced and make sure that makes sense (which you don't explain how to do, etc), they could catch an error in setting the version with libtool, and fixing that error would fix the library even on platforms that use some different kind of versioning.

So in short, I'm asking you to explain the major.minor.micro scheme, and what an SONAME is and how its normally name.major, and how this relates to libtool's concept of the library's version.

Thanks,
Tim


_______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to