view TOOLS/realcodecs/rv30.sh @ 17456:b8ce59172e6a

100L m_option_copy should use the copy callback and not the set one.
author albeu
date Sun, 22 Jan 2006 12:43:14 +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