Mercurial > mplayer.hg
view TOOLS/realcodecs/drv2.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 drv2.so.6.0 gcc -c drv2.c -g && ld -shared -o drv2.so.6.0 drv2.o -ldl -lc