FA (ifx only)

Produces an assembly listing without source or machine code annotations.

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 roduces an assembly listing without source or machine code annotations. It is equivalent to option /S.

IDE Equivalent

Visual Studio: Output Files > Assembler Output

Alternate Options

None