problems with gcc3.2.3 and wide character support

Oscar Fuentes ofv@wanadoo.es
Sat Jul 12 05:44:00 GMT 2003


Sachin Zingade <sachinz@dpsl.net> writes:

[snip]

> i had found on the google i concluded that gcc 3.2.3 has no support
> for wstring. is it ?

The Standard C++ Library implementation that comes with recent g++
releases has support for wstring. However, the underlying platform's C
library needs to provide certain features for that to work. I think
Cygwin does not provide such features.

BTW, this kind of questions shouldn't be addressed to the gcc mailing
lists. Better use gcc-help.

-- 
Oscar



More information about the Gcc mailing list