Date: Tue, 11 May 2004 04:06:40 -0500 From: Jeremy Messenger <mezz7@cox.net> To: freebsd-stable@FreeBSD.org Subject: Does 4.x supports wchar_t/wstring? Message-ID: <opr7tvlels8ckrg5@smtp.central.cox.net>
next in thread | raw e-mail | index | archive | help
Hello, Current, I am having the problem with the games/wesnoth build on 4.x only. I tried to get it builds w/ GCC 3.3, but still no luck. It shows that _GLIBCPP_USE_WCHAR_T is not defined, so I am wondering if there has any workaround for it? The failed build of wesnoth: http://pointyhat.freebsd.org/errorlogs/i386-4-latest/wesnoth-0.7.6.log (Current down) The fail is location on language.hpp 61/62 line: ============================================= std::string wstring_to_string(const std::wstring &); std::wstring string_to_wstring(const std::string &); ============================================= If nobody know any workaround, then I guess I will have to mark it as INGORE on FreeBSD 4.x only. BTW: Please CC to me, I am not on the list. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org bsdforums.org 's moderator, mezz.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?opr7tvlels8ckrg5>