mecej4
Joined: 31 Oct 2006 Posts: 1899
|
Posted: Sat Nov 09, 2019 11:42 am Post subject: |
|
|
Module file (*.mod, *.mod64) content and format are specific to compiler, target architecture and, sometimes, compiler version.
You need to obtain the Fortran source for the module and compile it before the module file so generated can be USEd in your source code. |
|