Have Win DMD use gmake instead of a separate DMMake makefile?
    Jonathan M Davis 
    jmdavisProg at gmx.com
       
    Sat Aug 10 16:21:45 PDT 2013
    
    
  
On Saturday, August 10, 2013 14:35:04 Nick Sabalausky wrote:
> Is this something that would be acceptable, or does building DMD for
> Windows need to stay as DM make?
I don't see any problem with it, but that doesn't mean that Walter won't.
Another suggestion that I kind of liked was to just build them all with a 
single script written in D and ditch make entirely, which would seriously 
reduce the amount of duplication across platforms. But that's obviously a much 
bigger change and would likely be much more controversial than simply using a 
more standard make.
- Jonathan M Davis
    
    
More information about the Digitalmars-d
mailing list