diff --git a/getting_started.html b/getting_started.html index 2f59118..f73eea0 100644 --- a/getting_started.html +++ b/getting_started.html @@ -213,7 +213,7 @@ 2 The build system uses Boost.Jam, an extension of the + "../tools/jam/index.html">Boost.Jam, an extension of the Perforce Jam portable make replacement. The recommended way to get Boost.Jam if you are using a Boost distribution is to from SourceForge. If a prebuilt executable is not provided for your platform or you are using Boost's sources in an unreleased state, it may be necessary to build bjam + "../doc/html/jam/building.html">build bjam from sources included in the Boost source tree. To install Boost.Jam, copy the bjam executable to a location accessible in your PATH. @@ -785,7 +785,7 @@

There are additional options as supported by Boost.Build and Boost.Jam. Of the additional + "../tools/jam/index.html">Boost.Jam. Of the additional options perhaps the most imporant is "-sBUILD=<features/variants>" which lets you override what is built by default. The