www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 14983] New: auto_bootstrap download never happens.

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 puremagic.com
          Reporter: john.loughran.colvin 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.

--
Aug 30 2015