This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to build gcc to support wchar_t and wstring on Cygwin


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]