Jelajahi Sumber

upgraded Linux and IRIX to STLport 4.5

[SVN r11090]
Jens Maurer 24 tahun lalu
induk
melakukan
55e4921e43
1 mengubah file dengan 10 tambahan dan 10 penghapusan
  1. 10 10
      status/compiler.cfg

+ 10 - 10
status/compiler.cfg

@@ -25,10 +25,10 @@ GNU<br><a href="http://gcc.gnu.org/">GCC</a><br>2.95.3
 
 linux
 gcc-295-stlport
-GCC 2.95.3 STLport 4.0
+GCC 2.95.3 STLport 4.5
 g++-2.95.3 -c -V 2.95.3-stlport -Wall -W -ftemplate-depth-30 -I%include %source
 g++-2.95.3 -o boosttmp.exe -V 2.95.3-stlport -Wall -W -ftemplate-depth-30 -I%include %source
-GNU<br><a href="http://gcc.gnu.org/">GCC</a><br>2.95.3<br><a href="http://www.stlport.org/">STLport</a><br>4.0
+GNU<br><a href="http://gcc.gnu.org/">GCC</a><br>2.95.3<br><a href="http://www.stlport.org/">STLport</a><br>4.5
 
 linux
 gcc
@@ -53,17 +53,17 @@ como-4.2.45-libcomo -tnone --strict_warnings -D__STRICT_ANSI__ -o boosttmp.exe -
 
 linux
 como-stlport
-Comeau C++ 4.2.45 beta2 STLport 4.0
+Comeau C++ 4.2.45 beta2 STLport 4.5
 como-4.2.45-stlport -c -I%include %source
 como-4.2.45-stlport -o boosttmp.exe -I%include %source
-<a href="http://www.comeaucomputing.com/">Comeau C++</a><br>4.2.45 beta2<br><a href="http://www.stlport.org/">STLport</a><br>4.0
+<a href="http://www.comeaucomputing.com/">Comeau C++</a><br>4.2.45 beta2<br><a href="http://www.stlport.org/">STLport</a><br>4.5
 
 linux
 como-strict-stlport
-Comeau C++ 4.2.45 beta2 (strict mode) STLport 4.0
+Comeau C++ 4.2.45 beta2 (strict mode) STLport 4.5
 como-4.2.45-stlport --strict_warnings -D__STRICT_ANSI__ -c -I%include %source
 como-4.2.45-stlport --strict_warnings -D__STRICT_ANSI__ -o boosttmp.exe -I%include %source
-<a href="http://www.comeaucomputing.com/">Comeau C++</a><br>4.2.45 beta2<br>(strict mode)<br><a href="http://www.stlport.org/">STLport</a><br>4.0
+<a href="http://www.comeaucomputing.com/">Comeau C++</a><br>4.2.45 beta2<br>(strict mode)<br><a href="http://www.stlport.org/">STLport</a><br>4.5
 
 linux
 kcc
@@ -190,10 +190,10 @@ SGI <a href="http://www.sgi.com/developers/devtools/languages/mipspro.html">MIPS
 
 irix
 irixcc-stlport
-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.2m<br><a href="http://www.stlport.org/">STLport</a><br>4.1b4
+SGI MIPSpro CC 7.3.1.2 with STLport 4.5
+CC -c -LANG:std -OPT:IEEE_NaN_inf=ON -I$HOME/software-irix/include/stlport-4.5 -I%include %source
+CC -G0 -o boosttmp.exe -LANG:std -OPT:IEEE_NaN_inf=ON -ptused -I$HOME/software-irix/include/stlport-4.5 -I%include %source -rpath $HOME/software-irix/lib $HOME/software-irix/lib/libstlport_mipspro.so.4.5
+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.5
 
 irix
 gcc-295

粤ICP备19079148号