On Friday, 20 March 2015 at 18:01:35 UTC, Tobias Pankrath wrote:
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.

Ah, nevermind, that dmd.conf was placed there by myself when dmd wasn't used to build dmd m(

Reply via email to