[Issue 1838] New: Missing redundant symbols make compile time monsters
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Feb 14 14:41:51 PST 2008
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=1838
           Summary: Missing redundant symbols make compile time monsters
           Product: D
           Version: 1.025
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: benoit at tionex.de
As Gregor explained in this posting
http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&article_id=57473
build tools are forced to call DMD separately on each file. This turns out to
be so bad. Project like DWT will take >15 min for a full compile. This is
simply not acceptable.
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list