Prevents linking with shared libraries.
None
IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture
Linux: | -static |
Mac OS: | None |
Windows: | None |
None
OFF | The compiler links with shared libraries. |
This option prevents linking with shared libraries. It causes the executable to link all libraries statically.
None