view TOOLS/realcodecs/sipr.sh @ 10159:3de6f1bcbc1a

do it the standard way (tm)
author alex
date Fri, 23 May 2003 12:37:58 +0000 (2003-05-23)
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