Boost logo

Boost Users :

From: Oleg Smolsky (oleg.smolsky_at_[hidden])
Date: 2005-03-31 16:17:02


Hello Victor,

Victor A. Wagner Jr. wrote on Friday, 1 April 2005:
>> I'm trying to build boost using VC++ 7.1 against STLport 5.0 rc2.
>> The very first library that is built is boost_date_time.dll and the
>> compiler chokes on greg_month.cpp. The full bjam output is at the
>> end of the message.
>>
>> So, has anybody tried building this combination?
> I'm curious, why do you need to use STLport at all? The one that
> comes with 7.1 seems to be working rather well "out of the box" (see
> the regressions run by RudbekAssociates (that's me)).
My code is cross-platform, and I'd like to use the same STL
implementation on both linux and win32. Ie so I can compile my source
tree on both platforms with fewer external dependencies. But really,
just because I am curious :)

Best regards,
Oleg.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net