[Numpy-discussion] distributing pre-compiled f2py extensions on OSX

Mark Bakker markbak at gmail.com
Sat Feb 25 15:29:51 EST 2012


Thanks for the reply, Ralf.
Can you point me a bit in the right direction.
Scipy is pretty big.
Thanks,
Mark

------------------------------
>
> Message: 2
> Date: Sat, 25 Feb 2012 11:16:50 +0100
> From: Ralf Gommers <ralf.gommers at googlemail.com>
> Subject: Re: [Numpy-discussion] distributing pre-compiled f2py
>        extensions on   OSX
> To: Discussion of Numerical Python <numpy-discussion at scipy.org>
> Message-ID:
>        <CABL7CQiBO35Lo=VhZY4MnLs7KS3-322gTMDz_6qEBF+SJbHr6w at mail.gmail.com
> >
> Content-Type: text/plain; charset="iso-8859-1"
>
> On Fri, Feb 24, 2012 at 3:39 PM, Mark Bakker <markbak at 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-0001.html
>
> ------------------------------
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20120225/5367d463/attachment.html>


More information about the NumPy-Discussion mailing list