Siegmar,
thanks for the report
about the issue with Sun compiler and helloworld, the root cause is an
incorrect packaging and a fix is available at
https://github.com/open-mpi/ompi/pull/1285
(note the issue only occurs when building from a tarball)
i will have a look at the other issues
Ch
Hi,
I've successfully built openmpi-v2.x-dev-950-g995993b on my machines
(Solaris 10 Sparc, Solaris 10 x86_64, and openSUSE Linux 12.1
x86_64) with gcc-5.1.0 and Sun C 5.13. Unfortunately I get errors
running some small test programs. All programs work as expected
using my gcc or cc version of op