Pelle Månsson wrote:
Walter Bright wrote:Leandro Lucarella wrote:I guess D can greatly benefit from a compiler that can compile and run a multiple-files program with one commanddmd a b c -run args...Can we have dmd -resolve-deps-and-run main.d I use rdmd when I can, but it doesn't manage to link C-libs in properly.
Could you please submit a sample to bugzilla? Andrei