view TOOLS/realcodecs/drv3.sh @ 18128:a1006db4fe43

fixes decoding demoscene.tv nsv at http://213.186.36.129:8000 Fix suggested by Reimar, patch by RC.
author gpoirier
date Mon, 17 Apr 2006 13:47:57 +0000
parents 86c478bea7ce
children
line wrap: on
line source

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