view TOOLS/realcodecs/sipr.sh @ 16184:04dd5945fab8

100l to whoever wrote this crap using 1/10000 units. it caused framerates to get trashed from 30000/1001 to 2997/100, etc.!
author rfelker
date Sat, 06 Aug 2005 16:15:07 +0000
parents 86c478bea7ce
children
line wrap: on
line source

rm sipr.so.6.0
gcc -c sipr.c -g
ld -shared -o sipr.so.6.0 sipr.o -ldl -lc