|
|
@@ -29,6 +29,13 @@ como -c -I%include %source
|
|
|
como -o boosttmp.exe -I%include %source
|
|
|
Comeau C++<br>4.2.44 beta3<br>STLport<br>4.0
|
|
|
|
|
|
+linux
|
|
|
+como-strict
|
|
|
+Comeau C++ 4.2.44 beta3 (strict mode)
|
|
|
+como --strict_warnings -D__STRICT_ANSI__ -c -I%include %source
|
|
|
+como --strict_warnings -D__STRICT_ANSI__ -o boosttmp.exe -I%include %source
|
|
|
+Comeau C++<br>4.2.44 beta3<br>(strict mode)<br>STLport<br>4.0
|
|
|
+
|
|
|
solaris
|
|
|
suncc
|
|
|
Sun WorkShop 6 update 1 C++ 5.2 2000/09/11
|