Undefined symbol from std library template expansion???
Undefined symbol from std library template expansion???
- Subject: Undefined symbol from std library template expansion???
- From: Scott Ribe <email@hidden>
- Date: Thu, 16 Dec 2004 14:03:54 -0700
I have a C++ carbon command-line tool built in XCode 1.5. I added a few
things to it today, and now get a link error that this symbol is undefined:
std::__default_alloc_template<true, 0>::_S_force_new
I have libstcc++.a included in my project. I was using std library streams
and sets before today, when it stopped building--although I should note that
the last time I built this particular project was under XCode 1.2.
What do I need to do to fix this link error? Force an instantiation of
something or other???
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 665-7007 voice
_______________________________________________
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