Fa

Specifies that an assembly listing file should be generated.

IDE Equivalent

None

Architectures

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

Syntax

Linux: None
Windows:  /Fa[file | dir]

Arguments

file Is the name of the assembly listing file.
dir    Is the directory where the file should be placed. It can include file.

Default

OFF No assembly listing file is produced.

Description

This option specifies that an assembly listing file should be generated (optionally named file).

Alternate Options

Linux: -S
Windows: None