Hello everyone,
I am brand new to LAPACK. In fact, I am so new that I haven't been able to complete the installation of lapack.dll.
I am compiling on an XP platform and using the MINGW toolset. I am able to compile blas.dll, but when I attempt to compile lapack.dll I get two messages back concerning DFPORT. One message arises from dsecnd.f and the other from second.f The error messages object to the USE DFPORT macro that is present in both these .f files. The errors are "unrecognized statement name" and "invalid form for assignment or statement".
What is the solution?
Thanks for considering this newb question.
Mark Allyn