view TOOLS/realcodecs/cook.sh @ 10005:be14ff86b4e5

ugly ugly fix for michael's 1000l changes in swscaler: mysterious segfault w/g200 anyone have a better fix?
author rfelker
date Sun, 27 Apr 2003 18:44:23 +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