view TOOLS/realcodecs/sipr.sh @ 11620:39ae20e6ad9d

fix bug when bmovl can't read the whole pic at once patch by Detlev Droege <droege@uni-koblenz.de>
author attila
date Wed, 10 Dec 2003 12:28:20 +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