
12 Jul
2010
12 Jul
'10
8:51 a.m.
I just see that my ..DECL stuff is conditioned on BOOST_ALL_DYN_LINK. I had assumed that this was related to autolib. Am I wrong about this? That is, is this switch orthogonal to the autolib?
It's not related at all. We have mentioned that a couple of times already ;-)
What is the proper way to condition DECL code based on whether the code being compiled is headed for a DLL or a static library?
Please see my other post. Regards, John.