view TOOLS/realcodecs/cook.sh @ 8036:de379e6d6ca9

warning fixes
author henry
date Sat, 02 Nov 2002 10:59:27 +0000
parents 86c478bea7ce
children
line wrap: on
line source

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