Undefined c++ symbols
Undefined c++ symbols
- Subject: Undefined c++ symbols
- From: Scott Lahteine <email@hidden>
- Date: Sat, 28 May 2005 13:46:15 -0700
I'm getting this error I've never seen before with XCode2/gcc4 :
/usr/bin/ld: Undefined symbols:
std::__default_alloc_template<true, 0>::deallocate(void*, unsigned long)
std::__default_alloc_template<true, 0>::allocate(unsigned long)
std::__default_alloc_template<true, 0>::_S_force_new
std::__default_alloc_template<true, 0>::_S_free_list
std::__default_alloc_template<true, 0>::_S_node_allocator_lock
std::__default_alloc_template<true, 0>::_S_refill(unsigned long)
collect2: ld returned 1 exit status
Any ideas?
--
Scott Lahteine
Thinkyhead Software
_______________________________________________
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