• 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: link stage ignoring my static lib!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: link stage ignoring my static lib!


  • Subject: Re: link stage ignoring my static lib!
  • From: Lawrence Gold <email@hidden>
  • Date: Mon, 12 Nov 2007 11:23:18 -0700

Peter Mulholland wrote:

Those undefined symbols are in libGame.a - but ld has ignored the file
completely! It has been told about it, as you can see it gets passed
"lGame". Thing is, libGUID.a is also part of the project and it
parses that just fine.

libGame.a is definitely being generated, and definitely contains
everything according to nm. The most fustrating part is, I have
another project set up pretty much the same way (with different code
in libGame, though), and this works just fine! On the working project,
libGame.a is parsed just after libGUID.a is.

Any ideas?

Is it possible that the static library is being built against a different SDK than the main project? (e.g., 10.5 SDK for one, 10.4u SDK for the other.)


_______________________________________________
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[2]: link stage ignoring my static lib!
      • From: Peter Mulholland <email@hidden>
References: 
 >link stage ignoring my static lib! (From: Peter Mulholland <email@hidden>)

  • Prev by Date: Re: link stage ignoring my static lib!
  • Next by Date: Re: Can't build RubyCocoa examples with xcode 3
  • Previous by thread: link stage ignoring my static lib!
  • Next by thread: Re[2]: link stage ignoring my static lib!
  • Index(es):
    • Date
    • Thread