« Return to Thread: Question on how to build Date_Time libraries to static linking

Re: Question on how to build Date_Time libraries to static linking

by Rainer Thaden-2 :: Rate this Message:

Reply to Author | View in Thread

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
_______________________________________________
Boost-users mailing list
Boost-users@...
http://lists.boost.org/mailman/listinfo.cgi/boost-users

 « Return to Thread: Question on how to build Date_Time libraries to static linking