view TOOLS/realcodecs/drv4.sh @ 8839:c932c17042bf

For solaris, sys/smedia.h header is not needed any more. Compilation was failing on Solaris 7, where sys/smedia.h is not available.
author jkeil
date Wed, 08 Jan 2003 14:11:33 +0000
parents 86c478bea7ce
children
line wrap: on
line source

rm drv4.so.6.0
gcc -c drv4.c -g &&
ld -shared -o drv4.so.6.0 drv4.o -ldl -lc