2009/9/15 Charles سمير Doutriaux <[email protected]>:
> 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
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to