dynamic-linker
Specifies a dynamic linker other than the
default.
This content is specific to C++; it does not apply to
DPC++
.Syntax
Linux:
-dynamic-linker
file
Windows:
None
Arguments
- file
- Is the name of the dynamic linker to be used.
Default
- OFF
- The default dynamic linker is used.
Description
This option lets you specify a dynamic linker other than
the default.
IDE Equivalent
None
Alternate Options
None