view TOOLS/realcodecs/drv4.sh @ 8673:4c0882ee0f4d

vga_draw* functions don't support linear memory for 'most' video cards
author iive
date Tue, 31 Dec 2002 02:37:36 +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