view TOOLS/GL-test/compile.sh @ 17558:ad90899eeee6

AltiVec operations need to have memory aligned on 16-byte boundaries. patch by Alan Curry, pacman at world dot std dot com
author diego
date Wed, 08 Feb 2006 08:20:40 +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