[Numpy-discussion] [PATCH] gfortran under macports

Charles R Harris charlesr.harris at gmail.com
Fri Dec 3 11:02:21 EST 2010


Hi Fabian,

On Fri, Dec 3, 2010 at 8:24 AM, Fabian Pedregosa
<fabian.pedregosa at inria.fr>wrote:

> Hi all.
>
> Macports installs gfortran as part of the gcc package, but names it
> gfortran-mp-$version, without providing a symbolic link to a default
> gcfortran executable, and thus numpy.distutils is unable to find the
> right executable.
>
> The attached patch very simple, it just extends possible_executables
> with those names, but makes the build of scipy work without having to
> restore to obscure fc_config flags.
>
>
Can you open a ticket for this so it doesn't get lost?

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20101203/eebb9b62/attachment.html>


More information about the NumPy-Discussion mailing list