How to build gcc to support wchar_t and wstring on Cygwin

Mark J. Reed markjreed@gmail.com
Thu Jun 25 21:45:00 GMT 2009


On Thu, Jun 25, 2009 at 4:26 PM, Corinna Vinschen wrote:
> wstring is a C++ class.  It has nothing to do with libc.  wstring 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.  That 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.

-- 
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



More information about the Cygwin mailing list