[Issue 10270] New: dmd's posix.mak has incorrect dependencies

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jun 4 15:33:24 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10270

           Summary: dmd's posix.mak has incorrect dependencies
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: andrei at erdani.com


--- Comment #0 from Andrei Alexandrescu <andrei at erdani.com> 2013-06-04 15:33:23 PDT ---
running make -j for dmd/src/posix.mak fails randomly because of incorrect
dependencies. That forces serial builds, which are 2-6 times slower.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list