view TOOLS/GL-test/compile.sh @ 17394:d44f30816921

Always try to parse index chunk, no reason to check for movi_end Also check return value of parse_index_chunk
author reimar
date Sat, 14 Jan 2006 22:47:38 +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