<div dir="ltr">Dear all<div><br></div><div>I haven been trying to install MPICH-3.1 for a month, but always failed. I use Absoft Fortran and configured the MPICH with the following command</div><div><br></div><div><div>   ./configure --prefix=/opt/mpich2-install F77=$ABSOFT/bin/af90 \</div>
<div>           FC=$ABSOFT/bin/af90  --with-pm=mpd</div></div><div><br></div><div><br></div><div>I got the following error message:</div><div><br></div><div><p style="margin:0px;font-size:15px;font-family:Courier">configure: error: The selected Fortran 90 compiler /Applications/Absoft10.2/bin/af90 does not work with the selected Fortran 77 compiler /Applications/Absoft10.2/bin/af90.  Use the environment variables FC and F77 respectively to select compatible Fortran compilers.  The check here tests to see if a main program compiled with the Fortran 90 compiler can link with a subroutine compiled with the Fortran 77 compiler.</p>
<p style="margin:0px;font-size:15px;font-family:Courier"><br></p><p style="margin:0px;font-size:15px;font-family:Courier">I also tried the configure line in the Readme file of MPICH-3.1 and the following one,</p><div>   ./configure --prefix=/opt/mpich2-install F77=$ABSOFT/bin/af77 \</div>
<div>           FC=$ABSOFT/bin/af90  --with-pm=mp</div></div><div><br></div><div>All gave me the similar error message. Attached please find the config.log file. </div><div><br></div><div>Any help/suggestions will be greatly appreciated!</div>
<div><br></div><div>Best</div><div><br></div><div>Yan</div></div>