Hacker News new | ask | show | jobs
Bootstrapping GDC with DMD (briancallahan.net)
26 points by LorenDB 15 days ago
2 comments

This makes me interested in the gdc-wrapper, since that has been a problem for me in the past when trying to compile under multiple compilers, but I never thought to try the obvious thing and just wrap it. I might attempt a more comprehensive version of that later.
Great news.