view TOOLS/realcodecs/sipr.sh @ 16193:9001f47f4493

Synced with 1.178
author jheryan
date Wed, 10 Aug 2005 04:44:12 +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