No problem - I just commented because earlier in the week it had built clean,
so I was surprised to get the flood.
This was with gcc 6.3.0, so not that old
> On Jun 2, 2018, at 7:19 AM, Nathan Hjelm wrote:
>
> Should have it fixed today or tomorrow. Guess I didn't have a sufficiently
> old g
Should have it fixed today or tomorrow. Guess I didn't have a sufficiently old
gcc to catch this during testing.
-Nathan
> On Jun 2, 2018, at 1:09 AM, gil...@rist.or.jp wrote:
>
> Hi Ralph,
>
>
>
> see my last comment in https://github.com/open-mpi/ompi/pull/5210
>
>
>
> long story shor
Hi Ralph,
see my last comment in https://github.com/open-mpi/ompi/pull/5210
long story short, this is just a warning you can ignore.
If you are running on a CentOS 7 box
with the default GNU compiler, you can
opal_cv___attribute__error=0 configure ...
in order to get rid of these.
Cheers,
G