octave-maintainers
[Top][All Lists]
Advanced

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

Re: linking liboctave fails (lapack missing?)


From: Benjamin Lindner
Subject: Re: linking liboctave fails (lapack missing?)
Date: Thu, 13 Aug 2009 19:42:11 +0200
User-agent: Thunderbird 2.0.0.22 (Windows/20090605)

Benjamin Lindner wrote:
Hello,

I just tried to build the recent development tip on mingw32 and building fails at linking liboctave with a phletora of missing symbols from the lapack library.

looking at the linker command I see that indeed there is no -llapack present.

Digging the changelog I find that at revision 9490:3aeb7d881578
$(BLAS_LIBS) has been removed from LINK_DEPS in liboctave/makefile.in

I guess it should still be there, since arpack, qrupdate and quite some octave code depends on it.


I see that there is already a thread covering this topic on the bugs list. Sorry for the double-post.

Hovever, liboctave directly uses functinos from lapack, and uses the qrupdate and qrpack library which both depend on lapack, so lapack *should* be listed in LINK_DEPS.

benjamin






reply via email to

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