diff --git a/download.html b/download.html index 1c0b471..ed19631 100644 --- a/download.html +++ b/download.html @@ -19,9 +19,10 @@
-A few boost libraries are implemented by separate source files, and -thus require compilation on your system to link properly. Boost does -not currently have an overall "build" or "make" mechanism in place. -Some of the individual libraries do include make and/or project files -for various compilers. +Some Boost libraries are implemented as separate source files, and +thus require compilation into object libraries before any use. See Building +Boost Libraries for an automatic tool to prepare such libraries. +Some of the individual libraries also include make and/or project files +for various compilers, but these will become obsolete as Boost.Build matures..
Written by Jens Maurer 2001-02-11
diff --git a/error_handling.html b/error_handling.html index 21b5e93..475e3e6 100644 --- a/error_handling.html +++ b/error_handling.html @@ -89,4 +89,4 @@ extern "C" void (*old_translator)(unsigned, EXCEPTION_POINTERS*) implied warranty, and with no claim as to its suitability for any purpose.Revised - 17 March, 2001 + 17 August, 2001 diff --git a/feature_model_diagrams.htm b/feature_model_diagrams.htm index b865d08..743d224 100644 --- a/feature_model_diagrams.htm +++ b/feature_model_diagrams.htm @@ -96,7 +96,7 @@ assuming no constraints.
Krzysztof Czarnecki and Ulrich W. Eisenecker, Generative Programming, Addison-Wesley, 2000, ISBN 0-210-30977-7
Revised 10 February 2001
+Revised 17 August 2001
© Copyright Beman Dawes, 2000