Mercurial > mplayer.hg
view TOOLS/realcodecs/drv2.sh @ 9887:d862231858d5
Make the vcd API fully reentrant.
Move perror and co to mp_msg.
Hope there is no big 10L as i couldn't test sun,fbsd and nbsd :(
author | albeu |
---|---|
date | Wed, 09 Apr 2003 07:33:59 +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