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 22:29:01 +0100

On 29 Dec 2011, at 22:07, Lukas Reichlin wrote:

> That looks like a makefile from my upcoming order reduction functions 
> (currently located under extra/control-devel). I didn't test these. Below is 
> one from main/control, makefile_chol.m:

that does not work for me even if I use only BLAS_LIBS.
With this in makefile_chol.m:

mkoctfile slsb03od.cc \
          SB03OD.f select.f SB03OU.f SB03OT.f MB04ND.f \
          MB04OD.f SB03OR.f SB03OY.f SB04PX.f MB04NY.f \
          MB04OY.f SB03OV.f \
          "$(mkoctfile -p BLAS_LIBS)"

I get:

>> addpath (canonicalize_file_name("../src"))
>> addpath (canonicalize_file_name("../inst"))
>> makefile_chol
mkoctfile: unrecognized argument -framework vecLib
mkoctfile: unrecognized argument -framework vecLib
rm: *.o: No such file or directory

c.




reply via email to

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