Hello,<br><br>I'm trying to install mpich2-1.4.1p1 in my computer and it's not working. The following message appear:<br><br>"configure: error: **** Incompatible Fortran and C Object File Types! ****<br>F77 Object File Type produced by "gfortran -O2" is : : ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not stripped.<br>
C Object File Type produced by "gcc " is : : ERROR: cannot open `' (No such file or directory)."<br><br>I have gfortran and gcc installed in my computer.<br><br>I tried to use ./configure --disable-f77, because I don't require support for Fortran 77, just for Fortran 90, but it didn't work either:<br>
<br>"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."<br><br>Can you help me? I don't know what to do, and I need this very quickly.<br><br>Thank you for your attencion,<br>
<br>Carolina Moura.<br>