From: Robert Dailey (rcdailey_at_[hidden])
Date: 2008-02-19 17:19:06


Hi,

I've been doing a lot of Googling on this issue and I haven't found a
resolution. How can I prevent the boost build process from mangling the
library names? I invoke bjam as follows:

bjam --toolset=msvc debug stage

I would like normal names for the libraries, like: boost_signals.lib and
boost_signals.dll.

Thanks.