This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: wstring and gcc
- From: Gokhan Kisacikoglu <kisa at centropolisfx dot com>
- To: andy <andy at softbook dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Thu, 03 Oct 2002 10:20:49 -0700
- Subject: Re: wstring and gcc
- Organization: Centropolis Effects, LLC
- References: <B9C1BCA7.7201%andy@softbook.com>
- Reply-to: kisa at centropolisfx dot com
andy wrote:
>
> I got it to work.Basicaly, I just needed to enable wchar support in
> libstdc++.
Does this mean you can either use the wide or normal characters, or
simply it is an configuration issue to support them both?
Gokhan