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: [email protected]
ReportedBy: [email protected]
--- Comment #0 from simon <[email protected]> 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: -------