dmd.link
Invoke the linker as a separate process.
License
Source: link.d
Documentation: https://dlang.org/phobos/dmd_link.html
-
Declaration
intrunLINK();Run the linker. Return status of execution.
-
Declaration
intrunProgram();Run the compiled program. Return exit status.