Re: [OMPI users] openmpi-1.10.2rc1: wrong ELF class on Solaris

2015-12-21 Thread Gilles Gouaillardet
Thomas, Siegmar and all, there is a bug in configure, it is fixed in both master and v1.10 git repositories (v2.x coming soon) FCFLAGS are incorrectly reset during configure, hence the various and random errors you got. This is a one line fix, but you need recent autotools and re-run autogen

Re: [OMPI users] openmpi-1.10.2rc1: wrong ELF class on Solaris

2015-12-21 Thread Thomas Jahns
Hello, On Dec 21, 2015, at 12:46 , Siegmar Gross wrote: LDFLAGS="-m64" CC="gcc" CXX="g++" FC="gfortran" \ CFLAGS="-m64" CXXFLAGS="-m64" FCFLAGS="-m64" \ CPP="cpp" CXXCPP="cpp" \ I might be wrong but are you perhaps missing FFLAGS and F77 settings here? Regards, Thomas -- Thomas Jahns DK