Intel® C++ Compiler Classic Developer Guide and Reference

ID 767249
Date 12/16/2022
Public

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

Visible to Intel only — GUID: GUID-146E26DC-C205-426C-BBBB-C006B13AD2C2

Document Table of Contents

no-libgcc

Prevents the linking of certain gcc-specific libraries.

Syntax

Linux:

-no-libgcc

macOS:

None

Windows:

None

Arguments

None

Default

OFF

Description

This option prevents the linking of certain gcc-specific libraries.

This option is not recommended for general use.

IDE Equivalent
None
Alternate Options

None