Greetings - I am able to configure and install 1.4.5 with fortran support.  
However, when I try to use MPI_ADDRESS_KIND and MPI_OFFSET_KIND, I find that 
mpif-config.h has these parameters set to 0 (and I get compiler errors).  Is 
there a way to configure and have these be non-zero?  Is it safe to manually 
edit mpif-config.h?!  Obviously I can supply more details, but even a hint a 
two will probably allow me to solve this one.
Thanks, Tony Rollett.

PS: I used  ./configure --prefix=/Users/Shared/openmpi-1.4.5 CC=gcc F77=g95
F90=g95 CFLAGS=-m64 CXXFLAGS=-m64 FFLAGS=-m64 FCFLAGS=-m64
LDFLAGS=-L/usr/local/lib CPPFLAGS=-I/usr/local/include

Reply via email to