فهرست منبع

added Linux Comeau in strict_warnings mode

[SVN r8693]
Jens Maurer 25 سال پیش
والد
کامیت
9c3b50d6cd
1فایلهای تغییر یافته به همراه7 افزوده شده و 0 حذف شده
  1. 7 0
      status/compiler.cfg

+ 7 - 0
status/compiler.cfg

@@ -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

粤ICP备19079148号