On 5 Jun 2012, at 21:45, Olaf Till wrote:

> and pass them to mkoctfile in some packages. But this will not work
> under these circumstances.
> 
> What is to be done here?

What I do to build on my system is to configure with 

--with-blas="-Wl,-framework -Wl,Accelerate"

so that 

mkoctfile -p BLAS_LIBS

returns 

-Wl,-framework -Wl,Accelerate

and

mkoctfile `mkoctfile -p BLAS_LIBS`

works fine for me

c.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to