[mpich-discuss] mpich-1.4.1p1

Anthony Chan chan at mcs.anl.gov
Wed Sep 21 10:50:22 CDT 2011


Carolina,

The config.log that you sent is from configure with --disable-f77.
As the error message said Fortran 77 binding is needed for Fortran 90
binding, so you can't disable Fortran 77 support if you want Fortran 90
support. So send us the top-level config.log for configure without 
--disable-f77.

A.Chan




----- Original Message -----
> Here it is.
> 
> Carolina Moura.
> 
> 2011/9/21 Anthony Chan <chan at mcs.anl.gov>
> 
> >
> > Send us the top-level config.log file which is generated
> > automatically
> > by configure.
> >
> > A.Chan
> >
> > ----- Original Message -----
> > > Hello,
> > >
> > > I'm trying to install mpich2-1.4.1p1 in my computer and it's not
> > > working.
> > > The following message appear:
> > >
> > > "configure: error: **** Incompatible Fortran and C Object File
> > > Types!
> > > ****
> > > F77 Object File Type produced by "gfortran -O2" is : : ELF 64-bit
> > > LSB
> > > relocatable, x86-64, version 1 (SYSV), not stripped.
> > > C Object File Type produced by "gcc " is : : ERROR: cannot open `'
> > > (No
> > > such file or directory)."
> > >
> > > I have gfortran and gcc installed in my computer.
> > >
> > > 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:
> > >
> > > "Fortran 90 support requires compatible Fortran 77 support.
> > > To force the use of the Fortran 90 compiler for Fortran 77,
> > > do not use configure option --disable-f77, and set the environment
> > > variable F77 to the name of the Fortran 90 compiler, or $FC.
> > > If you do not want any Fortran support, use configure options
> > > --disable-f77 and --disable-fc."
> > >
> > > Can you help me? I don't know what to do, and I need this very
> > > quickly.
> > >
> > > Thank you for your attencion,
> > >
> > > Carolina Moura.
> > >
> > > _______________________________________________
> > > mpich-discuss mailing list mpich-discuss at mcs.anl.gov
> > > To manage subscription options or unsubscribe:
> > > https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
> > _______________________________________________
> > mpich-discuss mailing list mpich-discuss at mcs.anl.gov
> > To manage subscription options or unsubscribe:
> > https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
> >


More information about the mpich-discuss mailing list