X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 	tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <20090625202611.GC30864@calimero.vinschen.de>
References: <24207403.post@talk.nabble.com> 	 <f60fe000906251215m50ebd3eetc9b58f5cc17bec32@mail.gmail.com> 	 <20090625202611.GC30864@calimero.vinschen.de>
Date: Thu, 25 Jun 2009 16:55:08 -0400
Message-ID: <f60fe000906251355v39765409hae4402d0ae08b0a7@mail.gmail.com>
Subject: Re: How to build gcc to support wchar_t and wstring on Cygwin
From: "Mark J. Reed" <markjreed@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Thu, Jun 25, 2009 at 4:26 PM, Corinna Vinschen wrote:
> wstring is a C++ class. =C2=A0It has nothing to do with libc. =C2=A0wstri=
ng is
> supported by the G++ standard libs as soon as the underlying libc
> (Cygwin/nelib) provides all necessary wide char functions to implement
> that class. =C2=A0That should be the case for Cygwin 1.7 and gcc 4.x.

Sorry, my mistake.   I was thinking of the wchar_t C functions.  I'll
shut up now.

--=20
Mark J. Reed <markjreed@gmail.com>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

