view TOOLS/realcodecs/sipr.sh @ 13398:ae4e34f267bb

This patch enables the compilation and linking of vo_md5sum to libvo.
author ivo
date Mon, 20 Sep 2004 01:35:43 +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