From: Rainer Thaden (RThaden_at_[hidden])
Date: 2008-05-14 09:35:50


Hi,

> bjam release debug threading=multi --toolset=msvc stage

add link=static

There were several postings to the list for that, recently. A lot of
them with "link" or MSVC in the subject so easy to find.

Citing one of them:

Hi,
you could also use the bjam option
--build-type=complete
which worked pretty good for me using vs studio express 2008. With that
option all possible dll's and static libraries should be built.

Regards,

Rainer