Re: [OMPI devel] some configury nits

2008-07-26 Thread Jeff Squyres
Thanks Ralf! Dresden/VT guys: can you apply the VT-related patches, and look into the AX_OPENMP issue? I'll apply the ptmalloc2 patch. On Jul 26, 2008, at 6:35 AM, Ralf Wildenhues wrote: Hello, I tried to build OpenMPI trunk on my Debian stable/testing mix, and to make things more inter

[OMPI devel] some configury nits

2008-07-26 Thread Ralf Wildenhues
Hello, I tried to build OpenMPI trunk on my Debian stable/testing mix, and to make things more interesting, today my /bin/sh is dash, and while gcc is version 4.3.1, g++ remained at 4.1.3. I needed the following patch in order to get configure to finish ("test ... == ..." is a bash extension). T