I used ITPP 4.0.6 on my OS X Leopard installation, and it worked nicely. Since
the upgrade to Snow Leopard, the library was declared to be of the wrong
architecture, when I tried to link against it.
That seems due to the fact, that I now boot into a 64-bit system. Rebuilding
the library from sources fails though, since it can not find the blas / lapack
libraries, even though these seem to be installed in
I used ITPP 4.0.6 on my OS X Leopard installation, and it worked nicely. Since
the upgrade to Snow Leopard, the library was declared to be of the wrong
architecture, when I tried to link against it.
That seems due to the fact, that I now boot into a 64-bit system. Rebuilding
the library from sources fails though, since it can not find the blas / lapack
libraries, even though these seem to be installed in
System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Ver
sions/Current/
as libBLAS.dylib and libLAPACK.dylib
there exist symbolic links to /usr/lib, but the ./configure.log reports a
failure in finding the BLAS library. How can I make it find the libraries?
Installation of Lapack from sources isn't so easy due to 64-Bit gfortran
issues (any help from someone using Snow Leopard?).
-sduscha
The config.log seems to lose format tags, when posted here, so I won't post
the whole thing.
Gfortran 4.5 for snow leopard 64 bit
http://hpc.sourceforge.net/