- Package:
- gfortran
- Source:
- gcc-defaults
- Description:
- GNU Fortran 95 compiler
- Submitter:
- Noel David Torres Taño
- Date:
- 2019-10-07 19:42:23 UTC
- Severity:
- normal
gfortran documentation lacks any kind of info about how to create a module .mod file. It should be quite easy to indicate that the standard gcc option -c when applied to the to-be-compiled file creates the .mod file along with the .o file.