Skip to content
Prev 10160 / 15075 Next

Compiling against the Accelerate framework on OS X 10.9

Jon,

first install the Xcode developer tools for Mavericks via Xcode developer tools -> Other developer tools (if you don?t have yet).

Then in your configure command add CPPFLAGS=?-D__ACCELERATE__? as suggested by Simon Urbanek on http://permalink.gmane.org/gmane.comp.lang.r.mac/7293. That should make it run.


Best 

Simon

P.S.: I would consider the gcc4.8.2 binary from http://hpc.sourceforge.net for Mavericks and ML; I worked before with the macports alternative and found it easier to use these binaries. They are always up to date?
On 24 Oct 2013, at 13:33, Jon Clayden <jon.clayden at gmail.com> wrote: