[Issue 6622] rdmd --makedepend lists "dmd.conf" and "dmd"

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Sep 11 08:03:27 PDT 2011


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



--- Comment #7 from Vladimir Panteleev <thecybershadow at gmail.com> 2011-09-11 08:03:09 PDT ---
(In reply to comment #6)
> Why? Because the list of .d dependencies is *inherently* dependent on the
> *specific* compiler, anyway.

Question: if the output of "rdmd --makedepend" is only usable on the current
system, is there still a valid use for it? Why not just use rdmd?

Using "rdmd --makedepend" to generate makefiles ready for redistribution can be
seen a valid use case when the user knows that their code base does not contain
imports which change depending on the environment - in which case, this bug
report would be valid.

-- 
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