Intel® C++ Compiler Classic Developer Guide and Reference

ID 767249
Date 7/13/2023
Public
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