working with and installing multiple versions of dmd and D's std-library on linux/ubuntu
    Andrea Fontana via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Fri Jan 20 02:57:53 PST 2017
    
    
  
On Friday, 20 January 2017 at 09:54:58 UTC, David wrote:
> Hi
>
> I am wondering what a good strategy would be to install and 
> work with multiple versions of DMD and the associated standard 
> library on Linux/Ubuntu? The background is that for some 
> features and libraries I need another compiler/std-lib version 
> than for others. So having the opportunity to choose the 
> compiler and the associated std-lib manually would be nice.
>
> David
Try this, by jacob carlborg!
https://github.com/jacob-carlborg/dvm
    
    
More information about the Digitalmars-d-learn
mailing list