OS X Installer

Don nospam at nospam.com
Fri Jul 24 00:51:50 PDT 2009


Walter Bright wrote:
> Jarrett Billingsley wrote:
>> This "D" programming language is great because it obviates make.
> 
> 
> Ok, now about make's ability to switch compilers without having to edit 
> config files?

I don't do it that way. I can't imagine when you would mix D1 and D2 in 
a single build.
Instead, I have a set of trivial scripts to change the symlink for the 
'dmd' directory. Nothing else needs to be aware of the compiler version. 
 From then on, I just use bud.

I'll be pretty annoyed if the D2 compiler changes its name to DMD2.



More information about the Digitalmars-d mailing list