
11 Sep
2004
11 Sep
'04
3 p.m.
Jonathan Turkanis wrote:
1. __declspec(dllexport) if
a. BOOST_HAS_DECLSPEC are BOOST_xxx_SOURCE defined AND b. one of BOOST_ALL_DYN_LINK and BOOST_xxx_DYN_LINK is defined
I think handling BOOST_xxx_DYN_LINK is problematic. You would need one declspec macro for each library (I think this is what Dave meant). Stefan