On Jul 30, 2005, at 5:05 PM, Martin Costabel wrote:
Unfortunately, matplotlib uses the python build system which I don't understand sufficiently to see where it is defined that "gcc" or "g++-3.3" should be used for compiling and linking, respectively. Someone else?
I don't know the system well either, but the obvious thing to try is setting CC=gcc-3.3 which would cause most build systems to use gcc-3.3 (hence g++-3.3) for the compiling step. Looking at %p/lib/ python2.3/distutils/sysconfig.py it appears that CC is respected.
Dave
PGP.sig
Description: This is a digitally signed message part