static-libgcc

Links the GNU libgcc library statically.

IDE Equivalent

None

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux:

-static-libgcc

Mac 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

Copyright © 1996-2011, Intel Corporation. All rights reserved.