wstring support?

Michael Ritzert libstdc@linux.globe-tec.de
Wed Jan 10 12:29:00 GMT 2001


Hi everybody,

On Mon, Dec 11, 2000 at 12:21:22PM -0800, Benjamin Kosnik wrote:
> 
> You'll need to do this to get wchar_t functionality, at the moment
> (and this will probably only work on linux):
> 
> configure with
> 
> --enable-cstdio=libio --disable-new-gxx-abi
> 
> Then wstring will be real.
> 
> -benjamin

I've done that at that point of time and am happily compiling with wstrings since then :-)
Now the gcc 3.0 release is getting closer and I wonder whether that will support wstrings or not (in the default setting with the new ABI)?

Regards,
Michael



More information about the Libstdc++ mailing list