I think you can configure explicitly with FC=false F77=false if you hate seeing gfortran mentioned there.

Jeff

On Fri, Oct 23, 2015 at 4:13 AM, Torquil Macdonald Sørensen <torquil@gmail.com> wrote:
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     discuss@mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss



--
Jeff Hammond
jeff.science@gmail.com
http://jeffhammond.github.io/