annotate TOOLS/GL-test/compile.sh @ 19644:775ac4efed3c

added missing reference to radio.xml
author Gabrov
date Sat, 02 Sep 2006 21:04:06 +0000
parents b635d250fd0e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
1
18884
b635d250fd0e fix linking on some systems
ivo
parents: 10180
diff changeset
2 gcc -g -O4 gltest.c ../../osdep/timer-lx.o -o gltest -L/usr/X11/lib -L/usr/X11R6/lib -lglut -lGL -lGLU -lX11 -lXext -lXmu -lXi -lm