define new APP_CC configuration variable for building apps/demos/tests
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 11 Sep 2008 17:00:54 +0000 (11:00 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 11 Sep 2008 17:00:54 +0000 (11:00 -0600)
commit90c93bbeeec1a8ca75b68004afc5d8cb689860bc
treef252564eafd8034b0fa19b284cde05fea14c5f7f
parent7ce1d0fb6700fd4998a095de2c9edf5ed920464c
define new APP_CC configuration variable for building apps/demos/tests

For Cell, need to use different compilers for the libraries vs. the demos/tests
to avoid strange link error regarding "_Unwind_GetIPInfo@GCC_4.2.0"
configs/default
configs/linux-cell
progs/demos/Makefile
progs/glsl/Makefile
progs/redbook/Makefile
progs/samples/Makefile
progs/tests/Makefile
progs/trivial/Makefile
progs/xdemos/Makefile