[SciPy-user] disabling fftw3 during scipy build

Stephen Uhlhorn stephenlists at gmail.com
Thu Feb 14 21:23:57 EST 2008


Barry,

Building a scipy that is linked with fftw3 sounds pretty nice. Are
there any tricks involved with the macports version off fftw3? Will
that build a suitable gfortran also?

Sorry if this is a little OT.

Thanks-
-stephen




On Thu, Feb 14, 2008 at 7:59 PM, Barry Wark <barrywark at gmail.com> wrote:
> Thanks for the info. I've built a couple eggs for OS X 10.5
>  (Universal) from SVN trunk. Neither include fftw3.
>
>  One is statically linked to libgfortran (using setupegg.py bdist_ext
>  -L <path_to_copy_of_libgfortran.a>), one dynamic.
>
>  Both are available at
>  http://rieke-server.physiol.washington.edu/~barry/python/ (you'll have
>  to download them via a browser instead of easy_install -f since both
>  eggs are in the same folder). I would appreciate if some folks could
>  give them a test. If things look kosher, I'll build eggs for the
>  latest stable and for trunk.
>
>  Barry



More information about the SciPy-User mailing list