[Numpy-discussion] how do I configure with gfortran

Robert Kern robert.kern at gmail.com
Sat Jun 30 14:51:48 EDT 2007


Mathew Yeates wrote:
> Does anyone know how to run
> python setup.py build
> and have gfortran used? It is in my path.

python setup.py config_fc --fcompiler=gnu95 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