<div dir="ltr"><br clear="all"><div>$ make -f gmakefile print VAR=C_DEPFLAGS<br>-MMD -MP<br>$ make -f gmakefile print VAR=CXX_DEPFLAGS<br>-MMD -MP<br>$ make -f gmakefile print VAR=FC_DEPFLAGS<br></div><div><no output></div><div><br></div><div>Somehow the configure test code is not being executed:</div><div><br></div><div>$ grep FC_ configure.log<br>          Initialized FC_LINKER_FLAGS to []<br>            Defined make macro "FC_LINKER_SLFLAG" to "-Wl,-rpath,"<br>              Defined make macro "FC_VERSION" to "GNU Fortran (GCC) 9.2.1 20190827 (Red Hat 9.2.1-1)"<br>                Defined make macro "MPIFC_SHOW" to "gfortran -m64 -O2 -fPIC -Wl,-z,noexecstack -I/usr/include/mpich-x86_64 -I/usr/lib64/gfortran/modules/mpich -L/usr/lib64/mpich/lib -lmpifort -Wl,-rpath -Wl,/usr/lib64/mpich/lib -Wl,--enable-new-dtags -lmpi"<br>            Defined make macro "FC_DEFINE_FLAG" to "-D"<br>          Defined make macro "FC_FLAGS" to " -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O0 -g3  "<br>          Defined make macro "FC_SUFFIX" to "o"<br>          Defined make macro "FC_LINKER" to "mpif90"<br>          Defined make macro "FC_LINKER_FLAGS" to "   -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O0 -g3 "<br>          Defined make macro "FC_MODULE_FLAG" to "-I"<br>          Defined make macro "FC_MODULE_OUTPUT_FLAG" to "-J"<br>          Defined make macro "PETSC_FC_INCLUDES" to "-I/home/devel/petsc/dev/include -I/home/devel/petsc/dev/arch-linux2-c-debug/include"<br>          Defined make macro "PETSC_FC_INCLUDES_INSTALL" to "-I/home/devel/petsc/dev/include -I/home/devel/petsc/dev/arch-linux2-c-debug/include"<br>FC_DEFINE_FLAG = -D<br>FC_VERSION = GNU Fortran (GCC) 9.2.1 20190827 (Red Hat 9.2.1-1)<br>MPIFC_SHOW = gfortran -m64 -O2 -fPIC -Wl,-z,noexecstack -I/usr/include/mpich-x86_64 -I/usr/lib64/gfortran/modules/mpich -L/usr/lib64/mpich/lib -lmpifort -Wl,-rpath -Wl,/usr/lib64/mpich/lib -Wl,--enable-new-dtags -lmpi<br>FC_MODULE_OUTPUT_FLAG = -J<br>FC_LINKER_FLAGS =    -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O0 -g3 <br>FC_FLAGS =  -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O0 -g3  <br>PETSC_FC_INCLUDES_INSTALL = -I/home/devel/petsc/dev/include -I/home/devel/petsc/dev/arch-linux2-c-debug/include<br>PETSC_FC_INCLUDES = -I/home/devel/petsc/dev/include -I/home/devel/petsc/dev/arch-linux2-c-debug/include<br>FC_LINKER = mpif90<br>FC_MODULE_FLAG = -I<br>FC_SUFFIX = o<br>FC_LINKER_SLFLAG = -Wl,-rpath,<br></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Lisandro Dalcin<br>============<br>Research Scientist<br>Extreme Computing Research Center (ECRC)<br>King Abdullah University of Science and Technology (KAUST)<br><a href="http://ecrc.kaust.edu.sa/" target="_blank">http://ecrc.kaust.edu.sa/</a><br></div></div></div></div>