The primary command for compiling and linking is dmc .
The system uses OPTLINK , a linker written in hand-tuned assembly language designed to outperform standard linkers. Digital-Mars-C-C---Compiler-For-Windows-10
The Digital Mars C/C++ compiler is a high-performance development system for Windows, notable for its industry-leading compile and link speeds. While it supports modern 32-bit Windows environments like Windows 10, it is also uniquely capable of targeting legacy platforms, including 16-bit DOS and Win16. The primary command for compiling and linking is dmc