view TOOLS/realcodecs/sipr.sh @ 9966:9aeb20839969

patch by Albeu, corrected by Diego Biurrun & me
author nicolas
date Mon, 21 Apr 2003 21:04:59 +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