Hello,
This is the first time I use Fortran, and I get an error which I can't find a solution to because I'm not familiar with the language. I'm running a program which worked for someone else, so I think the error has to do with the version or the Libraries which are included on my machine. I'm submitting from a Linux terminal and compiling using f77. This is the error message:
undefined reference to `asinh_'
Does anyone know what's needed here?
Thanks a bunch for your help,
Pearl11
This is the first time I use Fortran, and I get an error which I can't find a solution to because I'm not familiar with the language. I'm running a program which worked for someone else, so I think the error has to do with the version or the Libraries which are included on my machine. I'm submitting from a Linux terminal and compiling using f77. This is the error message:
undefined reference to `asinh_'
Does anyone know what's needed here?
Thanks a bunch for your help,
Pearl11