Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2003-08-15 19:31:29


When I fixed the problems with metrowerks needing static linking to
get locale support, intel-win32 started linking dynamically, and for
some reason it seems to need static linking to get facet support.
Therefore, I made the enclosed patch on the RC_1_30_0 branch.



The affected libraries are

    date_time
    format
    math/octonion
    config
    tuple

The authors of these libraries may want to port the workarounds back
to the main trunk. We may also need to decide how to handle this
problem in a broader sense. Boost.Build v2 usage requirements may be
one answer.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com


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