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]
Other format: [Raw text]

wstring support in Cygwin with GCC 4.1.2


Hi Everybody,

I was trying to compile a simple application which uses wstring in Cygwin
1.5.25-11, but it fails 
to recognize wstring. 

After analysis i feel that either we need to build GCC with some spcial
flags or to do some patch
in the GCC files inorder to define the macro _GLIBCXX_USE_WCHAR_T.

Please guide me on how to get ahead from this error.

Thanks & Regards
Vipin
-- 
View this message in context: http://www.nabble.com/wstring-support-in-Cygwin-with-GCC-4.1.2-tp17272696p17272696.html
Sent from the gcc - libstdc++ mailing list archive at Nabble.com.


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