Boost logo

Boost :

From: Edward Diener (eddielee_at_[hidden])
Date: 2003-04-01 19:46:50


David Brownell wrote:
> While this will work (although it is discouraged in the documentation
> of redist.txt), my preference is to ship only one DLL (the thread
> dll) and my exe. Anyone know how to tweak bjam to do this?

I would be wary of any code which has both static and dynamic versions of
RTL routines in different modules. I can't say for sure why this mix seems
to cause problems, but personally I go with either all static or all dynamic
solutions.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk