#21797: octave-3.2.2 needs FFLAGs='-ff2c' to use system BLAS (-framework Accelerate) with gcc43/gcc44 ------------------------------------+--------------------------------------- Reporter: todmorrison@… | Owner: stechert@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: | Keywords: BLAS Accelerate Port: octave | ------------------------------------+--------------------------------------- Comment(by takeshi@…): I updated the patch and addressed the *dot* problem ([http://developer.apple.com/hardwaredrivers/ve/errata.html#fortran_convention... solution]). In order to build atlas free octave: 1. Install SuiteSparse with +accelerate (or simply +g95 if you prefer g95 to gfortran). 2. Use the patch #25186 and install arpack with +accelerate (or simply +g95 if you prefer g95 to gfortran). 3. Use the patch here to install octave ith +accelerate (or simply +g95 if you prefer g95 to gfortran). With g95 put dotwrp.f90 into files. -- Ticket URL: <http://trac.macports.org/ticket/21797#comment:17> MacPorts <http://www.macports.org/> Ports system for Mac OS