DMD build is broken

Tobias Pankrath via Digitalmars-d digitalmars-d at puremagic.com
Fri Mar 20 11:01:33 PDT 2015


I'm on master.

make -f posix.mak
-> make -C src -f posix.mak
-> dmd idgen.d
-> lots of errors regarding druntime.

Reason is that my HOST_DC reads in src/dmd.conf which in turn 
points to the ~master druntime which is incompatible with my 
dmd-v2.66.



More information about the Digitalmars-d mailing list