Fa

Specifies the contents of an assembly listing file.

IDE Equivalent

Windows: Output Files > ASM List Location

Linux: None

Mac OS X: None

Architectures

IA-32, Intel® 64, IA-64 architectures

Syntax

Linux and Mac OS X:

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 and Mac OS X: -S

Windows: None