Incremental compilation with DMD

Tom S h3r3tic at remove.mat.uni.torun.pl
Sun Sep 13 01:09:16 PDT 2009


Walter Bright wrote:
> What you can try is creating a database that is basically a lib (call it 
> A.lib) of all the modules compiled with -lib. Then recompile all modules 
> that depend on changed modules in one command, also with -lib, call it 
> B.lib. Then for all the obj's in B, replace the corresponding ones in A.

That's what I'm getting at :)


-- 
Tomasz Stachowiak
http://h3.team0xf.com/
h3/h3r3tic on #D freenode



More information about the Digitalmars-d mailing list