diff --git a/index.html b/index.html index 463f4ef82..3ce1cc5be 100644 --- a/index.html +++ b/index.html @@ -35,12 +35,17 @@ Boost Libraries outside of Boost. -
Introduction
+Preliminaries
+Building Boost Libraries
+More on using the tools
+Tools available
These instructions explain how to accomplish common tasks using Boost.Build, the Boost Build System.
For tasks not covered here, see the full build system documentation.
-Using your operating system's command line interpreter, execute the following steps. The sample commands given will work for both UNIX and Windows.
"
-The build system's toolsets are designed to work in either of two ways:
+| TOOLS Name | @@ -93,6 +117,10 @@ steps. The sample commands given will work for both UNIX and Windows.borland |
Borland command line compiler tools | |
| como | +Comeau command line compiler tools | +||
gcc |
GNU GCC command line compiler tools | @@ -101,6 +129,11 @@ steps. The sample commands given will work for both UNIX and Windows.gcc-stlport |
GNU GCC command line compiler tools, using the STLport library |
| intel-win32 | +Intel command line compiler tools, in the Win32 environment using the + Microsoft library | +||
kcc |
KAI command line compiler tools | @@ -122,11 +155,12 @@ steps. The sample commands given will work for both UNIX and Windows. the compiler.