Knopic

Tells the compiler to generate position-independent code.

This option has been deprecated.

IDE Equivalent

None

Architectures

IntelŪ ItaniumŪ architecture

Syntax

Linux: -Knopic
Mac OS: None
Windows:    None

Arguments

None

Default

OFF or ON      The compiler does not generate position-independent code on IA-32 systems; it does generate such code on ItaniumŪ-based systems.

Description

For details, see option fpic.

Alternate Options

None

See Also