[Numpy-discussion] numpy 1.3.0 and g95 on Mac Os X
Robert Kern
robert.kern@gmail....
Tue Sep 15 14:24:59 CDT 2009
2009/9/15 Charles سمير Doutriaux <doutriaux1@llnl.gov>:
> Hi there,
>
> I have a user that failed to install numpy 1.3.0 on her Mac 10.5.8.
>
> Turns out she is not using gfortran but g95.
>
> Is it a known feature? Is g95 not supposed to work with numpy?
Probably not for Mac. Most likely no one has done the work necessary
to get the right flags for Mac builds of g95.
Also, she will need to use --fcompiler=g95.
I highly recommend using the gfortran builds from this site, though:
http://r.research.att.com/tools/
--
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