CYGWIN NT-5.1 1.7.0(0.185/5/ 3) wstring undeclared
Brian Dessent
brian@dessent.net
Tue Jul 22 21:57:00 GMT 2008
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/
More information about the Cygwin
mailing list