"Daniel Einspanjer" <deinspanjer gmail.com> wrote in message
news:dtvus9$ij4$1 sea.gmane.org...
> "Gennadiy Rozental"
<gennadiy.rozental thomson.com> wrote in message
> news:dtvro7$7l6$1 sea.gmane.org...
>> Getting started question: how to build only lib or
only dll?
[...] // Non -build command staff skipped
> Finally, if you haven't made it an explicit
requirement (which I don't
> believe can be overridden) then you can specify a
different value for the
> feature on the command line. e.g. If none of the
<link> lines were in the
> targets above, you could run
> bjam link=static
> and you would get static libs instead of the default
shared.
>
> You could even run
> bjam link=static link=shared
> And it would build both libs and dlls.
doesn't seems to work
bjam "-sBUILD=<link>shared"
boost_unit_test_framework
builds both static and dynamic libs
Gennadiy
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
a>
|