view TOOLS/realcodecs/drv4.sh @ 10798:c2202b5c0d0f

sync with english version. Now use 'archivo' instead 'fichero' for 'file'.
author nauj27
date Tue, 02 Sep 2003 15:39:00 +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