https://issues.dlang.org/show_bug.cgi?id=19684
Seb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Seb <[email protected]> --- (In reply to Jacob Carlborg from comment #1) > (In reply to Jon Degenhardt from comment #0) > > This allows me to have multiple dmd versions installed simultaneously. > > I highly recommend using DVM [1] to install multiple versions of DMD. It > allows to use different versions in different terminal sessions at the same > time. It's also cross-platform. > > [1] https://github.com/jacob-carlborg/dvm FWIW alternatively the official install script also supports multiple versions out of the box: https://dlang.org/install --
