Re: [OMPI users] Troubles Building OpenMPI on MinGW-w64 (GCC 4.8.0)

2013-06-18 Thread Jeff Squyres (jsquyres)
Note that the latest binary build we have for Windows is 1.6.2 (after that, as Ralph mentioned, our Windows developer left, and due to persistent lack of interest, Windows support has effectively been dropped from Open MPI). On Jun 17, 2013, at 6:34 PM, Ralph Castain wrote: > You should just

Re: [OMPI users] Troubles Building OpenMPI on MinGW-w64 (GCC 4.8.0)

2013-06-17 Thread Ralph Castain
You should just be able to pull a native Win version down from our web site - building it yourself can be an adventure on Windows. I'm afraid our Windows supporter has moved on to other pastures, so our ability to help with such builds is pretty minimal. I don't think he did anything with MinGW

Re: [OMPI users] Troubles Building OpenMPI on MinGW-w64 (GCC 4.8.0)

2013-06-17 Thread Haroogan
What version of OMPI are you using? Latest, stable: 1.6.4.

Re: [OMPI users] Troubles Building OpenMPI on MinGW-w64 (GCC 4.8.0)

2013-06-17 Thread Ralph Castain
What version of OMPI are you using? On Jun 17, 2013, at 10:50 AM, Haroogan wrote: > Hello, > > I'm trying to build OpenMPI with CMake under MinGW-w64 based on GCC 4.8.0 > (POSIX Threads), and here is what I get: > > In file included from ../opal/threads/mutex_windows.h:36:0, >