view TOOLS/realcodecs/sipr.sh @ 7603:c89106306f5a

af_calc_insize_constrained() rounding changes, works better for me this way
author arpi
date Sat, 05 Oct 2002 22:54: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