F (Linux*)

Tells the compiler to stop the compilation process and write the results to a file. This option is deprecated for Linux.

IDE Equivalent

None

Architectures

IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture

Syntax

Linux and Mac OS: -F
Windows:    None

Arguments

None

Default

OFF      Normal compilation is performed.

Description

For details, see -P option.

Alternate Options

Linux: -P
Windows: /P

See Also