octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #35114] Octave 3.5.90: mkoctfile fails to link


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #35114] Octave 3.5.90: mkoctfile fails to link against BLAS/LAPACK
Date: Sat, 24 Dec 2011 17:57:31 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20100101 Firefox/8.0 Iceweasel/8.0

Follow-up Comment #11, bug #35114 (project octave):

I don't think it is a bug that mkoctfile does not automatically link all .oct
files with lapack and blas libraries.  Instead, I think it is better if .oct
files are only be linked with the libraries that they actually require.  For
the purposes of configuring your package, you can get the names of the lapack
and blas libraries that Octave uses by calling mkoctfile with the "-p
LAPACK_LIBS" and "-p BLAS_LIBS" options.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?35114>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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