[Numpy-discussion] distributing pre-compiled f2py extensions on OSX
Ralf Gommers
ralf.gommers@googlemail....
Sat Feb 25 04:16:50 CST 2012
On Fri, Feb 24, 2012 at 3:39 PM, Mark Bakker <markbak@gmail.com> wrote:
> Two short questions:
>
> 1. When I distribute pre-compiled f2py extensions for OSX, it seems that
> the users need gfortran installed, else it cannot find libgfortran.3.dylib.
> Is there a way to link that file with the extension?
>
You can look at how this is done in Scipy.
> 2. Should extensions compiled on Snowleopard work on Lion?
>
Yes.
Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/numpy-discussion/attachments/20120225/9fa76d70/attachment.html
More information about the NumPy-Discussion
mailing list