I am trying to configure Open MPI using CMake 2.8.8 and Visual Studio 2005 in
32 bit mode, with Intel Fortran. The machine is a 64 bit machine running
Windows XP 64 bit, and VS has 64 bit support.
Configure works fine without f77 bindings, but as soon as I add this option, I
get the error:
Ch
On 2012-06-13 3:25 PM, Nicola J. Calder wrote:
I am trying to configure Open MPI using CMake 2.8.8 and Visual Studio 2005 in
32 bit mode, with Intel Fortran. The machine is a 64 bit machine running
Windows XP 64 bit, and VS has 64 bit support.
Configure works fine without f77 bindings, but a