Hello,
I've currently compiled LAPACK 3.5.0 static libraries without problems. However, I need to compile LAPACK shared libraries (this also includes BLAS) to install Lapack++.
I'm looking over the internet and the best tutorial I found is: http://theoryno3.blogspot.com.es/2010/1 ... ry-in.html, however it's not working for me with version 3.5.0.
Any help would be appreciated, I also would like to know if i'ts possible to build both static/shared libraries on same compilation. I'm asking this because after compiling LAPACK I need to install ATLAS (this requires lapack *.a static library to be compilled since I don't want ATLAS to automatically compile LAPACK because it just builds static libraries).
Thank you.
Best regards,
Guillermo.

