Intel® Fortran Compiler XE 13.1 User and Reference Guides

static-libgcc

Links the GNU libgcc library statically.

IDE Equivalent

None

Architectures

All

Syntax

Linux:

-static-libgcc

OS X:

None

Windows:

None

Arguments

None

Default

OFF

DEFAULT_DESC

Description

This option links the GNU libgcc library statically. It is the opposite of option libgcc.

This option is useful when you want to override the default behavior of the libgcc option, which causes all libraries to be linked statically.

Alternate Options

None

See Also


Submit feedback on this help topic