view TOOLS/realcodecs/sipr.sh @ 13160:7dbbfba0a722

better -slang description inspired by a patch from Guillaume Poirier
author diego
date Fri, 27 Aug 2004 02:12:11 +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