|
|
@@ -207,6 +207,13 @@ bcc32 -c -I%include -j10 -q %source
|
|
|
bcc32 -eboosttmp.exe -I%include -j10 -q %source
|
|
|
Borland<br><a href="http://www.borland.com/bcppbuilder/freecompiler/">BCC</a><br>5.5.1
|
|
|
|
|
|
+win32
|
|
|
+como
|
|
|
+Comeau C++ 4.2.45 beta2 libcomo beta10
|
|
|
+como -c -e10 --wchar_t --no_microsoft_bugs -D_WCHAR_T_DEFINED -I%include %source
|
|
|
+como -e10 -tnone --wchar_t --no_microsoft_bugs -D_WCHAR_T_DEFINED -o boosttmp -I%include %source $COMO_BASE\comolib\libcomo.lib
|
|
|
+<a href="http://www.comeaucomputing.com/">Comeau C++</a><br>4.2.45 beta 2<br>libcomo<br>beta 14
|
|
|
+
|
|
|
win32
|
|
|
cygwin
|
|
|
GCC under cygwin
|