#501560 [gfortran] Documentation lacks information about how to compile a module

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
#501560#5
Date:
2008-10-08 11:51:42 UTC
From:
To:
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.