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

           Summary: Make files missing dependency rule for strtold.obj
           Product: D
           Version: D2
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: minor
          Priority: P2
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: s.d.hamm...@googlemail.com


--- Comment #0 from simon <s.d.hamm...@googlemail.com> 2010-11-06 08:02:54 PDT 
---
Needs adding to all make files:

strtold.obj : $C\strtold.c
    $(CC) -c $(MFLAGS) $C\strtold.c

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

Reply via email to