[petsc-dev] Experimental GNU make build system
Satish Balay
balay at mcs.anl.gov
Wed May 29 08:00:29 CDT 2013
On Tue, 28 May 2013, Satish Balay wrote:
> Yet to check:
> - configure check for '-MMD -MP' stuff..
I see there is already a configure test for this in
config/BuildSystem/config/compilers.py using -with-dependencies=1
[default] - but no makefile flag is set.
So perhaps the following fix? [in balay/gmake-config-dpecheck]
https://bitbucket.org/petsc/petsc/commits/ee7bb8786b51b19508b610eb8895baeeae528351
Matt, BTW: does this thing have to do a link test using -MMD?
[Shouldn't it be a compile only test?]
thanks,
Satish
More information about the petsc-dev
mailing list