$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Building Boost 1.40
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-09-01 20:09:06
AMDG
Andrew Maclean wrote:
> I built Boost 1.40 on Linux and installed it Ok.
> However are the libraries singlethreaded or multithreaded?
> eg. the library names are like this:
> libboost_python.so
> libboost_python.so.1.40.0
>
> The older versions had -mt- in their name.
> eg.
> libboost_python-gcc43-mt.so
> etc.
>
The libraries built by default are multithreaded.
In Christ,
Steven Watanabe