Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Link Error after upgrading to Xcode 2.5



At 4:45 PM -0800 1/28/08, Wyatt Webb wrote:
We've just finished a project, so I thought I'd start moving our tools to 2.5 so we could let developers upgrade to Leopard if they wanted to. So, this product builds fine in 2.4.x and I simply installed 2.5 and built our two debug builds. Intel built fine. PPC gives a link error that I'm having a hard time tracking down. Please let me know what library I'm missing or if I'm pointing at the wrong one.

My link invocation line is thus:


[ snip ]

Then I get a long list of errors that are repeats of two errors for many files:

[...] reference to undefined __ZNSt24__default_alloc_templateILb1ELi0EE10deallocateEPvm
[...] reference to undefined __ZNSt24__default_alloc_templateILb1ELi0EE8allocateEm


Any clues would be appreciated.

Here's a clue:

marshall $ c++filt __ZNSt24__default_alloc_templateILb1ELi0EE10deallocateEPvm __ZNSt24__default_alloc_templateILb1ELi0EE8allocateEm

std::__default_alloc_template<true, 0>::deallocate(void*, unsigned long)
std::__default_alloc_template<true, 0>::allocate(unsigned long)

--
-- Marshall

Marshall Clow     Idio Software   <mailto:email@hidden>

It is by caffeine alone I set my mind in motion.
It is by the beans of Java that thoughts acquire speed,
the hands acquire shaking, the shaking becomes a warning.
It is by caffeine alone I set my mind in motion.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden

This email sent to email@hidden
References: 
 >Link Error after upgrading to Xcode 2.5 (From: Wyatt Webb <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.