Why not throw everything at dmd

strtr strtr at spam.com
Fri Jan 22 15:44:32 PST 2010


downs Wrote:

> %u wrote:
> > In the end this brings me to a sad thing: I nearly never get dsource projects to compile. And most of the
> > time (I guess) its about build system problems. So why dont you all write these very simple makefiles
> > and throw everything at the compiler? Such makefiles would be very easy to debug and furthermore
> > they really work everywhere.

Together with the tango/phobos/dmd1/dmd2 incompatibilities I rarely ever actually compile anything from dsource.

> > 
> 
> DMD is fast.
> 
> GDC and LDC however, aren't. :)
Interesting, I didn't know that.
I also rebuild my whole project every build and love that I can program in really small increments building every few minutes or so. ( And debug/refactor by just repeatedly building/fixing )

It even kind of annoys me that builing (bud) takes something like 10 seconds on my p4.

This means I will keep using DMD as long as I can and only maybe in at the end try GDC and LDC for any performance improvement.

> 
> > cheers
> 
> You too.

Cheers to you two as well :)



More information about the Digitalmars-d mailing list