Can you please help me I can't compile using lapack libraries and I can't find anyone who can tell me how to compile.
I have blas_LINUX.a and lapack_LINUX.a and I am trying to use ifort to compile my program but I always get the below error. Please help.
In function `MAIN__':
1001.f90.text+0x23f2): undefined reference to `zgesv_'
These are the libraries I have in the same directory
blas_LINUX.a
lapack_LINUX.a
liblapack_LINUX.a