MinGW g++ wide character

Dharmendra Bhojwani <[email protected]> Mon, 23 Oct 2006 02:53:12 -0700 (PDT)
Newsgroups gmane.comp.video.openexr.user
Message-ID <[email protected]>
Hi everybody,
   
  If i compiler a code like...
   
  #include <iostream>
  using namespace std;
   
  int main()
  {
  wcout<<"Hello world"<<endl;
  return 0;
  }
   
  ... it compiles properly with macro -D_GLIBCXX_USE_WCHAR_T
  But gives link time error , i don't think that there is an implementation available in library but do we have work around for this ?
   
  Thanks

 		
---------------------------------
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2¢/min or less.

_______________________________________________
Openexr-user mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/openexr-user