Prevents linking.
Linux: | -c |
macOS: | -c |
Windows: | /c |
None
OFF |
Linking is performed. |
This option prevents linking. Compilation stops after the object file is generated.
The compiler generates an object file for each Fortran source file.
Linux and macOS*: None
Windows: /compile-only, /nolink