[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: octave & ATLAS
From: |
Steven G. Johnson |
Subject: |
Re: octave & ATLAS |
Date: |
Sat, 8 Apr 2000 18:48:33 -0400 (EDT) |
On Sat, 8 Apr 2000, Stef Pillaert wrote:
> zherk wasn't found in blas, dgemm_ was. This resulted in not compiling the
> blas directory under libcruft (I think this is OK)
> cheev_ wasn't found in lapack, wich resulted in make trying to build the
> files in the libcruft/lapack directory. However, when I do "nm -s
> /usr/lib/liblapack.a", I see that cheev_ is in it. The same when I do "nm -s
> /usr/lib/liblapack.so").
>
> Anyone an idea why my lapack library doesn't work for octave?
config.log should contain the compilation error message explaining why
that function didn't link.
Steven
-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.che.wisc.edu/octave/octave.html
How to fund new projects: http://www.che.wisc.edu/octave/funding.html
Subscription information: http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------
- octave & ATLAS, Stef Pillaert, 2000/04/08
- Message not available
- Re: octave & ATLAS,
Steven G. Johnson <=