Is it's possible to install DMD/LDC/GDC on CoreOS?

David Nadlinger via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun Aug 21 07:41:14 PDT 2016


On Sunday, 21 August 2016 at 11:38:09 UTC, Suliman wrote:
> I would like to create small VPS instance with Linux distrib on 
> VPS. Can I use CoreOS as image? Would it possible to install 
> dlang there?

For LDC, you can just download the latest release from 
https://github.com/ldc-developers/ldc/releases and you are good 
to go.

Just make sure you have "gcc" available on your system for 
linking.

  — David


More information about the Digitalmars-d-learn mailing list