mirror of
https://github.com/boostorg/boost.git
synced 2025-04-10 23:30:41 +00:00
change Compaq C++ 6.0 to 6.2 in informational message
[SVN r8718]
This commit is contained in:
parent
d5b3088316
commit
027b235514
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue