[Issue 767] compiler shall print dependencies and pragma(lib)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun May 23 04:01:47 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=767
--- Comment #6 from Rainer Schuetze <r.sagitario at gmx.de> 2010-05-23 04:01:44 PDT ---
-deps does not enable a different mode, it just tells dmd to output any file
imported to the given dependency file during the normal compilation process.
There is no need for an extra compilation step, just use the info in the
dependency file from the last compile to figure out if an update is necessary.
--
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