From 82abe48ae9e65bc39a57a2046968a96f19ab766c Mon Sep 17 00:00:00 2001
From: Rene Rivera There are additional options as supported by There are additional options as supported by Boost.Build and Boost.Jam. Of the additional
- options perhaps the most imporant is "-sBUILD=<features/variants>"
- which lets you override what is built by default. The
- "<features/variants>" value is a list, separated by spaces,
- of build requests. Features take the form of a tag and a value or values.
- And variants are single symbolic names for a collection of features. For
- example the default is to request "debug release
- <runtime-link>static/dynamic <threading>single/multiple",
- in which "debug" and "release" are variants, and the rest
- features with two values each.
- Microsoft Visual C++
+ command-line tools from Visual Studio .NET 2003 + STLPort.
+
+
Build and Install
@@ -695,19 +624,19 @@
-
If you have some feedback about the build and install process please drop us a line at the Boost.Build