On 9/1/05, raja <[EMAIL PROTECTED]> wrote:
> Hi,
>    Can anyone help me how to see list of object files that are in a
> shared object.(.so file)

You probably mean listing all symbols exported by an object file.  If
so, try nm, objdump and their friends.

Regards

        \Steve

--

Steve Graegert <[EMAIL PROTECTED]>
Software Consultancy {C/C++ && Java && .NET}
Mobile: +49 (176)  21248869
Office: +49 (9131) 7126409
-
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" 
in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to