>>>>> "Keith" == Keith Packard <[EMAIL PROTECTED]> 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. 

Ganesan

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


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

Reply via email to