
12 Jul
2010
12 Jul
'10
4:58 p.m.
John Maddock wrote:
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 ;-)
I realise that now. I implemented all this stuff simultaneously with autolib support as described in. "Guidelines for Authors of Boost Libraries Containing Separate Source" I suppose that's why I always had them connected in my brain. Thanks for clearing this up. Robert Ramey