Hello all, I am trying to build a 32 bit version of OpenMP on Window XP 64 using Visual Studio 6 and Compaq Visual Fortran 6.6b. I am using CMake to configure the build I specify Visual Studio 6 as my generator for this project. I specify where my c (cl.exe) and fortran (f90.exe) compilers are. After I run configure for the first time, I select that I want f77 and f90 bindings. The second time I run configure I get the following error:
Define it as 'long long'. Define it as 'unsigned long long'. Check alignment of long long in c... Check alignment of long long in c... Check C:/Program Files (x86)/Microsoft Visual Studio/DF98/BIN/F90.EXE external symbol convention... CMake Error at contrib/platform/win32/CMakeModules/f77_find_ext_symbol_convention.cmake:96 (MESSAGE): unknow Fortran naming convertion. Call Stack (most recent call first): contrib/platform/win32/CMakeModules/setup_f77.cmake:26 (OMPI_F77_FIND_EXT_SYMBOL_CONVENTION) contrib/platform/win32/CMakeModules/ompi_configure.cmake:1113 (INCLUDE) CMakeLists.txt:87 (INCLUDE) Configuring incomplete, errors occurred! Has anyone had success in building with a similar configuration? Justin K. Watson Email: jkw...@arl.psu.edu Research Assistant Phone: (814) 863-6754 Computational Methods Development Department Fax: (814) 865-3287 Applied Research Laboratory The Pennsylvania State University P.O. Box 30 State College, Pa 16804-0030