• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to determine shared libraries?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to determine shared libraries?


  • Subject: Re: How to determine shared libraries?
  • From: Daniel Jalkut <email@hidden>
  • Date: Sun, 18 Dec 2005 22:59:28 -0500

Hi Craig - by using the "otool" command you should get what you want. E.g.:

% cd /Applications/TextEdit.app/Contents/MacOS
% otool -L TextEdit
TextEdit:
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa (compatibility version 1.0.0, current version 11.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 88.0.0)
%

Daniel

On Dec 18, 2005, at 10:57 PM, Craig Burton wrote:

I use ldd on Solaris and chatr on HP-UX, but I can't figure out how to view the shared libraries that are used by an application on Mac OS X. Is there a way to do this?

Thanks in advance,
Craig
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
sweater.com

This email sent to email@hidden

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
References: 
 >How to determine shared libraries? (From: Craig Burton <email@hidden>)

  • Prev by Date: How to determine shared libraries?
  • Next by Date: Moving XCode Info.plist Files
  • Previous by thread: How to determine shared libraries?
  • Next by thread: Moving XCode Info.plist Files
  • Index(es):
    • Date
    • Thread