Index: ostatcomp.sh
===================================================================
--- ostatcomp.sh	(revision 0)
+++ ostatcomp.sh	(revision 1)
@@ -0,0 +1,5 @@
+ulimit -c 0
+rm test
+gcc -g $1 -Wall -o test -Wl,-dynamic-linker=/lib/ld-linux.so.2 -Wl,-Bstatic -L/usr/X11R6/lib/ -lm -lXi -lstdc++ -Iode/include/ ode/lib/libode.a libglut.a -lXmu -lopenal -lvorbisfile -lvorbis -logg -Iphp/ -Iphp/main/ -Iphp/Zend -Iphp/TSRM php/libs/libphp4.a -lresolv -lcrypt -lz -Wl,-Bdynamic -lGL -lGLU -lasound -lpthread
+sync
+./test $2 $3 $4 $5 $6

Property changes on: ostatcomp.sh
___________________________________________________________________
Added: svn:executable
\ No newline at end of property