cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: SONAME change

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 15 Nov 2012 11:44:01 +0100 (CET)

On Thu, 15 Nov 2012, Yehezkel Horowitz wrote:

> I wonder if there is an easy way to compile libcurl into different SONAME
> like libmycurl.so?

Sure. If you check the lib/Makefile you can see that VERSIONINFO is being set
(to an argument that is passed along to libtool). You can set your own value
either by editing the makefile or by passing in an overriding value from the
command line.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2012-11-15