链接已复制
2 回复数
No, if you mean using the compiled module files (typical extension: .mod), then the general answer is "no". These files are specific to the compiler that was used (and possibly even to the version of the compiler). If, however, you have the Fortran source code to define interfaces, then you can certainly compile them with your own compiler.
