DMD build is broken
Tobias Pankrath via Digitalmars-d
digitalmars-d at puremagic.com
Fri Mar 20 11:12:30 PDT 2015
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(
More information about the Digitalmars-d
mailing list