Disabled fortran but mpichversion still mentions gfortran
Hi! I configured MPICH 3.2rc1 with --disable-cxx --disable-fortran, but the executable "mpichversion" outputs $ mpichversion MPICH Version: 3.2rc1 MPICH Release date: Mon Oct 5 16:16:43 CDT 2015 MPICH Device: ch3:nemesis MPICH configure: --prefix=/mn/anatu/cma-u3/tmac/usr/stow/mpich --enable-shared --enable-static=no --disable-cxx --disable-fortran MPICH CC: gcc -O2 MPICH CXX: no MPICH F77: gfortran MPICH FC: gfortran Since it is written "MPICH CXX: no", perhaps it should also be written "MPICH F77: no" and "MPICH FC: no"? I have verified that mpifort, mpif77 and mpif90 are missing from bin/ (as they should). Best regards Torquil Macdonald Sørensen _______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
participants (1)
-
Torquil Macdonald Sørensen