[gccsdk] g++ 4.1.1: wide char versions of string and streams

John Tytgat John.Tytgat at aaug.net
Thu Apr 30 11:14:36 PDT 2009


In message <49F9BB0E.1010704 at kharchi.eu>
          Amin Kharchi <amin.dev at kharchi.eu> wrote:

> It's great that I can use templates like std::tr1::shared_ptr<T> with
> RISC OS GCC! I love this new features from TR1. :-)
> 
> But I have detected that the wide char based types of string and streams
> are not supported?

Correct.  The reason is that our runtime library UnixLib does not support
enough wchar_t related functionality.  It is very much related to this
report <URL:http://www.riscos.info/cgi-bin/bugzilla3/show_bug.cgi?id=143>.

Volunteers are welcome ;-).

John.
-- 
John Tytgat, in his comfy chair at home                                 BASS
John.Tytgat at aaug.net                             ARM powered, RISC OS driven



More information about the gcc mailing list