From: sijuju2001 (sjulier_at_[hidden])
Date: 2004-04-21 15:35:18


Another question... I've got a number of libraries which build *.dll's
but don't use any __declspec(dllexport) statements (each dll contains
a builder for a parameterised factory and the builder is registered
via a proxy object which is constructed when the dll is loaded). As a
result, no *.lib file is generated. bjam reports this as a build
error. Is there anyway to tell it that no *.lib file should be generated?

Cheers,

Simon