diff --git a/historic/jam/src/readme.html b/historic/jam/src/readme.html
index 532f4bfc7..71333e5f4 100644
--- a/historic/jam/src/readme.html
+++ b/historic/jam/src/readme.html
@@ -230,9 +230,9 @@ sh ./build.sh
msvc, Microsoft Visual C++
6.x |
- * Common install locations: "C:\Program
- Files\Microsoft Visual Studio", "C:\Program Files\Microsoft
- Visual C++"
+ * VCVARS32.BAT already configured
+ * Common install locations: "C:\Program Files\Microsoft Visual
+ Studio", "C:\Program Files\Microsoft Visual C++"
* CL.EXE in PATH |
@@ -243,9 +243,15 @@ sh ./build.sh
Files\Microsoft Visual Studio .NET"
- | build.sh |
- Unix, Linux, Cygwin,
+ | build.sh |
+ Unix, Linux, Cygwin,
etc. |
+ acc, HP-UX
+ aCC |
+ * aCC in PATH
+ * uname is "HP-UX" |
+
+
| como,
Comeau.Computing C/C++ |
* como in PATH |
@@ -258,9 +264,10 @@ sh ./build.sh
intel-linux,
Intel C++ for Linux |
- * Common install location:
- "/opt/intel/compiler50"
- * icc in PATH |
+ * icc in PATH
+ * Common install locations: "/opt/intel/compiler70",
+ "/opt/intel/compiler60",
+ "/opt/intel/compiler50" |
|
Revised
- 5 January, 2003
+ 2 February, 2003
© Copyright René
diff --git a/jam_src/readme.html b/jam_src/readme.html
index 532f4bfc7..71333e5f4 100644
--- a/jam_src/readme.html
+++ b/jam_src/readme.html
@@ -230,9 +230,9 @@ sh ./build.sh
| msvc, Microsoft Visual C++
6.x |
- * Common install locations: "C:\Program
- Files\Microsoft Visual Studio", "C:\Program Files\Microsoft
- Visual C++"
+ * VCVARS32.BAT already configured
+ * Common install locations: "C:\Program Files\Microsoft Visual
+ Studio", "C:\Program Files\Microsoft Visual C++"
* CL.EXE in PATH |
|
@@ -243,9 +243,15 @@ sh ./build.sh
Files\Microsoft Visual Studio .NET"
- | build.sh |
- Unix, Linux, Cygwin,
+ | build.sh |
+ Unix, Linux, Cygwin,
etc. |
+ acc, HP-UX
+ aCC |
+ * aCC in PATH
+ * uname is "HP-UX" |
+
+
| como,
Comeau.Computing C/C++ |
* como in PATH |
@@ -258,9 +264,10 @@ sh ./build.sh
intel-linux,
Intel C++ for Linux |
- * Common install location:
- "/opt/intel/compiler50"
- * icc in PATH |
+ * icc in PATH
+ * Common install locations: "/opt/intel/compiler70",
+ "/opt/intel/compiler60",
+ "/opt/intel/compiler50" |
|
Revised
- 5 January, 2003
+ 2 February, 2003
© Copyright René
| |