libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Alternate SONAME values


From: Ganesan Rajagopal
Subject: Re: Alternate SONAME values
Date: Fri, 08 Jul 2005 09:26:16 +0530
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>>>>> "Albert" == Albert Chin <address@hidden> writes:

> On Thu, Jul 07, 2005 at 03:53:17PM +0530, Ganesan Rajagopal wrote:
>> >>>>> "Keith" == Keith Packard <address@hidden> writes:
>> 
>> > There is another way to solve the problem; we can change the SONAME in
>> > the versioned filename varients:
>> 
>> > Version 6 Xaw      -> libXaw6.so.6.0.1 SONAME=libXaw.so.6
>> > Version 7 Xaw      -> libXaw7.so.7.0.0 SONAME=libXaw.so.7
>> > Version 8 Xaw      -> libXaw8.so.8.0.0 SONAME=libXaw.so.8
>> 
>> May be I am missing something here. Assuming you used -version-info to
>> generate the libraries, libtool embeds the library SONAME with the major
>> version into the library by default. 

> But libtool does not compute the SONAME across all platforms the same.

I didn't know this. But trying to make -version-info get the SONAME
you need is an abuse of libtool in any case. I think -version-number option
available in recent versions of libtool is perfect for this.

Ganesan

-- 
Ganesan Rajagopal (rganesan at debian.org) | GPG Key: 1024D/5D8C12EA
Web: http://employees.org/~rganesan        | http://rganesan.blogspot.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]