diff --git a/historic/jam/src/readme.html b/historic/jam/src/readme.html
index f600afc5b..753ebe812 100644
--- a/historic/jam/src/readme.html
+++ b/historic/jam/src/readme.html
@@ -179,9 +179,15 @@ sh ./build.sh
Detection |
- | build.bat |
- Windows NT, 2000, and
+ | build.bat |
+ Windows NT, 2000, and
XP |
+ como, Comeau.Computing
+ C/C++ |
+ |
+
+
borland,
Borland C++Builder (BCC
@@ -190,6 +196,21 @@ sh ./build.sh
"C:\Borland\BCC55"
* BCC32.EXE in PATH |
+
+ | gcc, GNU GCC |
+ |
+
+
+ | gcc-nocygwin, GNU
+ GCC |
+ |
+
+
+ | intel-win32,
+ Intel C++ Compiler for Windows |
+ * ICL.EXE in PATH |
+
| metrowerks, MetroWerks
@@ -197,6 +218,12 @@ sh ./build.sh
| * CWFolder variable configured
* MWCC.EXE in PATH |
+
+ | mingw, GNU GCC as the MinGW configuration |
+ |
+
| msvc, Microsoft Visual C++
@@ -214,8 +241,8 @@ sh ./build.sh
Files\Microsoft Visual Studio .NET" |
- | build.sh |
- Unix, Linux, Cygwin,
+ | build.sh |
+ Unix, Linux, Cygwin,
etc. |
como,
Comeau.Computing C/C++ |
@@ -239,6 +266,28 @@ sh ./build.sh
KAI C++
* KCC in PATH |
+
+ | kylix,
+ Borland C++Builder |
+ * bc++ in PATH |
+
+
+ | mipspro,
+ SGI MIPSpro C |
+ |
+
+
+ | sunpro, Sun Workshop 6 C++ |
+ |
+
+
+ | true64cxx, Compaq C++
+ Compiler for True64 UNIX |
+ |
+
| vacpp, IBM VisualAge
diff --git a/jam_src/readme.html b/jam_src/readme.html
index f600afc5b..753ebe812 100644
--- a/jam_src/readme.html
+++ b/jam_src/readme.html
@@ -179,9 +179,15 @@ sh ./build.sh
| Detection |
- | build.bat |
- Windows NT, 2000, and
+ | build.bat |
+ Windows NT, 2000, and
XP |
+ como, Comeau.Computing
+ C/C++ |
+ |
+
+
borland,
Borland C++Builder (BCC
@@ -190,6 +196,21 @@ sh ./build.sh
"C:\Borland\BCC55"
* BCC32.EXE in PATH |
+
+ | gcc, GNU GCC |
+ |
+
+
+ | gcc-nocygwin, GNU
+ GCC |
+ |
+
+
+ | intel-win32,
+ Intel C++ Compiler for Windows |
+ * ICL.EXE in PATH |
+
| metrowerks, MetroWerks
@@ -197,6 +218,12 @@ sh ./build.sh
| * CWFolder variable configured
* MWCC.EXE in PATH |
+
+ | mingw, GNU GCC as the MinGW configuration |
+ |
+
| msvc, Microsoft Visual C++
@@ -214,8 +241,8 @@ sh ./build.sh
Files\Microsoft Visual Studio .NET" |
- | build.sh |
- Unix, Linux, Cygwin,
+ | build.sh |
+ Unix, Linux, Cygwin,
etc. |
como,
Comeau.Computing C/C++ |
@@ -239,6 +266,28 @@ sh ./build.sh
KAI C++
* KCC in PATH |
+
+ | kylix,
+ Borland C++Builder |
+ * bc++ in PATH |
+
+
+ | mipspro,
+ SGI MIPSpro C |
+ |
+
+
+ | sunpro, Sun Workshop 6 C++ |
+ |
+
+
+ | true64cxx, Compaq C++
+ Compiler for True64 UNIX |
+ |
+
| vacpp, IBM VisualAge
|