view TOOLS/realcodecs/sipr.sh @ 18969:d4f149d41554

DOCS/xml/hu synced with r18973
author Gabrov
date Sun, 09 Jul 2006 09:27:09 +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