• 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
Yet Another Framework Linking bug.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Yet Another Framework Linking bug.


  • Subject: Yet Another Framework Linking bug.
  • From: Roy Lovejoy <email@hidden>
  • Date: Mon, 24 Apr 2006 08:47:25 -0700

goodness.. all these issues that were not present in CodeWarrior, no one has *any* answers for on XCode.

well, here's another hail-mary.

static lib Lib_A, with non-static routine Foo()
framework A includes Lib_A, but does not export Foo()

static lib Lib_B, also contains non-static routine Foo()
framework B includes, Lib_B, links to Framework A, does not export Foo()

of course, XCode complains that there are multiple definitions of symbol _Foo, even though _no one_ is exporting it, and it's contained within static libs.

is there a linker flag to tell XCode to ignore this?

dead stripping, suppressing multiple definitions, nothing seems to work.

_______________________________________________
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: Yet Another Framework Linking bug.
      • From: "Peter O'Gorman" <email@hidden>
  • Prev by Date: DEPLOYMENT_POSTPROCESSING = YES doesn't apply permissions to copied directories?
  • Next by Date: Re: Yet Another Framework Linking bug.
  • Previous by thread: DEPLOYMENT_POSTPROCESSING = YES doesn't apply permissions to copied directories?
  • Next by thread: Re: Yet Another Framework Linking bug.
  • Index(es):
    • Date
    • Thread