I am trying to install mpich2-1.5 on my linux system (RHEL 6.5) but I can't
The configure failed showing
configure error: ***** Incompatible Fortran and C Object File Types! *****
F77 object file type produced by 'ifort' is ::ELF 32-bit LSB relocatable, Intel 80386. version 1 (GNU/Linux). not stripped.
C object file type produced by 'gcc -02' is ::ELF 64-bit LSB relocatable. x86-64. version 1 (SYSV). not striped.
I am using 64 bit system and installed intel parallel studio 2013 (evaluation version)