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