On Fri, 5 Dec 2014 12:47:45 +1100
Daniel Murphy via Digitalmars-d <[email protected]> wrote:

> "H. S. Teoh via Digitalmars-d"  wrote in message 
> news:[email protected]...
> 
> > > >
> > > >What would you suggest we do?
> > >
> > > Write a build script in D?
> >
> > +1.
> 
> I mean, a D compiler is an additional dependency, but it's one we're already 
> planning to add for dmd. 
i think that it's ok. let makefiles build the "bootstrap" compiler --
one w/o testing, alot of options and so on, and then use that bootstrap
compiler to run the real build script. that complex build script can be
used to do all complex tasks.

Attachment: signature.asc
Description: PGP signature

Reply via email to