|
|
@@ -70,14 +70,14 @@ kcc
|
|
|
KCC 4.0e
|
|
|
KCC -D_ISOC99_SOURCE -c -I%include %source
|
|
|
KCC -D_ISOC99_SOURCE -o boosttmp.exe -I%include %source -lm
|
|
|
-<a http://www.kai.com/C_plus_plus/index.html>KAI<br>KCC</a><br>4.0e
|
|
|
+<a href="http://www.kai.com/C_plus_plus/index.html">KAI<br>KCC</a><br>4.0e
|
|
|
|
|
|
linux
|
|
|
kcc-strict
|
|
|
KCC 4.0e (strict mode)
|
|
|
KCC --linux_strict -D_ISOC99_SOURCE -c -I%include %source
|
|
|
KCC --linux_strict -D_ISOC99_SOURCE -o boosttmp.exe -I%include %source -lm
|
|
|
-<a http://www.kai.com/C_plus_plus/index.html>KAI<br>KCC</a><br>4.0e<br>(strict mode)
|
|
|
+<a href="http://www.kai.com/C_plus_plus/index.html">KAI<br>KCC</a><br>4.0e<br>(strict mode)
|
|
|
|
|
|
hpux
|
|
|
gcc-295
|