On Saturday, February 1, 2003, at 07:07 PM, David Abrahams wrote:

Matthias Troyer <[EMAIL PROTECTED]> writes:
First the (maybe stupid) question: how can I disable
the building of shared libraries when using bjam?
Shared libraries do not seem to exist on the
vector-Crays and I would like to disable them, instead
of getting build failures.
Not stupid at all; currently Boost.Build doesn't have a way to deal
with target types that aren't supported at all on a given platform.
We'll have to see if we can find a way to handle that.
For now these parts just fail and wast some time during the build process, but that's not an urgent issue, since we can just let those targets fail.

Matthias

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


Reply via email to