From owner-freebsd-stable@FreeBSD.ORG Tue May 11 02:05:55 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09E7016A4CE for ; Tue, 11 May 2004 02:05:55 -0700 (PDT) Received: from lakermmtao04.cox.net (lakermmtao04.cox.net [68.230.240.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D6A043D49 for ; Tue, 11 May 2004 02:05:54 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao04.cox.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP id <20040511090550.LDGZ19546.lakermmtao04.cox.net@mezz.mezzweb.com> for ; Tue, 11 May 2004 05:05:50 -0400 Date: Tue, 11 May 2004 04:06:40 -0500 To: freebsd-stable@FreeBSD.org From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera7.23/Linux M2 build 518 Subject: Does 4.x supports wchar_t/wstring? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2004 09:05:55 -0000 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.