https://issues.dlang.org/show_bug.cgi?id=14663
--- Comment #7 from Martin Nowak <[email protected]> --- (In reply to Jonathan M Davis from comment #6) > I wasn't aware that you could use anything other than gcc. dmd spits out > errors if gcc isn't available for it to use. I just fixed dmd's makefile, simply set CC. https://github.com/D-Programming-Language/dmd/pull/4837 --
