Hello,<br><br>I&#39;m trying to install mpich2-1.4.1p1 in my computer and it&#39;s not working. The following message appear:<br><br>&quot;configure: error: ****  Incompatible Fortran and C Object File Types!  ****<br>F77 Object File Type produced by &quot;gfortran   -O2&quot; is : : ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not stripped.<br>
 C  Object File Type produced by &quot;gcc   &quot; is : : ERROR: cannot open `&#39; (No such file or directory).&quot;<br><br>I have gfortran and gcc installed in my computer.<br><br>I tried to use ./configure --disable-f77, because I don&#39;t require support for Fortran 77, just for Fortran 90, but it didn&#39;t work either:<br>
<br>&quot;Fortran 90 support requires compatible Fortran 77 support.<br>To force the use of the Fortran 90 compiler for Fortran 77,<br>do not use configure option --disable-f77, and set the environment<br>variable F77 to the name of the Fortran 90 compiler, or $FC.<br>
If you do not want any Fortran support, use configure options<br>--disable-f77 and --disable-fc.&quot;<br><br>Can you help me? I don&#39;t know what to do, and I need this very quickly.<br><br>Thank you for your attencion,<br>
<br>Carolina Moura.<br>