
19 Feb
2008
19 Feb
'08
10:19 p.m.
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.