Gy

Separates functions into COMDATs for the linker.
This option is deprecated.

IDE Equivalent

Windows: Code Generation > Enable Function-Level Linking

Linux: None

Mac OS X: None

Architectures

IA-32, Intel® 64, IA-64 architectures

Syntax

Linux and Mac OS X:

None

Windows:

/Gy

/Gy-

Arguments

None

Default

ON

The compiler separates functions into COMDATs.

Description

This option tells the compiler to separate functions into COMDATs for the linker.

Alternate Options

None