|
Boost-Build : |
From: C. Andy Martin (andy_at_[hidden])
Date: 2004-11-18 16:54:45
Vladimir Prus wrote:
> One workaround I know is to put this to DLL:
>
> #ifdef _WIN32
> __declspec(dllexport) int force_library_creation;
> #endif
Thanks for the tip, but I'd rather not export an unneeded symbol. As my
other posts tell, I ended up changing DLLSUF from `.dll .lib' to `.dll'
which seems to work fine for me on vc7.
-Andy
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk