view TOOLS/realcodecs/drv3.sh @ 17088:f067a9de373c

mplayer.c:1928: warning: implicit declaration of function 'cache_uninit' mplayer.c:2897: warning: implicit declaration of function 'mpcodecs_config_vo'
author rathann
date Mon, 05 Dec 2005 01:18:10 +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