Hi. Is it correct to assume that libtool does support the simultaneous use of -release and -version-info when linking a given library, by design? The manual only talks about -release as an alternative to -version-info.
I would like to use -release to make a library SONAME vary where the ABI changes with various build/configure options, and otherwise version it as normal using -version-info. Regards, joe _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool
