view TOOLS/realcodecs/sipr.sh @ 15099:bfb91d085f22

fix displaying of the subtitles when using slices
author henry
date Sun, 10 Apr 2005 15:37:43 +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