view TOOLS/realcodecs/drv2.sh @ 13519:6bf63a7524d8

Sync with 1.759: Documentation of x264 3-pass mode, and fixes on lavc's *_mask options, pointed out by Jiri Heryan
author gpoirier
date Fri, 01 Oct 2004 15:53:09 +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