Tells the linker to search for unresolved references in a single-threaded,
static run-time library.
This option has been deprecated.
None
IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture
Linux: | None |
Windows: | /ML /MLd |
None
Intel EM64T systems: OFF IA-32 and Intel Itanium systems: ON |
On IA-32 and Intel Itanium systems, the linker searches for unresolved references in a single-threaded, static run-time library. On Intel Itanium systems, the linker searches for unresolved references in a multithreaded, static run-time library. |
This option tells the linker to search for unresolved references in a single-threaded, static run-time library. You can also specify /MLd, where d indicates a debug version.
Linux: None
Windows: /libs:static
libs compiler option