Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: Oscar Fuentes Subject: Re: problems with gcc3.2.3 and wide character support Date: Sat, 12 Jul 2003 07:01:35 +0200 Lines: 17 Message-ID: References: <016901c3482f$194e23c0$130510ac AT enigma> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet AT main DOT gmane DOT org Cc: gcc AT gcc DOT gnu DOT org User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.1 (windows-nt) Cancel-Lock: sha1:UbTfOcASjrQP/Y5Ip/rKp6M7Xyc= Cc: cygwin AT cygwin DOT com Sachin Zingade writes: [snip] > i had found on the google i concluded that gcc 3.2.3 has no support > for wstring. is it ? The Standard C++ Library implementation that comes with recent g++ releases has support for wstring. However, the underlying platform's C library needs to provide certain features for that to work. I think Cygwin does not provide such features. BTW, this kind of questions shouldn't be addressed to the gcc mailing lists. Better use gcc-help. -- Oscar -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/