Re: [OMPI devel] 32 bit build breakage in oshmem

2013-10-09 Thread Jeff Squyres (jsquyres)
See https://svn.open-mpi.org/trac/ompi/changeset/29408. On Oct 9, 2013, at 8:00 AM, Mike Dubman wrote: > Hi Jeff, > > I`m unable to reproduce this fail with gcc and -m32 flags. > I added same command line to jenkins (and in jenkins we trust) - and it > passed on RHEL 6.4 with stock gcc. > >

Re: [OMPI devel] 32 bit build breakage in oshmem

2013-10-09 Thread Mike Dubman
Hi Jeff, I`m unable to reproduce this fail with gcc and -m32 flags. I added same command line to jenkins (and in jenkins we trust) - and it passed on RHEL 6.4 with stock gcc. Please check that you run it on latest trunk and please provide a gcc version if it is not a stock one. Thanks M On

[OMPI devel] 32 bit build breakage in oshmem

2013-10-08 Thread Jeff Squyres (jsquyres)
On RHEL6.4 with: "CFLAGS=-g -pipe -m32" CXXFLAGS=-m32 FFLAGS=-m32 FCFLAGS=-m32 --with-wrapper-cflags=-m32 --with-wrapper-cxxflags=-m32 --with-wrapper-fflags=-m32 --with-wrapper-fcflags=-m32 --enable-mpirun-prefix-by-default --disable-dlopen --enable-mpi-cxx I get a ton of compile errors in osh