Tells the linker to search for unresolved references in a single-threaded, dynamic-link run-time library.
None
IA-32 architecture, Intel® 64 architecture, IA-64 architecture
| Linux and Mac OS X: | None |
| Windows: | /MDs /MDsd |
None
| OFF | The linker searches for unresolved references in a single-threaded, static run-time library. |
This option tells the linker to search for unresolved references in
a single-threaded, dynamic-link (DLL) run-time library.
You can also specify /MDsd, where d
indicates a debug version.
| /MDs | Linux and Mac
OS X: None Windows: /libs:dll |
libs compiler option