$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [atomic] boost.atomic library/win32
From: Tim Blechmann (tim_at_[hidden])
Date: 2012-08-09 07:31:46
hello helge,
the shared library of boost.atomic on msvc is currently not really
usable, as it does not export the pool_.
atm, all boost.lockfree tests of msvc fail for this reason. also
according to Zao on irc, it will need some specific treatment to avoid
the compilation of a static library.
tim
[1] http://www.boost.org/development/tests/trunk/developer/lockfree.html