Parcourir la source

Updated BeOS to use STLport 4.5

[SVN r11345]
John Maddock il y a 24 ans
Parent
commit
a0e30404f4
1 fichiers modifiés avec 3 ajouts et 2 suppressions
  1. 3 2
      status/compiler.cfg

+ 3 - 2
status/compiler.cfg

@@ -244,10 +244,10 @@ c++ -o boosttmp.exe -ftemplate-depth-30 -Wall -I%include %source
 
 beos
 gcc-stlport
-GNU GCC + STLPort 4.5b8
+GNU GCC + STLPort 4.5
 c++ -c -ftemplate-depth-30 -Wall -I/boot/home/config/include/stlport -I%include %source
 c++ -o boosttmp.exe -ftemplate-depth-30 -D_STLP_DEBUG -Wall -I/boot/home/config/include/stlport -I%include %source -L/boot/home/config/lib -lstlport_gcc_stldebug
-<A href="http://www.bebits.com">GNUPro GCC 2.95.3</A><br>+<br><A href="http://www.stlport.org">STLPort 4.5b8</A>
+<A href="http://www.bebits.com">GNUPro GCC 2.95.3</A><br>+<br><A href="http://www.stlport.org">STLPort 4.5</A>
 
 win32
 bcc
@@ -329,3 +329,4 @@ c++ -ansi -Wall -W -Wno-long-long -Wno-long-double -ftemplate-depth-30 -I%includ
 GNU<br><a href="http://gcc.gnu.org/">GCC</a><br>2.95.2<br>(Apple version)
 
 // end of file
+

粤ICP备19079148号