• 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
very simple XCode linker problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

very simple XCode linker problem


  • Subject: very simple XCode linker problem
  • From: Roy Lovejoy <email@hidden>
  • Date: Wed, 5 Apr 2006 08:05:43 -0700

this should be a simple one..

I can't seem to shake this one, and a search of lists.apple.com (and google) reveals people *asking* this question, but NEVER anyone *answering* this question..

In my project, I'm including a private framework, and a private static lib, both with dozens of matching GUID symbols. (neither of which I can modify)

the linker is _erroring_ out on "multiple definitions of symbols" instead of just warning me.

I'm using the 2.3*56 dev preview of Xcode, and I've tried the linker flags -multiply_defined [warning|suppress] and - multiply_defined_unused [warning|suppress] along with GCC_TREAT_WARNINGS_AS_ERRORS = NO, and every permutation of potential flags I could throw at it, but it still _stops_.

(I see that the flags make it to the ld command in the console output)

What's odd is that I have other projects where I see "multiple definitions of symbols" in the console output, but as WARNINGS..

any info would be appreciated.

_______________________________________________
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


  • Prev by Date: Re: DWARF debug info is great
  • Next by Date: Re: DWARF debug info is great
  • Previous by thread: Re: DWARF debug info is great
  • Next by thread: A Note on your ADC Confidentiality Agreement
  • Index(es):
    • Date
    • Thread