Intel® C++ Compiler Classic Developer Guide and Reference

ID 767249
Date 3/31/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

Zl

Causes library names to be omitted from the object file.

Syntax

Linux:

None

macOS:

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.

IDE Equivalent

Visual Studio: Advanced > Omit Default Library Names

Eclipse: None

Xcode: None

Alternate Options

None