Mercurial > mplayer.hg
view TOOLS/realcodecs/drv3.sh @ 12072:be548f4433b3
temporary workaround to make it work on windows
author | faust3 |
---|---|
date | Fri, 26 Mar 2004 16:03:53 +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