Intel® Fortran Compiler 16.0 User and Reference Guide

c

Prevents linking.

Syntax

Linux and OS X:

-c

Windows:

/c

Arguments

None

Default

OFF

Linking is performed.

Description

This option prevents linking. Compilation stops after the object file is generated.

The compiler generates an object file for each Fortran source file.

IDE Equivalent

None

Alternate Options

Linux and OS X: None

Windows: /compile-only, /nolink