Hi, I'm having trouble working out which version of LAPACK I should install for use with FORTRAN 77. I use the g77 compiler.
I know someone is going to tell me to use a version compatible with FORTRAN 90 instead, but the programs need to integrate with legacy code.

