http://d.puremagic.com/issues/show_bug.cgi?id=6509
Don <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Don <[email protected]> 2011-08-16 22:11:52 PDT --- (In reply to comment #2) > Turns out DMD's makefile was failing to properly detect it needed to re-build > something, because when I deleted all the files the build process generated, > the resulting DMD compiled druntime and phobos successfully. Yeah, there are a lot of missing header file dependencies in the makefile. I always run 'make clean' before building if I've modified a header file. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
