RE: Version of a library

From: Bousquet Francois (Francois.Bousquet@cgi.com)
Date: Wed Oct 05 2005 - 10:17:39 EDT


pvs is the command I was searching for :

(and by the way "/usr/ccs/bin/elfdump -v libname" to do something similar)

Thanks to Peter Barth for the answer, I will note that somewhere now !

[bousquf@ud1981win12]-[~]$ pvs /usr/lib/libc.so.1
        libdl.so.1 (SUNW_1.4, SUNWprivate_1.1);
        libc.so.1;
        SUNW_1.21.2;
        SUNW_1.21.1;
        SUNW_1.21;
        SUNW_1.20.4;
        SUNW_1.20.1;
        SUNW_1.20;
        SUNW_1.19;
        SUNW_1.18.1;
        SUNW_1.18;
        SUNW_1.17;
        SUNW_1.16;
        SUNW_1.15;
        SUNW_1.14;
        SUNW_1.13;
        SUNW_1.12;
        SUNW_1.11;
        SUNW_1.10;
        SUNW_1.9;
        SUNW_1.8;
        SUNW_1.7;
        SUNW_1.6;
        SUNW_1.5;
        SUNW_1.4;
        SUNW_1.3;
        SUNW_1.2;
        SUNW_1.1;
        SUNW_0.9;
        SUNW_0.8;
        SUNW_0.7;
        SISCD_2.3;
        SYSVABI_1.3;
        SUNWprivate_1.2;
        SUNWprivate_1.1;

-----Original Message-----
From: Bousquet Francois [mailto:Francois.Bousquet@cgi.com]
Sent: 5-Oct-05 9:27 AM
To: Mailing List - SunManagers (sunmanagers@sunmanagers.org)
Subject: Version of a library

I am looking for the command to show the different version of a compiled
library.

I can't remember the command I've used in the past.

Basically, it can give you what version of library are in a *.so file.

I used that on libc.so in the past to understand why something compiled on
Solaris 9 was not linked correctly on Solaris 7.

Anyone remember that ?
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:32:13 EDT