Parcourir la source

adjust HP aCC compiler version display

[SVN r10048]
Jens Maurer il y a 25 ans
Parent
commit
48e325c34a
1 fichiers modifiés avec 4 ajouts et 4 suppressions
  1. 4 4
      status/compiler.cfg

+ 4 - 4
status/compiler.cfg

@@ -67,17 +67,17 @@ GNU<br><a href="http://gcc.gnu.org/">GCC</a><br>2.95.2
 
 hpux
 aCC
-HP ANSI C++ B3910B A.01.30
+HP ANSI C++ B3910B A.01.27 with libs 1.30
 aCC -AA -g0 +d +w +W655,684,392,469,818,555,302 -c -I%include %source
 aCC -AA -g0 +d +w +W655,684,392,469,818,555,302 -o boosttmp.exe -I%include %source
-HP<br>aCC<br>A.01.30<br>Libs patched to 1.30
+HP<br>aCC<br>A.01.27<br>Libs patched to 1.30
 
 hpux
 aCC-stlport
-HP ANSI C++ B3910B A.01.30 STLport 4.1 b6
+HP ANSI C++ B3910B A.01.27 STLport 4.1 b6
 aCC -Aa -g0 +d +w +W655,684,392,469,818,555,302 -c -I/usr/local/include/stlport -I%include %source
 aCC -Aa -g0 +d +w +W655,684,392,469,818,555,302 -o boosttmp.exe -I/usr/local/include/stlport -I%include %source -L/usr/local/lib -lstlport_aCC -lcma
-HP<br>aCC<br>A.01.30<br>Libs patched to 1.30<br><a href="http://www.stlport.org/">STLport</a><br>4.0
+HP<br>aCC<br>A.01.27<br>Libs patched to 1.30<br><a href="http://www.stlport.org/">STLport</a><br>4.0
 
 solaris
 suncc

粤ICP备19079148号