How to build gcc to support wchar_t and wstring on Cygwin
Match Point
qihongwang@gmail.com
Thu Jun 25 20:37:00 GMT 2009
Do you mean there is no way to fix it at this moment?
I just started to work on Cygwin. If Cygwin doesn't use glibc, please tell
me if I use g++
to compile my c++ program, what libraries will be used and where are the
head files.
I saw newlib mentioned many times in the forum. Does it stand for a new lib
which supports
wstring or it's a name of a library. Where it is?
Thank you very much for the response.
Qihong
Mark J. Reed wrote:
>
> On Thu, Jun 25, 2009 at 1:10 PM, Match Point
>> wstring is not supported on my Cygwin 1.5.25. When I declare a
>> wstring variable my g++ 3.4.4 complains wstring is undeclared. After
>> reading some posted message I figured out wstring is not supported on
>> Cygwin 1.5 or even 1.7. To fix this I have to rebuild entire gcc.
>
> No, to fix that you have to convince the newlib developers to add
> wstring support to newlib.
>
>> _GLIBCXX_USE_WCHAR_T is still not defined.
>
> Cygwin does not use glibc.
> --
> Mark J. Reed <markjreed@gmail.com>
>
> --
> Problem reports: http://cygwin.com/problems.html
> FAQ: http://cygwin.com/faq/
> Documentation: http://cygwin.com/docs.html
> Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
>
>
>
--
View this message in context: http://www.nabble.com/How-to-build-gcc-to-support-wchar_t-and-wstring-on-Cygwin-tp24207403p24210422.html
Sent from the Cygwin list mailing list archive at Nabble.com.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list