• 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
How to get list of symbols defined in a .a static library?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to get list of symbols defined in a .a static library?


  • Subject: How to get list of symbols defined in a .a static library?
  • From: Jerry Krinock <email@hidden>
  • Date: Wed, 20 Sep 2006 16:06:05 -0700
  • Thread-topic: How to get list of symbols defined in a .a static library?

I have a Cocoa tool project which links in a static library.  The library
contains a category on NSObject, and this category contains the
implementation for a method which is declared in a protocol.

My tool invokes this method.  The compiler is apparently happy with the
protocol, but my method is not found at runtime.

I remember there is some command-line magic you can invoke on a .a library
file which prints out all of the symbols which are defined in the library.
Could someone please refresh my memory on how to do that, or is there a
better way?

Thanks!

Jerry Krinock


 _______________________________________________
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

  • Follow-Ups:
    • Re: How to get list of symbols defined in a .a static library?
      • From: Cameron Hayne <email@hidden>
  • Prev by Date: Re: Attach to Process to debug Framework
  • Next by Date: Re: Linking Error: can't locate file for -lstdc++.6.0.3
  • Previous by thread: Re: Linking different PPC and Intel Framework version
  • Next by thread: Re: How to get list of symbols defined in a .a static library?
  • Index(es):
    • Date
    • Thread