Re: How to determine libraries and symbols imported by an executable?
Re: How to determine libraries and symbols imported by an executable?
- Subject: Re: How to determine libraries and symbols imported by an executable?
- From: "B.J. Buchalter" <email@hidden>
- Date: Thu, 15 Feb 2007 17:24:11 -0500
- Thread-topic: How to determine libraries and symbols imported by an executable?
nm will show you the imported symbols -- but I don't know if it will
correlate to the library.
On 2/15/07 5:02 PM, "Rick Mann" <email@hidden> wrote:
> I wanted to list all the libraries and symbols imported by an
> executable, sort of the inverse of nm. I found otool, but I'm not
> quite sure how to get it to list all the imported symbols (I can see
> some imported dylibs).
>
> Can anyone point me in the right direction? Thanks!
B.J. Buchalter
Metric Halo
5 Donovan Drive
Hopewell Junction, NY 12533 USA
tel +1 845 223-6112
fax +1 603 250-2451
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden