How to view export table of shared lib???
Joseph Martin
Joseph.Martin@netiq.com
Wed Mar 13 10:40:00 GMT 2002
if you are on unix, then you can use nm.
-----Original Message-----
From: Venkatakrishnan, V
[mailto:V.Venkatakrishnan@channels.usa.xerox.com]
Sent: Wednesday, March 13, 2002 1:36 PM
To: gcc-help@gcc.gnu.org
Subject: How to view export table of shared lib???
Is there a switch in gcc or ld, which will help me view the list of exported
symbols from a shared lib.
Something like doing a quickview on a Windows dll and viewing the export
table.
More information about the Gcc-help
mailing list