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