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 <[email protected]> > Subject: Re: [Numpy-discussion] distributing pre-compiled f2py > extensions on OSX > To: Discussion of Numerical Python <[email protected]> > Message-ID: > <CABL7CQiBO35Lo=vhzy4mnls7ks3-322gtmdz_6qebf+sjbh...@mail.gmail.com > > > Content-Type: text/plain; charset="iso-8859-1" > > On Fri, Feb 24, 2012 at 3:39 PM, Mark Bakker <[email protected]> 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 > > ------------------------------ > >
_______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
