X-Recipient: archive-cygwin AT delorie DOT 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: <24207403.post@talk.nabble.com> References: <24207403 DOT post AT talk DOT nabble DOT com> Date: Thu, 25 Jun 2009 15:15:07 -0400 Message-ID: Subject: Re: How to build gcc to support wchar_t and wstring on Cygwin From: "Mark J. Reed" To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Thu, Jun 25, 2009 at 1:10 PM, Match Point > wstring is not supported on my Cygwin 1.5.25. When I =C2=A0declare a > wstring variable my g++ 3.4.4 complains wstring is undeclared. After > reading some posted message I figured out wstring is not supported on > Cygwin 1.5 or even 1.7. To fix this I have to rebuild entire gcc. No, to fix that you have to convince the newlib developers to add wstring support to newlib. > _GLIBCXX_USE_WCHAR_T is still not defined. Cygwin does not use glibc. --=20 Mark J. Reed -- 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