[EMAIL PROTECTED] 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/

Reply via email to