Intel® C++ Compiler XE 13.1 User and Reference Guides
Links the GNU libgcc library statically.
All
Linux: | -static-libgcc |
OS X: | None |
Windows: | None |
None
OFF |
DEFAULT_DESC |
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.
None