|
|
@@ -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
|
|
|
+
|