no-libgcc

Prevents the linking of certain gcc-specific libraries. This content is specific to C++; it does not apply to DPC++.

Syntax

Linux:

-no-libgcc

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