Proposed improvements to the separate compilation model

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Sat Jul 23 13:16:20 PDT 2011


On 7/23/11 1:53 PM, Andrej Mitrovic wrote:
> Isn't the biggest issue of large D projects the problems with
> incremental compilation (e.g.
> https://bitbucket.org/h3r3tic/xfbuild/issue/7/make-incremental-building-reliable),
> optlink, and the toolchain?

The proposed improvement would mark a step forward in the toolchain and 
generally in the development of large programs. In particular, it would 
provide a simple means to decouple compilation of modules used together. 
It's not easy for me to figure how people don't get it's a net step 
forward from the current situation.

Andrei


More information about the Digitalmars-d mailing list