I'd recommend not to set USE_SYSTEM_BLAS=1. OpenBLAS which is shipped with Julia is often faster.
Gustavo L, have you tried to delete the deps/arpack directory before running make? 2014-05-19 20:31 GMT+02:00 Gustavo Camilo <[email protected]>: > I was able to compile using Apple's compiler: > > After you've installed command line toosls like it says in the Readme of > the julia github, change in your Make.inc: > > USE_SYSTEM_BLAS=1 > > And try to compile again. > > On Monday, 19 May 2014 14:17:28 UTC-4, Gustavo Lacerda wrote: >> >> hi, >> >> I've installed gfortran-4.9.0-Mavericks.dmg >> >> I'm installing from source on OSX with: make OPENBLAS_TARGET_ARCH=NEHALEM >> but I get this error: >> >> \checking whether we are cross compiling... configure: error: >> in `/Users/gustavolacerda/Dropbox/projects/julia/deps/ >> arpack-ng-3.1.3': >> [13:28] >> configure: error: cannot run Fortran 77 compiled programs. >> >> >> Any ideas? >> >> Thanks. >> >> Gustavo >> >> >> -- >> Gustavo Lacerda >> http://www.optimizelife.com >> > -- Med venlig hilsen Andreas Noack Jensen
