FA

Specifies the contents of an assembly listing file.

Syntax

Linux:

None

Windows:

/FA

Arguments

None

Default

OFF

No source or machine code annotations appear in the assembly listing file, if one is produced.

Description

This option produces an assembly listing without source or machine code annotations.

To use this option, you must also specify option /Fa, which causes an assembly listing to be generated.

IDE Equivalent

Visual Studio: Output Files > Assembler Output

Eclipse: None

Alternate Options

None