|
|
@@ -142,24 +142,24 @@ HP<br><a href="http://www.hp.com/go/c++">aCC</a><br>A.03.33<br><a href="http://w
|
|
|
|
|
|
solaris
|
|
|
suncc
|
|
|
-Sun WorkShop 6 update 2 C++ 5.3 2001/05/15
|
|
|
+Sun WorkShop 6 update 2 C++ 5.3 Patch 111685-05 2002/02/03
|
|
|
CC -c -I%include %source
|
|
|
rm -rf SunWS_cache && CC -o boosttmp.exe -I%include %source -lrt
|
|
|
-Sun<br><a href="http://www.sun.com/forte/cplusplus/index.html">WorkShop</a> 6.u2<br>C++ 5.3
|
|
|
+Sun<br><a href="http://www.sun.com/forte/cplusplus/index.html">WorkShop</a> 6.u2<br>C++ 5.3<br>Patch 111685-05
|
|
|
|
|
|
solaris
|
|
|
suncc64
|
|
|
-Sun WorkShop 6 update 2 C++ 5.3 2001/05/15 64 bit
|
|
|
+Sun WorkShop 6 update 2 C++ 5.3 Patch 111685-05 2002/02/03 64 bit
|
|
|
CC -c -xarch=v9 -I%include %source
|
|
|
rm -rf SunWS_cache boosttmp.exe && CC -o boosttmp.exe -xarch=v9 -I%include %source -lrt
|
|
|
-Sun<br><a href="http://www.sun.com/forte/cplusplus/index.html">WorkShop</a> 6.u2<br>C++ 5.3<br>64 bit
|
|
|
+Sun<br><a href="http://www.sun.com/forte/cplusplus/index.html">WorkShop</a> 6.u2<br>C++ 5.3<br>Patch 111685-05<br>64 bit
|
|
|
|
|
|
solaris
|
|
|
suncc-stlport
|
|
|
-Sun WorkShop 6 update 2 C++ 5.3 2001/05/15 with STLport 4.5
|
|
|
+Sun WorkShop 6 update 2 C++ 5.3 Patch 111685-05 2002/02/03 with STLport 4.5
|
|
|
CC -c -I%include -I$HOME/software-solaris/include/stlport-4.5 %source
|
|
|
rm -rf SunWS_cache && CC -o boosttmp.exe -I%include -I$HOME/software-solaris/include/stlport-4.5 %source $HOME/software-solaris/lib/libstlport_sunpro.so.4.5 -R$HOME/software-solaris/lib -lrt
|
|
|
-Sun<br><a href="http://www.sun.com/forte/cplusplus/index.html">WorkShop</a> 6.u2<br>C++ 5.3<br><a href="http://www.stlport.org/">STLport</a><br>4.5
|
|
|
+Sun<br><a href="http://www.sun.com/forte/cplusplus/index.html">WorkShop</a> 6.u2<br>C++ 5.3<br>Patch 111685-05<br><a href="http://www.stlport.org/">STLport</a><br>4.5
|
|
|
|
|
|
solaris
|
|
|
kcc
|