--with-blas/lapack being ignored
Marius Schamschula
marius173 at mchsi.com
Tue Dec 4 21:43:52 CST 2007
John W. Eaton wrote:
> Why all these options? --enable-shared, --enable-dl, --disable-static
> are all defaults. Are you sure -funroll-loops -fomit-frame-pointer
> -malign-double -msse2 really make sense and are helpful for your
> system?
--enable-shared --disable-static are certainly holdovers from octave
2.1.x. I still have them amongst my configure arguments...
I'll delete these before my next build.
Ben Abbot wrote:
> In specifically concerned about the line
>
> BLAS libraries: /sw/lib/libatlas.a -Wl,-framework -Wl,vecLib
>
> Is this a real bug, or did the configure script find something lacking
> and add the default blas library reference to the build?
I agree this might be an issue. This is a redundant set of libraries.
Octave seems to be picking up the vecLib framework correctly. Why are
you also using Fink's ATLAS? Apple's vecLib is all you need (they are
very close relatives). ATLAS is non portable, i.e. processor
specific, while vecLib will work with all supported CPUs.
Marius
--
Marius Schamschula
Webmaster
The Huntsville Macintosh Users Group
www.hmug.org
webmaster at hmug dot org
marius at schamschula dot com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.cae.wisc.edu/pipermail/bug-octave/attachments/20071204/d6b3f038/attachment.html
More information about the Bug-octave
mailing list