From 0885bf4d551e83535af8383d6487f7e351d03c08 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Mon, 6 May 2002 18:47:55 +0000 Subject: [PATCH] update win32/como [SVN r13692] --- status/compiler.cfg | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/status/compiler.cfg b/status/compiler.cfg index 8157dba00d..c95b4d7383 100644 --- a/status/compiler.cfg +++ b/status/compiler.cfg @@ -252,10 +252,10 @@ Borland
BCC
Comeau C++
4.2.45 beta 2
libcomo
beta 14 +Comeau C++ 4.3 beta 1 libcomo 22 +como -c -e5 --wchar_t --A --43 -D_WCHAR_T_DEFINED -I%include %source +como -e5 -tnone --wchar_t --A --43 -D_WCHAR_T_DEFINED -o boosttmp -I%include %source $COMO_BASE\libcomo\libcomo.lib +Comeau C++
4.3
beta 1
--A
libcomo
beta 22 win32 cygwin @@ -278,7 +278,7 @@ Intel C++ 5.0 // the impact of multi-megabyte error messages icl /c /nologo /Qwn2 /Qwe70 /Zm400 /MDd /W3 /GR /GX /Zi /Od /GZ /I"%include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_CONSOLE" -D BOOST_INCLUDE_MAIN %source icl /Feboosttmp.exe /nologo /Qwn2 /Qwe70 /Zm400 /MDd /W3 /GR /GX /Zi /Od /GZ /I"%include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_CONSOLE" %source /link user32.lib -Intel
Intel C++
5.0
MS lib
6.0 SP5 +Intel C++
5.0
MS lib
6.0 SP5 win32 cw @@ -287,7 +287,7 @@ Metrowerks CodeWarrior // the uninteded side effect of turning off some error detection mwcc -c -maxerrors 10 -cwd source -I- -I%include %source mwcc -o boosttmp.exe -maxerrors 10 -cwd source -I- -I%include %source -Metrowerks
CodeWarrior
7.1 +Metro-
werks
Code-
Warrior

7.1 win32 vc