
26 Feb
2008
26 Feb
'08
4:32 p.m.
On Tue, Feb 26, 2008 at 3:04 AM, Simon Hammett <div0@users.sourceforge.net> wrote:
The boost python module code creates exports in your program. The ms linker will always generate a lib file for any dll/exe with exports. There is no option (at least in .net 2003) to not generate the .lib
Thank you for your valued response to my inquiry. Will there be support in Boost 1.35 to disable the exports? A simple preprocessor macro would be sufficient I hope.