Re: orbitcpp on cygwin



Bowie Owens wrote:

GCC 3.2 should support wide strings, the following program works for me (GCC 3.2.1). It may be a namespace problem, have you prefixed with std:: appropriately. Starting with GCC 3.0 the std namespace is properly implemented/enforced. In GCC 2.95 the std:: is essentially ignored so there isn't a difference between wstring and std::wstring.


I spoke to soon. The test program I posted previously works under Linux but not under cygwin. It seems that the wide string support is turned off in the c++config.h file.

--
Bowie Owens

CSIRO Mathematical & Information Sciences
phone  : +61 3 9545 8055
fax    : +61 3 9545 8080
mobile : 0425 729 875
email  : Bowie Owens csiro au






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]