• 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
Xcode 2.5 linker undefined symbols
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode 2.5 linker undefined symbols


  • Subject: Xcode 2.5 linker undefined symbols
  • From: Jake Traynham <email@hidden>
  • Date: Tue, 27 Nov 2007 15:35:29 -0600

Hello,

I just joined this list after finding a thread through a google search, and I can't tell from the list archives if the original person (John Brownie) found a solution or not. So, if a solution has been found, then please forgive this repost.

After installing Xcode 2.5, I too ran into problems with unresolved links to __default_alloc_template on my ppc targets. I solved it by adding "_GLIBCPP_EXTERN_TEMPLATE=0" to my Preprocessor Macros. (It apparently defaults to =1, which, if you look in stl_alloc.h, that makes it define __default_alloc_template as external, and apparently nothing else defines in.)

HTH,
Jake

--
Jake Traynham
Owner, CNS Plug-ins
http://www.cnsplug-ins.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


  • Prev by Date: Re: Problem building for 10.2.8 under Leopard
  • Next by Date: Re: Problem building for 10.2.8 under Leopard
  • Previous by thread: Re: Stopping on Debugger()
  • Next by thread: pthread_cond_init$UNIX2003 not found on 10.4
  • Index(es):
    • Date
    • Thread