view TOOLS/realcodecs/sipr.sh @ 14095:367ba4601d47

Add a file= suboption to set output file. Patch by Olivier Rolland (( billl |at| users <dot> sf <dot> net )).
author reimar
date Fri, 03 Dec 2004 21:02:14 +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