octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mkoctfile urgently needs attention before Octave 3.6.0


From: c.
Subject: Re: mkoctfile urgently needs attention before Octave 3.6.0
Date: Thu, 29 Dec 2011 20:54:09 +0100

Hi,

On 29 Dec 2011, at 19:00, address@hidden wrote:

> The only bug remaining is figuring out what linking flags you need on
> McIntosh OS 10, and why mkoctfile -p LAPACK_LIBS isn't producing those
> flags.

On my OSX 10.6.8 build of Octave, blas and lapack are provided via the vecLib 
framework which ships with the system and is auto detected by configure.

the outbut of of the configure script says:

BLAS libraries:              -framework vecLib
LAPACK libraries:            

while querying mkoctfile I get 

$ mkoctfile -p BLAS_LIBS
-framework vecLib

$ mkoctfile -p LAPACK_LIBS

$ 

So possibly the problem lies with the fact that both blas and lapack are linked 
using 
one flag only? 


I must admit that this incident is an argument in favor of Jordi's push toward 
better integration of Octave and Octave-Forge ...

> - Jordi G. H.

c.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]