• 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
Standard library link error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Standard library link error


  • Subject: Standard library link error
  • From: "Edward K. Chew" <email@hidden>
  • Date: Thu, 11 Oct 2007 11:32:29 -0400

Anyone seen this one before? I was playing around with the Zerolink flag in a debug build and the linker started complaining. Now I can't get it to stop, even when I turn Zerolink back on. (I have tried cleaning the target to no avail.)

/usr/bin/ld: multiple definitions of symbol std::operator- (std::_Bit_iterator_base const&, std::_Bit_iterator_base const&)
/usr/bin/ld: multiple definitions of symbol __ZStmiRKSt18_Bit_iterator_baseS1_.eh
/usr/bin/ld: multiple definitions of symbol std::operator+(int, std::_Bit_iterator const&)
/usr/bin/ld: multiple definitions of symbol __ZStpliRKSt13_Bit_iterator.eh
/usr/bin/ld: multiple definitions of symbol std::operator+(int, std::_Bit_const_iterator const&)
/usr/bin/ld: multiple definitions of symbol __ZStpliRKSt19_Bit_const_iterator.eh
/usr/bin/ld: multiple definitions of symbol std::__deque_buf_size (unsigned long)
/usr/bin/ld: multiple definitions of symbol __ZSt16__deque_buf_sizem.eh
collect2: ld returned 1 exit status


The external frameworks I am using include:

Accelerate
Carbon
CoreServices
ApplicationServices
Quesa (a 3rd party graphics framework)

I am running Xcode 2.4.1 with MacOSX10.4u.sdk.

-Ted

_______________________________________________
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: Zero-link
  • Next by Date: Re: Zero-link
  • Previous by thread: Builds not distributing
  • Next by thread: Copy Headers that preserves subdirectory structure?
  • Index(es):
    • Date
    • Thread