This is strange. I just ran the exact command you gave, and it worked
just fine. However, I do notice one potential, unrelated problem. You
set $F90, but $F90 is not used. The variable you want is $FC.
Similarly CCFLAGS should be CXXFLAGS. Also, I don't believe any of
the *LINKER variables
Tim Prins wrote:
Hi Arif,
This is a problem with libtool and the IBM compilers and shared
libraries. The easiest thing to do is to build static libraries
instead by passing "--disable-shared --enable-static" to configure.
I am currently unaware of any workarounds to make compiling shared
li
Hi Arif,
This is a problem with libtool and the IBM compilers and shared
libraries. The easiest thing to do is to build static libraries
instead by passing "--disable-shared --enable-static" to configure.
I am currently unaware of any workarounds to make compiling shared
libraries work wi
Hi list,
I have tried a few ways to compile OpenMPI using XLX/XLF compilers but
the I keep getting the same error (detailed below). I was wandering if
anyone has had any problems or successes in compiling OpenMPI with XL
compilers?
I have tried 1.2b3, 1.2b4,1.2b4r13690, 1.1.4; and I got the
Hello all,
I built BLACS on Itanium using Intel compilers under linux
(2.6.9-34.EL). But it fails default BLACS Fortran tests (xFbtest), C
tests (xCbtest) are ok. I've tried different configurations combining
OpenMPI-1.1.2 or OpenMPI-1.1.4, ICC 9.1.038 or ICC 8.1.38, IFORT 9.1.33
or IFORT 8.1.3