Skip to content
Prev 5770 / 15075 Next

cblas on Mac and Linux

On Fri, 20 Mar 2009, Gad Abraham wrote:

            
You use configure -- see 'Wrtiing R Extensions' --  to fill in a 
Makevars.in.  But beware that in general $(BLAS_LIBS does not contain 
a cblas, even on MacOS X, so if portability is any sort of issue, you 
need to set PKG_LIBS via configure too.