RE: stdcxx and POSIX

2010-06-28 Thread Wojciech Meyer
Hi Martin, Thank you for the quick reply. > > Hi, > > > > We are trying to use stdcxx library on a environment where POSIX > > environment is not available (and it is not a win32 platform), as > > a continuation of RoguWave library. We would like to know if > > stdcxx supports it. > Probably no

Re: stdcxx and POSIX

2010-06-28 Thread Martin Sebor
On 06/28/2010 03:35 AM, Wojciech Meyer wrote: Hi, We are trying to use stdcxx library on a environment where POSIX environment is not available (and it is not a win32 platform), as a continuation of RoguWave library. We would like to know if stdcxx supports it. Probably not without some minor

stdcxx and POSIX

2010-06-28 Thread Wojciech Meyer
Hi, We are trying to use stdcxx library on a environment where POSIX environment is not available (and it is not a win32 platform), as a continuation of RoguWave library. We would like to know if stdcxx supports it. We have found some occurrences of POSIX headers and symbols in file.cpp and iostr