• 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: Compilation leads to Undefined symbols of a nested static lib
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compilation leads to Undefined symbols of a nested static lib


  • Subject: Re: Compilation leads to Undefined symbols of a nested static lib
  • From: Jeremy Pereira <email@hidden>
  • Date: Mon, 17 Mar 2008 14:43:38 +0000


On 17 Mar 2008, at 00:05, Alfred Van Hoek wrote:


On Mar 16, 2008, at 2:50 PM, Dmitry Markman wrote:

no T means that your symbol does exist in your binary
that symbol is resolved and could be used



Hmm, then I am back to square one...

You need to post the output of the build transcript including the line that begins with "ld" and the errors.


However, I'll hazard a guess that you are linking the static libraries in the wrong order. The lib libMylib.a must be linked into the bundle before libMycarboncocoa.a or the linker will not know that the symbols in libMycarboncocoa.a are needed and it will leave them out.



Alfred
_______________________________________________
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


_______________________________________________ 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
References: 
 >Compilation leads to Undefined symbols of a nested static lib (From: Alfred Van Hoek <email@hidden>)
 >Re: Compilation leads to Undefined symbols of a nested static lib (From: Dmitry Markman <email@hidden>)
 >Re: Compilation leads to Undefined symbols of a nested static lib (From: Alfred Van Hoek <email@hidden>)
 >Re: Compilation leads to Undefined symbols of a nested static lib (From: Dmitry Markman <email@hidden>)
 >Re: Compilation leads to Undefined symbols of a nested static lib (From: Alfred Van Hoek <email@hidden>)
 >Re: Compilation leads to Undefined symbols of a nested static lib (From: Dmitry Markman <email@hidden>)
 >Re: Compilation leads to Undefined symbols of a nested static lib (From: Alfred Van Hoek <email@hidden>)

  • Prev by Date: Re: Three button segmented page control preference in Xcode 3.0
  • Next by Date: Re: In gdb, virtual memory exhausted
  • Previous by thread: Re: Compilation leads to Undefined symbols of a nested static lib
  • Next by thread: Re: Compilation leads to Undefined symbols of a nested static lib
  • Index(es):
    • Date
    • Thread