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

Zl

Causes library names to be omitted from the object file.

IDE Equivalent

Windows: Advanced > Omit Default Library Names

Linux: None

OS X: None

Architectures

All

Syntax

Linux and OS X:

None

Windows:

/Zl

Arguments

None

Default

OFF

Default or specified library names are included in the object file.

Description

This option causes library names to be omitted from the object file.

Alternate Options

None


Submit feedback on this help topic