search for: saxpy_

Displaying 1 result from an estimated 1 matches for "saxpy_".

Did you mean: saxpy
2009 Jul 21
1
Building a package with BLAS under Windows
...rrays.o:cvm_arrays.cpp:(.text+0x1e2): undefined reference to `cscal_' cvm_arrays.o:cvm_arrays.cpp:(.text+0x252): undefined reference to `csscal_' cvm_arrays.o:cvm_arrays.cpp:(.text+0x32a): undefined reference to `caxpy_' cvm_arrays.o:cvm_arrays.cpp:(.text+0x421): undefined reference to `saxpy_' ... To me it looks like somehow the BLAS routines are not called correctly under Windows. I would be very grateful if anybody could help me. Thanks a lot, Markus. -- View this message in context: http://www.nabble.com/Building-a-package-with-BLAS-under-Windows-tp24590763p24590763.html Sen...