help-octave
[Top][All Lists]
Advanced

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

Re: how to make Octave find ATLAS BLAS?


From: Dmitri A. Sergatskov
Subject: Re: how to make Octave find ATLAS BLAS?
Date: Sun, 20 Apr 2003 14:58:34 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02

Mike Miller wrote:
On Sun, 20 Apr 2003, Dirk Eddelbuettel wrote:


These are all _static_ libraries. You will need to get, or build,
dynamic libraries.  Can't help with Solaris specifics, sorry.

....

Oh.  Well, I guess this means I can't get .so files because I'm not all
that sophisticated when it comes to these things! ;-)

So, if anybody has .so files that might work on this sort of machine...

SunOS 5.8 Generic_108528-17 sun4u sparc SUNW,Sun-Fire


For what it worth -- you do not _need_ shared libraries, static libraries will
do just fine.
I have ATLAS compiled on RedHat linux and copied all resulting .a files
into /usr/local/lib. Then ./configure --enable-shared --enable-dl 
--with-fastblas
--enable-rpath finds it OK:

(From config.log)

BLAS libraries:       -llapack -lcblas -lf77blas -latlas


...let me know.

Thanks again.

Mike



Sincerely,

Dmitri.




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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