dmd.link

Invoke the linker as a separate process.

Authors

Walter Bright

Source: link.d

  • Declaration

    int runLINK();

    Run the linker. Return status of execution.

  • Declaration

    int runProgram();

    Run the compiled program. Return exit status.