Prevents linking with shared libraries.
Windows: None
Linux: Libraries > Link with static libraries
Mac OS: None
IA-32 architecture, Intel® 64 architecture, IA-64 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