view TOOLS/GL-test/compile.sh @ 15633:524d306ce0f3

disable mmx code for x86-64
author henry
date Sat, 04 Jun 2005 12:41:19 +0000
parents 3f3b7829dce8
children b635d250fd0e
line wrap: on
line source


gcc -g -O4 gltest.c ../../osdep/timer-lx.o -o gltest -L/usr/X11/lib -lglut -lGL -lGLU -lX11 -lXext -lXmu -lXi -lm