view TOOLS/realcodecs/sipr.sh @ 17697:3a56bbef9300

added cur_title to dvd_priv_t in order to keep track of dvd title currently playing (range 1..N)
author nicodvb
date Mon, 27 Feb 2006 21:08:58 +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