[fdo-internals] Additional library upgrade: boost
Mateusz Loskot
mateusz at loskot.net
Wed Nov 7 13:51:21 EST 2007
Greg Boone wrote:
> I also want to validate that we are building only the target of boost
> that we need.
>
> Is it correct that we need to build the static-link multi-threaded
> target?
I believe it's correct.
> Here are the bjam options I was planning to use:
>
> bjam toolset=msvc variant=debug/release runtime-link=static
> threading=multi --without-serialization
>
> On Windows, this would result in a build directory such as:
>
>
> C:\fdo_trunk\Thirdparty\boost_1_34_1\bin.v2\libs\date_time\build\msvc-8.
> 0\debug\link-static\runtime-link-static\threading-multi\
>
> And a library named:
>
> libboost_date_time-vc80-mt-sgd-1_34_1.lib
>
> Is this ok?
I can confirm this is OK for the PostGIS provider.
I only use Boost.DateTime as binary library from Boost.
All other stuff I use is from headers-only libs.
Cheers
--
Mateusz Loskot
http://mateusz.loskot.net
More information about the fdo-internals
mailing list