view TOOLS/realcodecs/sipr.sh @ 9158:ee0c2391e45d

100l, fix by pfred1 <pfred1 at bellatlantic.net> anyways I should update the script for lavc etc
author atmos4
date Wed, 29 Jan 2003 15:10:42 +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