view TOOLS/realcodecs/rv30.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 rv30.so.6.0
gcc -c rv30.c -g
ld -shared -o rv30.so.6.0 rv30.o -ldl -lc