$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: William E. Kempf (williamkempf_at_[hidden])
Date: 2002-05-02 10:01:04
> * The threads lib consists of static and dynamic components on Win32,
> unless you want it to use pthreads-win32 (an extra layer of indirection
> and overhead). I don't think there is a more-appropriate configuration
A fully DLL version might be appropriate to some, and is a goal I have,
though there are a few technical issues to overcome. A fully static version
is not possible, OTOH.
Bill Kempf