change Compaq C++ 6.0 to 6.2 in informational message

[SVN r8718]
This commit is contained in:
Jens Maurer 2001-01-22 21:26:49 +00:00
parent d5b3088316
commit 027b235514

View file

@ -66,14 +66,14 @@ GNU<br>GCC<br>2.95.2
tru64
cxx
Compaq C++ 6.0
Compaq C++ 6.2
cxx -c -std strict_ansi -D__USE_STD_IOSTREAM -I%include %source
cxx -o boosttmp.exe -std strict_ansi -D__USE_STD_IOSTREAM -I%include %source
Compaq C++<br>6.2-024
tru64
cxx-clib
Compaq C++ 6.0 with <cXXX> headers
Compaq C++ 6.2 with <cXXX> headers
cxx -c -std strict_ansi -D__USE_STD_IOSTREAM -I$HOME/include -I%include %source
cxx -o boosttmp.exe -std strict_ansi -D__USE_STD_IOSTREAM -I$HOME/include -I%include %source
Compaq C++<br>6.2-024<br>clib