view TOOLS/realcodecs/28_8.sh @ 10928:f2313bd91594

add a read function for slave mode on mingw
author faust3
date Mon, 22 Sep 2003 11:31:51 +0000
parents 5ea24082eaaa
children
line wrap: on
line source

rm 28_8.so.6.0
gcc -c 28_8.c -g
ld -shared -o 28_8.so.6.0 28_8.o -ldl -lc