• 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
Debug target links, Release doesn't
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debug target links, Release doesn't


  • Subject: Debug target links, Release doesn't
  • From: Harshdeep <email@hidden>
  • Date: Thu, 18 May 2006 15:59:14 +0530

I'm trying to build a dylib (say D) that depends on a framework (say F). There are separate debug and release builds of F. D also has two targets – Debug and Release, that link with the corresponding builds of F.

Debug target of D builds without any errors but the Release target gives "Undefined Symbols" link errors for symbols in F.

Doing an 'nm' on F showed that these symbols are exported in both Debug and Release builds. I tried linking the Release target of D with the Debug build of F, but I kept getting the same link errors.

Any ideas?

--
Harshdeep Singh
http://harshdeep.wordpress.com
 _______________________________________________
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: Debug target links, Release doesn't
      • From: "sharad saxena" <email@hidden>
  • Prev by Date: Re: dead-code stripping, pass two...
  • Next by Date: Re: Debug target links, Release doesn't
  • Previous by thread: Re: Extern "C" -- Function Parameters Corrupted on Mactel??
  • Next by thread: Re: Debug target links, Release doesn't
  • Index(es):
    • Date
    • Thread