Invoke the linker as a separate process.
Run the linker. Return status of execution.
Run the compiled program. Return exit status.
See Source File _link.d Documentation: https://dlang.org/phobos/dmd_link.html Coverage: https://codecov.io/gh/dlang/dmd/src/master/src/dmd/link.d
Walter Bright
Copyright (C) 1999-2020 by The D Language Foundation, All Rights Reserved
Boost License 1.0
Invoke the linker as a separate process.