
8 Nov
2006
8 Nov
'06
4:12 p.m.
Just a quick question: is it still true that Boost.Test libraries cannot be DLL on Windows? If that's true, what is the purpose of BOOST_TEST_DECL that is used in Boost.Test sources, very consistently? Is this for future, when DLL usage will be allowed, or for some other reasons? I'm basically trying to figure out if disabling DLL in Jamfile.v2 for Boost.Test is fine or not. - Volodya