Re: [OMPI users] ptrdiff_t undefined error on intel 64bit machine with intel compilers

2009-02-23 Thread Tamara Rogers
uot;opal/include/opal/align.h" #include "ompi/constants.h" On Feb 20, 2009, at 4:33 PM, Tamara Rogers wrote: > Jeff: > See attached.I'm using the 9.0 version of the intel compilers. Interestngly I have no problems on a 32bit intel machine using these same compilers.

Re: [OMPI users] ptrdiff_t undefined error on intel 64bit machine with intel compilers

2009-02-20 Thread Tamara Rogers
e, but I thought I'd mention it. > > > On Feb 19, 2009, at 12:00 PM, Tamara Rogers wrote: > >> >> Jeff: >> You're correct. That was the incorrect config file. I've attached the correct one as per the recommendations in the help page. >> >>

Re: [OMPI users] ptrdiff_t undefined error on intel 64bit machine with intel compilers

2009-02-19 Thread Tamara Rogers
not seem related to what you described -- are you sure you're sending the right config.log? Specifically, can you send all the information listed here: http://www.open-mpi.org/community/help/ On Feb 17, 2009, at 5:10 PM, Tamara Rogers wrote: > Hello all: > I was unable to comp

[OMPI users] ptrdiff_t undefined error on intel 64bit machine with intel compilers

2009-02-17 Thread Tamara Rogers
Hello all: I was unable to compile the latest version (1.3) on my intel 64bit system with the intel compilers (version 9.0). Configuration goes fine, but I get this error when running make:   .../../ompi/include/mpi.h(203): error: identifier "ptrdiff_t" is undefined typedef OMPI_PTRDIFF_TY