Intel® C++ Compiler XE 13.1 User and Reference Guides

use-asm, Quse-asm

Tells the compiler to produce objects through the assembler.

IDE Equivalent

None

Architectures

-use-asm: All

Syntax

Linux and OS X:

-use-asm

-no-use-asm

Windows:

None

Arguments

None

Default

OFF

The compiler produces objects directly.

Description

This option tells the compiler to produce objects through the assembler.

Alternate Options

None


Submit feedback on this help topic