[mpich-discuss] (no subject)

Anthony Chan chan at mcs.anl.gov
Fri Dec 17 01:49:15 CST 2010



----- Original Message -----

> Note for the MPICH2 team: When the Fortran compiler is not found, we
> are
> supposed to be throwing this error message:
> https://trac.mcs.anl.gov/projects/mpich2/browser/mpich2/trunk/configure.in?rev=7583#L1753
> 
> On a quick look, I don't see anything obviously wrong there, but for
> some reason it's not getting to that point in the script.

AC_PROG_F77 should abort if it can't find a valid Fortran 77 compiler.
So not sure why it continues in this case, need to dig deeper.

A.Chan


More information about the mpich-discuss mailing list