Intel® C++ Compiler 16.0 User and Reference Guide

g0

Disables generation of symbolic debug information.

Syntax

Linux and OS X:

-g0

Windows:

None

Arguments

None

Default

OFF

The compiler generates symbolic debug information.

Description

This option disables generation of symbolic debug information.

IDE Equivalent

None

Alternate Options

None