[petsc-dev] Experimental GNU make build system
    Jed Brown 
    jedbrown at mcs.anl.gov
       
    Wed Jun  5 21:13:05 CDT 2013
    
    
  
Jed Brown <jedbrown at mcs.anl.gov> writes:
> Is the gmake build considered working now, once we add --download-gmake
> and proper detection for -MMD -MP?
I guess we could convert this hokey output into a proper rule?
http://msdn.microsoft.com/en-us/library/vstudio/hdkef6tk.aspx
Should win32fe support Intel's /QMMD (same as unix -MMD).  It appears
there is no equivalent to -MP, which is a hiccup when a header is
removed (need to either remove the corresponding *.d file or 'make
clean').
    
    
More information about the petsc-dev
mailing list