Boost logo

Boost :

From: Martin Bosticky (m_at_[hidden])
Date: 2003-06-28 19:29:06


Hello everybody,

I just got the boost_1.30.0 version. Some libraries (like thread) require use of a DLL. However I would like to avoid the DLL hell. From looking at the output of the thread build it looks like a statically linkable library is not available.

Is there some reason why I would not be able to create a static library for the thread library in VC7.1? Has anybody done this already? I feel this is very important because maintenance of multiple dll versions on client machines can be a really nasty problem.

Regards, Martin.



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