Intel® Fortran Compiler 17.0 Developer Guide and Reference
Prevents linking.
Linux and 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 OS X: None
Windows: /compile-only, /nolink