Subject: Re: [Boost-users] Boost 1.48.0 Release Notice
From: Michael Jackson (imikejackson_at_[hidden])
Date: 2011-11-16 10:27:18
On 11/16/11 10:05 AM, in article
CAArKS8i9AtMcQhRtxt81LQZm4vTVeanhuhQLFgVBjahLv+oJxw_at_[hidden], "Tom
Kent" wrote:
>> Subject: [Boost-users] Boost 1.48.0 Release Notice
>> From: Beman Dawes (bdawes_at_[hidden])
>> Date: 2011-11-16 07:33:06
>>
>> Release 1.48.0 of the Boost C++ Libraries is now available.
>> These open-source libraries work well with the C++ Standard Library,
>> and are usable across a broad spectrum of applications. The Boost
>> license encourages both commercial and non-commercial use.
>> This release contains new libraries: Container, Locale, Move. Updated
>> libraries include: Asio, Chrono, Config, Fusion, Geometry, Graph,
>> Interprocess, Intrusive, Lexical cast, Math, MSM, Numeric Conversion,
>> Proto, Regex, Spirit, TypeTraits, Unordered, Wave, and more. For
>> details, including download links, see
>> http://www.boost.org/users/news/version_1_48_0
>> You can also download directly from SourceForge:
>> http://sourceforge.net/projects/boost/files/boost/1.48.0/
>> To install this release on your system, see
>> http://www.boost.org/doc/libs/release/more/getting_started/index.html
>> Thanks,
>> --The Boost release team
>>     Beman Dawes
>>     Daniel James
>>     Eric Niebler
>>     Rene Rivera
>>     Vladimir Prus
>
>
> I've built windows libraries (vc8, vc9, vc10) for this (32 and 64
> bit), if you want them, you can get them from my website:
> http://boost.teeks99.com
> Tom
What exact versions of each of those did you use? Were they
single/multi-threaded, Static/Shared...
Thanks
Mike Jackson

I believe I have all the various combinations: mt, mt-gd, mt-s, s, sgd, mt dll, mg-gd dll

Tom