|
|
@@ -139,24 +139,24 @@ cxx -o boosttmp.exe -std strict_ansi -D__USE_STD_IOSTREAM -I%include %source -lm
|
|
|
|
|
|
irix
|
|
|
irixcc
|
|
|
-SGI MIPSpro CC 7.3.1.1
|
|
|
+SGI MIPSpro CC 7.3.1.2
|
|
|
CC -c -LANG:std -OPT:IEEE_NaN_inf=ON -I%include %source
|
|
|
CC -G0 -o boosttmp.exe -LANG:std -OPT:IEEE_NaN_inf=ON -I%include %source -lm
|
|
|
-SGI <a href="http://www.sgi.com/developers/devtools/languages/mipspro.html">MIPSpro</a> CC<br>7.3.1.1m
|
|
|
+SGI <a href="http://www.sgi.com/developers/devtools/languages/mipspro.html">MIPSpro</a> CC<br>7.3.1.2m
|
|
|
|
|
|
irix
|
|
|
irixcc-clib
|
|
|
-SGI MIPSpro CC 7.3.1.1 with <cXXX> headers
|
|
|
+SGI MIPSpro CC 7.3.1.2 with <cXXX> headers
|
|
|
CC -c -LANG:std -OPT:IEEE_NaN_inf=ON -I$HOME/include -I%include %source
|
|
|
CC -G0 -o boosttmp.exe -LANG:std -OPT:IEEE_NaN_inf=ON -I$HOME/include -I%include %source -lm
|
|
|
-SGI <a href="http://www.sgi.com/developers/devtools/languages/mipspro.html">MIPSpro</a> CC<br>7.3.1.1m<br>clib
|
|
|
+SGI <a href="http://www.sgi.com/developers/devtools/languages/mipspro.html">MIPSpro</a> CC<br>7.3.1.2m<br>clib
|
|
|
|
|
|
irix
|
|
|
irixcc-stlport
|
|
|
-SGI MIPSpro CC 7.3.1.1 with STLport 4.1b4
|
|
|
+SGI MIPSpro CC 7.3.1.2 with STLport 4.1b4
|
|
|
CC -c -LANG:std -OPT:IEEE_NaN_inf=ON -I$HOME/STLport-4.1b4/stlport -I%include %source
|
|
|
CC -c -G0 -o boosttmp.o -LANG:std -OPT:IEEE_NaN_inf=ON -ptused -I$HOME/STLport-4.1b4/stlport -I%include %source && ld -call_shared -init _main -fini _fini -no_unresolved -transitive_link -demangle -elf -_SYSTYPE_SVR4 -LANG:std -L$HOME/software-irix/lib -rpath $HOME/software-irix/lib -cxx /usr/lib32/mips4/crt1.o /usr/lib32/c++init.o -o boosttmp.exe boosttmp.o -lstlport_mipspro_41 -lC -lc -lm -Bdynamic /usr/lib32/mips4/crtn.o
|
|
|
-SGI <a href="http://www.sgi.com/developers/devtools/languages/mipspro.html">MIPSpro</a> CC<br>7.3.1.1m<br><a href="http://www.stlport.org/">STLport</a><br>4.1b4
|
|
|
+SGI <a href="http://www.sgi.com/developers/devtools/languages/mipspro.html">MIPSpro</a> CC<br>7.3.1.2m<br><a href="http://www.stlport.org/">STLport</a><br>4.1b4
|
|
|
|
|
|
beos
|
|
|
gcc
|