On Thu, 18 Aug 2005, Robert Story wrote:
On Thu, 18 Aug 2005 21:04:28 +0200 (CEST) Jochen wrote: JF> libnetsnmp.so.5.2 would be 5.2.x (x>1) and libnetsnmp.so.5.3 would be JF> 5.3.x, etc. Any idea on how to get libtool to do this? Best I could get was something like libnetsnmp5.2.so.5... I couldn't get libtool to generate to x.y SONAME...
See libtool link -release 5.2 ... This will create libnetsnmp-5.2.so.5... -- Igor ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
