• 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: Linking/symbol problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linking/symbol problem


  • Subject: Re: Linking/symbol problem
  • From: Nick Zitzmann <email@hidden>
  • Date: Sat, 3 Dec 2005 21:19:07 -0700


On Dec 3, 2005, at 8:47 PM, Jo Meder wrote:

My problem is that the application cannot find a symbol which is in the static lib. If I run nm on the static lib I can see the symbol. If I run nm on the framework I can see symbols from the static lib which ( I'm guessing this is the reason ) the framework is using, but not the symbol I want to be able to call from the app.

Does anyone have any idea what might be going on ?

Try linking the framework using the -all_load linker option. If the framework is linked using G++ you'll most likely get a bunch of multiple symbol warnings, but that's OK unless the framework is using a flat namespace.


Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request

_______________________________________________
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: Linking/symbol problem
      • From: Jo Meder <email@hidden>
References: 
 >Linking/symbol problem (From: Jo Meder <email@hidden>)

  • Prev by Date: Linking/symbol problem
  • Next by Date: Re: Linking/symbol problem
  • Previous by thread: Linking/symbol problem
  • Next by thread: Re: Linking/symbol problem
  • Index(es):
    • Date
    • Thread