• 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 in CW shared lib vs. Xcode framework
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linking in CW shared lib vs. Xcode framework


  • Subject: Re: Linking in CW shared lib vs. Xcode framework
  • From: Syd Polk <email@hidden>
  • Date: Mon, 7 Aug 2006 10:10:23 -0700


On Aug 7, 2006, at 12:29 AM, Jo Meder wrote:
All the symbols were ones from my own code, nothing from frameworks or system libraries etc. It turned out I could just remove the files calling the problematic symbols without problems. Although they were part of the CW project there wasn't any problem linking it, so I guess it's just something different in the way the CW linker works. I still don't understand what exactly was going on, but the Xcode project is linking now and right now that's most important thing. Thanks anyway.

Regards,

Jo

Ah, yes. If you have dead code with unresolved symbols, the CodeWarrior linker does not care, but /usr/bin/ld does. You might try using the dead code stripping features of Xcode if you have this problem in the future.


-- Syd Polk
email@hidden
http://www.baritoneconsulting.com
"Let the music be your light." -- Dave Edwards, KUHF-FM, 1982



_______________________________________________
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: 
 >Re: Linking in CW shared lib vs. Xcode framework (From: Jo Meder <email@hidden>)
 >Re: Linking in CW shared lib vs. Xcode framework (From: Syd Polk <email@hidden>)
 >Re: Linking in CW shared lib vs. Xcode framework (From: Jo Meder <email@hidden>)

  • Prev by Date: Re: Xcode operations aren't synchronous
  • Next by Date: Re: Step Into fails
  • Previous by thread: Re: Linking in CW shared lib vs. Xcode framework
  • Next by thread: Tips for debugging stack smash?
  • Index(es):
    • Date
    • Thread