Re: Boost + stdcxx (status)

2007-03-20 Thread Martin Sebor
Farid Zaripov wrote: -Original Message- From: Martin Sebor [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 20, 2007 6:23 PM To: stdcxx-dev@incubator.apache.org Subject: Re: Boost + stdcxx (status) Farid Zaripov wrote: Hi All. I have been working on adding support of the stdcxx

RE: Boost + stdcxx (status)

2007-03-20 Thread Farid Zaripov
> -Original Message- > From: Martin Sebor [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 20, 2007 6:23 PM > To: stdcxx-dev@incubator.apache.org > Subject: Re: Boost + stdcxx (status) > > Farid Zaripov wrote: > > Hi All. > > > > I have been

Re: Boost + stdcxx (status)

2007-03-20 Thread Martin Sebor
Farid Zaripov wrote: Hi All. I have been working on adding support of the stdcxx library to the boost build system. I have created the .jam files to build boost library with stdcxx using MSVC 7.1 and 8.0. There are some errors during build process. The mostly error is: error C2039: 'mbstate

Boost + stdcxx (status)

2007-03-20 Thread Farid Zaripov
Hi All. I have been working on adding support of the stdcxx library to the boost build system. I have created the .jam files to build boost library with stdcxx using MSVC 7.1 and 8.0. There are some errors during build process. The mostly error is: error C2039: 'mbstate_t' : is not a member o