Added --makedepend flag to rdmd

Andrej Mitrovic andrej.mitrovich at gmail.com
Sun Jun 5 12:53:17 PDT 2011


Stupid stupid me, I was using makeDepend instead of makedepend.

Works fine on Windoze, sorry for the noise.

On 6/5/11, Andrej Mitrovic <andrej.mitrovich at gmail.com> wrote:
> Well your changes don't seem to work on Windows. For this layout:
>
> main.d  // module main
> foo/test.d // module foo.test
>
> I get back:
> Failed: dmd --makeDepend -v -o- "main.d" -I"." >main.d.deps
>
> I'll try to figure out what's going on and make a pull if I can get it to
> work.
>


More information about the Digitalmars-d mailing list