[Numpy-discussion] scipy.scons branch: building numpy and scipy with scons

Robert Kern robert.kern at gmail.com
Tue Dec 4 19:01:12 EST 2007


David Cournapeau wrote:

>     - I have not yet tweaked fortran compiler configurations for 
> optimizations except for gnu compilers

Can you give us a brief overview about how to do this? For example, the Intel
Fortran compiler's SHLINKFLAGS in scons-local/.../SCons/Tool/ifort.py are
incorrect for version 10 on OS X. Would I copy that file to scons/tool/ and make
my edits there? Do I then add 'ifort' to the list in scons/core/default.py?

-- 
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