Re: [OMPI devel] [2.0.0rc2] build failure on Linux w/ studio 12.x and -m32

2016-05-10 Thread Paul Hargrove
Of the issues I have reported so far, this is the only one I am aware of that has not yet resulted in a PR (or at least an issue). The patch to fix this issue appears below. -Paul --- a/opal/include/opal/sys/ia32/timer.h +++ b/opal/include/opal/sys/ia32/timer.h @@ -35,9 +35,9 @@ opal_sys_timer_ge

[OMPI devel] [2.0.0rc2] build failure on Linux w/ studio 12.x and -m32

2016-05-02 Thread Paul Hargrove
The 2.0.0rc2 tarball fails to compile on Linux/x86-64 with the Sun/Oracle Studio compilers when using "-m32". I have reproduced with the 12.2 and 12.4 compiler releases (I have others, but only tested those 2). The error appears to be the same one I previously reported multiple times. The latest r