On 6/06/2016 8:40 PM, Russel Winder via Digitalmars-d wrote:
Building dmd with Microsoft C++ isn't an official build. Building it with DMC++ is, works fine, and does not depend on Microsoft tools.But standard C++ should be compilable with any standards compliant C++ compiler. So if it C++ and compiles with DMC++ then it should compile with MS C++.
DMD is not written in C++ any more...
