view TOOLS/realcodecs/sipr.sh @ 15201:7706a3bef8a3

newer versions of mingws gcc do not like terminating slahes when specifying extra include paths
author faust3
date Sun, 17 Apr 2005 13:04:28 +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