This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Re: wstring support?


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


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