Mercurial > mplayer.hg
view TOOLS/GL-test/compile.sh @ 6684:da6af57c48fc
Small fix: Correct mathematical order in MEDIAN macro (gcc 3.1 didn't like it).
author | atmos4 |
---|---|
date | Tue, 09 Jul 2002 20:38:21 +0000 |
parents | 3b5f5d1c5041 |
children | 3f3b7829dce8 |
line wrap: on
line source
gcc -g -O4 gltest.c ../../linux/timer-lx.o -o gltest -L/usr/X11/lib -lglut -lGL -lGLU -lX11 -lXext -lXmu -lXi -lm