Re: [OMPI devel] Odd master build failure with Studio 12.4 on Linux w/ -m32

2015-02-27 Thread Larry Baker
Gack! Can't type. compiler definition (FF, FC, LD) should have been compiler definition (CC, FC, LD). Larry Baker US Geological Survey 650-329-5608 ba...@usgs.gov On 27 Feb 2015, at 10:39 AM, Larry Baker wrote: > On 27 Feb 2015, at 10:14 AM, Jeff Squyres (jsquyres) wrote: > >> Yes, you do

Re: [OMPI devel] Odd master build failure with Studio 12.4 on Linux w/ -m32

2015-02-27 Thread Larry Baker
On 27 Feb 2015, at 10:14 AM, Jeff Squyres (jsquyres) wrote: > Yes, you do need to specify -m32 in CFLAGS and --with-wrapper*, because you > may well want to build OMPI with one set of flags and build MPI applications > with a different set of flags. Hence, the wrappers don't contain all the >

Re: [OMPI devel] Odd master build failure with Studio 12.4 on Linux w/ -m32

2015-02-27 Thread Jeff Squyres (jsquyres)
I'll let George / Nathan comment on the ebx symbol. Yes, you do need to specify -m32 in CFLAGS and --with-wrapper*, because you may well want to build OMPI with one set of flags and build MPI applications with a different set of flags. Hence, the wrappers don't contain all the CFLAGS used to b

Re: [OMPI devel] Tues Mar 3rd telecon

2015-02-27 Thread Joshua Ladd
I'm available, but am OK to skip Tuesday's call too. Josh On Thu, Feb 26, 2015 at 10:04 AM, Howard Pritchard wrote: > I will also be available but suggest we skip next Tuesday. > On Feb 25, 2015 5:04 PM, "Ralph Castain" wrote: > >> Hey folks >> >> Given that some number of us will be at the M

Re: [OMPI devel] printf format warnings on master

2015-02-27 Thread Ralph Castain
Fixed - thanks! > On Feb 26, 2015, at 3:22 PM, Paul Hargrove wrote: > > Clang noted the following on FreeBSD-10/amd64 using the current master > tarball: > > Making check in threads > make opal_thread opal_condition > CC opal_thread.o > CCLD opal_thread > CC opal_conditi