On Saturday, 14 July 2018 at 19:04:01 UTC, Andre Pany wrote:
Somehow also the DMD executable needs to know which Phobos/DRuntime it should use.How does DMD is working here? Maybe I can do the same...
DMD determines default import and library paths from the dmd.conf file typically at /etc/dmd.conf.
Mike