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
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
Hi,
yesterday I tried to build openmpi-1.10.2rc1 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. I was successful on my
Linux machine, but I got the following error on both Solaris
platforms for both compilers for different files