Re: Missing header file.
Daniel Pfenniger <[email protected]>
| Newsgroups | gmane.network.myrinet.general |
|---|---|
| Organization | Geneva Observatory, University of Geneva |
| Message-ID | <[email protected]> |
Patrick Geoffray wrote: > Hi Daniel, > > On Fri, 2002-11-15 at 02:49, Daniel Pfenniger wrote: > >>The same problem occurs with the Fortran include file mpif.h. >>With the gm version of mpich this file is not found at compile time, >>while mpif.h is found with the standard version of mpich. > > > Which compiler ? > > If you are using mpich.make.intel, try to delete the declaration of > F90INC and F90LIB. > > Patrick This is to confirm that after recompiling mpich-1.2.4..8a for the Intel compilers on Linux without the F90INC and F90LIB variables the problem disappears. Thanks, Dan