Explorar o código

added gcc 3.0

[SVN r10375]
Jens Maurer %!s(int64=25) %!d(string=hai) anos
pai
achega
09400de3d7
Modificáronse 1 ficheiros con 13 adicións e 6 borrados
  1. 13 6
      status/compiler.cfg

+ 13 - 6
status/compiler.cfg

@@ -17,19 +17,26 @@ xlC -o boosttmp.exe -I%include %source
 Visual Age<br> v5.0
 Visual Age<br> v5.0
 
 
 linux
 linux
-gcc
+gcc-295
 GCC 2.95.3
 GCC 2.95.3
-g++ -c -Wall -W -ftemplate-depth-30 -I%include %source
-g++ -o boosttmp.exe -Wall -W -ftemplate-depth-30 -I%include %source
+g++-2.95.3 -c -V 2.95.3 -Wall -W -ftemplate-depth-30 -I%include %source
+g++-2.95.3 -o boosttmp.exe -V 2.95.3 -Wall -W -ftemplate-depth-30 -I%include %source
 GNU<br><a href="http://gcc.gnu.org/">GCC</a><br>2.95.3
 GNU<br><a href="http://gcc.gnu.org/">GCC</a><br>2.95.3
 
 
 linux
 linux
-gcc-stlport
+gcc-295-stlport
 GCC 2.95.3 STLport 4.0
 GCC 2.95.3 STLport 4.0
-g++ -c -V 2.95.3-stlport -Wall -W -ftemplate-depth-30 -I%include %source
-g++ -o boosttmp.exe -V 2.95.3-stlport -Wall -W -ftemplate-depth-30 -I%include %source
+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.0
 
 
+linux
+gcc
+GCC 3.0
+g++ -c -Wall -W -I%include %source
+g++ -o boosttmp.exe -Wall -W -I%include %source
+GNU<br><a href="http://gcc.gnu.org/">GCC</a><br>3.0
+
 linux
 linux
 como
 como
 Comeau C++ 4.2.45 beta2 libcomo beta10
 Comeau C++ 4.2.45 beta2 libcomo beta10

粤ICP备19079148号