view TOOLS/realcodecs/sipr.sh @ 7824:ef5f2f54c231

really fix latest fix. But now this versioning stopped making sense to me.
author eyck
date Mon, 21 Oct 2002 14:23:19 +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