view TOOLS/realcodecs/sipr.sh @ 15096:122c90e8ec9c

sync 1.61
author wight
date Sun, 10 Apr 2005 15:30:29 +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