[Numpy-discussion] Building NumPy on Mac OS X without Apple GCC

Robert Kern robert.kern at gmail.com
Thu Nov 29 02:06:29 EST 2007


Joshua Lippai wrote:

> Thanks for the reply. Well, I built my Python stuff, including NumPy
> previously, before I changed to the higher GCC version. Do you know if
> there's an option I can toggle that will specify Apple's GCC to be
> used?

$ CC=/usr/bin/gcc python setup.py build

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco



More information about the NumPy-Discussion mailing list