[SciPy-User] problems building scipy on Yosemite.

Sturla Molden sturla.molden at gmail.com
Thu Nov 13 00:40:28 EST 2014


Have you tried the latest official "unofficial" gfortran binaries?

https://gcc.gnu.org/wiki/GFortranBinaries#MacOS


Sturla


Andrew Nelson <andyfaff at gmail.com> wrote:
> Dear list,
> I've updated to Yosemite (clean install) and am having problems building
> scipy from source (python setup.py build)
> 
> The complete build log is at:
> <a
> href="https://gist.github.com/andyfaff/5a433d0585e8dae1dfc2">https://gist.github.com/andyfaff/5a433d0585e8dae1dfc2</a>
> 
> $gfortran --version
> GNU Fortran (GCC) 4.2.3
> $gcc --version
> Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr
> --with-gxx-include-dir=/usr/include/c++/4.2.1
> Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
> Target: x86_64-apple-darwin14.0.0
> Thread model: posix
> $echo FFLAGS
> -ff2c
> 
> gfortran was from <a
> href="http://cran.r-project.org/bin/macosx/tools/.">http://cran.r-project.org/bin/macosx/tools/.</a>
> 
> Is anyone able to give me any tips as to what I'm doing wrong?
> 
> cheers,
> Andrew
> 
> --
> _____________________________________
> Dr. Andrew Nelson
> 
> _____________________________________
> 
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> <a
> href="http://mail.scipy.org/mailman/listinfo/scipy-user">http://mail.scipy.org/mailman/listinfo/scipy-user</a>




More information about the SciPy-User mailing list