help-octave
[Top][All Lists]
Advanced

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

Including BLAS library.


From: richard.hindmarsh
Subject: Including BLAS library.
Date: Thu, 17 Mar 2005 12:58:03 +0000

I configured with

./configure --prefix=/local1/data/glacier/rcah/rcah/octavecvs/installdir 
--enable-shared --enable-dl --disable-static 
--with-blas=/users/glacier/rcah/rcah/blas/x86/libblas.so

the purpose being to include a particular blas library. However, at end of 
configure process, I get the following, which makes me suspect I am not picking 
up the BLAS library I want. Am I doing the --with-blas option correctly? 2.1-cvs

Thanks
Richard

  C compiler:           gcc  -mieee-fp  -Wall -W -Wshadow -g -O2
  C++ compiler:         g++  -mieee-fp  -Wall -W -Wshadow -g -O2
  Fortran compiler:     g77 -O -mieee-fp
  Fortran libraries:     -L/usr/lib/gcc-lib/i386-redhat-linux/3.2 
-L/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../.. -lfrtbegin -lg2c -lm -lgcc_s
  BLAS libraries:       -llapack -lblas
  FFTW libraries:
  HDF5 libraries:
  MPI libraries:
  LIBS:                 -lreadline  -lncurses -ldl -lm
  Default pager:        less
  gnuplot:              gnuplot

  Do internal array bounds checking:  false
  Build static libraries:             false
  Build shared libraries:             true
  Dynamic Linking:                    true (dlopen)
  Include support for GNU readline:   true




-------------------------------------------------------------
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]