view TOOLS/realcodecs/sipr.sh @ 11006:fae1fe725886

Resync :) (just forgot to change synced with... comments, as noted by Diego Biurrun. changing them now)
author lumag
date Sat, 04 Oct 2003 22:54:17 +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