[Issue 14983] New: auto_bootstrap download never happens.
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Aug 30 05:09:13 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14983
Issue ID: 14983
Summary: auto_bootstrap download never happens.
Product: D
Version: D2
Hardware: x86_64
OS: Mac OS X
Status: NEW
Severity: enhancement
Priority: P1
Component: dmd
Assignee: nobody at puremagic.com
Reporter: john.loughran.colvin at gmail.com
The download code for the bootstrap compiler doesn't seem to actually be a
dependency of any other targets, so unless you run `make -f posix.mak
AUTO_BOOTSTRAP=1 host-dmd` first it doesn't work.
--
More information about the Digitalmars-d-bugs
mailing list