view TOOLS/realcodecs/sipr.sh @ 12072:be548f4433b3

temporary workaround to make it work on windows
author faust3
date Fri, 26 Mar 2004 16:03:53 +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