view TOOLS/realcodecs/drv2.sh @ 8830:f4ca727309aa

- always print the longest stream in info, not the selected one - handle teh case when user forces nonexistant streams (-aid/-vid) (based on Filip's patch)
author arpi
date Mon, 06 Jan 2003 21:58:39 +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