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: CYGWIN NT-5.1 1.7.0(0.185/5/ 3) wstring undeclared


bernd@prager.ws wrote:

> Is that a path issue or is wstring still unsupported?

Getting a functional wstring would require, at least:

* implementing missing wide character I/O functions in newlib (like
wprintf)
* rebuilding libstdc++ so that it detects these functions and enables
wstring (which means rebuilding gcc)

So no, just upgrading the cygwin DLL won't change anything.

Brian

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


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