view TOOLS/realcodecs/drv3.sh @ 17476:d528221868b9

Fix up new profiles section and the MPLAYER_VERBSE environment variable.
author diego
date Tue, 24 Jan 2006 20:22: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