Re: "std::basic_string" link undefined syms?
Re: "std::basic_string" link undefined syms?
- Subject: Re: "std::basic_string" link undefined syms?
- From: "devdrvr.net Multi-Platform SW" <email@hidden>
- Date: Sun, 04 Aug 2002 16:26:17 -0700
Nevermind. Copied a clean archive of the source project; removed the old
libstdc++.a reference. Ranlib-ed and added the proper 3.1 (X.2) archive
version before trying to build. Now it works.
--Perry
On 8/4/02 3:48 PM, "devdrvr.net Multi-Platform SW" <email@hidden>
wrote:
>
So I move over to X.2 and now have a project app that won't link. Included
>
the 3.1 archive libstdc++.a (cause that was the problem before and noticed it
>
got stripped when did the .pbproj open) but can't seem to get the following
>
undefined symbols resolved. Does this look familiar; can someone tell me what
>
to include as a lib to fix it? It was building fine under the latest with
>
X.1.5.
>
>
Thanks,
>
--Perry
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.