This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Open MPI configure 1.3a1, which was generated by GNU Autoconf 2.60. Invocation command line was $ ./configure --disable-io-romio --disable-mpi-cxx --disable-mpi-f77 --disable-threads --disable-mpi-profile --disable-shared --enable-static --enable-debug --prefix=c:/sw/ompi CC=cl CXX=cl CPP=cl -E LD=link AR=lib NM=dumpbin /SYMBOLS AR=lib RANLIB=true LN_S=cp -p LN=cp ## --------- ## ## Platform. ## ## --------- ## hostname = aloha uname -m = i686 uname -r = 1.5.21(0.156/4/2) uname -s = CYGWIN_NT-5.1 uname -v = 2006-07-30 14:21 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /cygdrive/c/Program Files/Microsoft Visual Studio 8//VC/bin PATH: /cygdrive/c/Program Files/Microsoft Visual Studio 8//Common7/IDE PATH: /cygdrive/c/WINDOWS/Microsoft.NET/Framework/v2.0.50215 PATH: /home/bosilca/opt/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/X11R6/bin PATH: /cygdrive/c/Program Files/Salford Software/FTN95 PATH: /cygdrive/c/Program Files/Perl/bin/ PATH: /cygdrive/c/WINDOWS/system32 PATH: /cygdrive/c/WINDOWS PATH: /cygdrive/c/WINDOWS/System32/Wbem PATH: /cygdrive/c/Program Files/ATI Technologies/ATI.ACE/ PATH: /cygdrive/c/Program Files/Microsoft Platform SDK for Windows Server 2003 R2/Bin/ PATH: /cygdrive/c/Program Files/Microsoft Platform SDK for Windows Server 2003 R2/Bin/WinNT/ PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3012: checking for a BSD-compatible install configure:3068: result: /usr/bin/install -c configure:3079: checking whether build environment is sane configure:3122: result: yes configure:3187: checking for gawk configure:3203: found /usr/bin/gawk configure:3214: result: gawk configure:3225: checking whether make sets $(MAKE) configure:3246: result: yes configure:3523: checking for SVN version configure:3535: result: done configure:3551: checking Open MPI version configure:3553: result: 1.3a1r12014M configure:3555: checking Open MPI Subversion repository version configure:3557: result: r12014M configure:3653: checking Open Run-Time Environment version configure:3655: result: 1.3a1r12014M configure:3657: checking Open Run-Time Environment Subversion repository version configure:3659: result: r12014M configure:3755: checking Open Portable Access Layer version configure:3757: result: 1.3a1r12014M configure:3759: checking Open Portable Access Layer Subversion repository version configure:3761: result: r12014M configure:3818: builddir: /home/bosilca/ompi-trunk configure:3820: srcdir: /home/bosilca/ompi-trunk configure:3842: checking build system type configure:3860: result: i686-pc-cygwin configure:3902: checking host system type configure:3917: result: i686-pc-cygwin configure:4108: checking Whether to run code coverage configure:4135: result: no configure:4145: checking whether to debug memory usage configure:4157: result: no configure:4177: checking whether to profile memory usage configure:4189: result: no configure:4209: checking if want developer-level compiler pickyness configure:4221: result: no configure:4236: checking if want developer-level debugging code configure:4244: result: yes configure:4278: checking if want Fortran 77 bindings configure:4290: result: no configure:4300: checking if want Fortran 90 bindings configure:4308: result: yes configure:4317: checking desired Fortran 90 bindings "size" configure:4399: result: small configure:4406: checking whether to enable PMPI configure:4419: result: no configure:4431: checking if want C++ bindings configure:4443: result: no configure:4453: checking if want to enable weak symbol support configure:4461: result: yes configure:4474: checking if want run-time MPI parameter checking configure:4495: result: runtime configure:4518: checking if want to install OMPI header files configure:4531: result: no configure:4549: checking if want pretty-print stacktrace configure:4561: result: yes configure:4574: checking if want deprecated executable names configure:4586: result: no configure:4606: checking if peruse support is required configure:4618: result: no configure:4643: checking max supported array dimension in F90 MPI bindings configure:4658: result: 4 configure:4663: checking if pty support should be enabled configure:4675: result: yes configure:4688: checking if user wants dlopen support configure:4703: result: yes configure:4711: checking if heterogeneous support should be enabled configure:4723: result: yes configure:4737: checking if want trace file debugging configure:4749: result: no configure:4823: checking if want IPv6 support configure:4835: result: yes (if underlying system supports it) configure:4848: checking if want orterun "--prefix" behavior to be enabled by default configure:4868: result: no configure:5164: checking for style of include used by make configure:5192: result: GNU configure:5270: checking for gcc configure:5297: result: cl configure:5535: checking for C compiler version configure:5542: cl --version >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '--version' cl : Command line error D8003 : missing source filename configure:5545: $? = 2 configure:5552: cl -v >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-v' cl : Command line error D8003 : missing source filename configure:5555: $? = 2 configure:5562: cl -V >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line error D8004 : '/V' requires an argument configure:5565: $? = 2 configure:5588: checking for C compiler default output file name configure:5615: cl conftest.c >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. conftest.c Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe conftest.obj configure:5618: $? = 0 configure:5664: result: conftest.exe configure:5669: checking whether the C compiler works configure:5679: ./conftest.exe configure:5682: $? = 0 configure:5699: result: yes configure:5706: checking whether we are cross compiling configure:5708: result: no configure:5711: checking for suffix of executables configure:5718: cl -o conftest.exe conftest.c >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release conftest.c Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe /out:conftest.exe conftest.obj configure:5721: $? = 0 configure:5745: result: .exe configure:5751: checking for suffix of object files configure:5777: cl -c conftest.c >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. conftest.c configure:5780: $? = 0 configure:5803: result: obj configure:5807: checking whether we are using the GNU C compiler configure:5836: cl -c conftest.c >&5 conftest.c conftest.c(40) : error C2065: 'choke' : undeclared identifier conftest.c(40) : error C2146: syntax error : missing ';' before identifier 'me' conftest.c(43) : error C2065: 'me' : undeclared identifier Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:5842: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5876: result: no configure:5881: checking whether cl accepts -g configure:5911: cl -c -g conftest.c >&5 conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:5917: $? = 0 configure:5924: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5927: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5966: cl -c conftest.c >&5 conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:5972: $? = 0 configure:5979: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5982: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6022: cl -c -g conftest.c >&5 conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:6028: $? = 0 configure:6035: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6038: $? = 0 configure:6045: test -s conftest.obj configure:6048: $? = 0 configure:6067: result: yes configure:6084: checking for cl option to accept ISO C89 configure:6158: cl -c -g conftest.c >&5 conftest.c conftest.c(81) : warning C4113: 'char *(__cdecl *)()' differs in parameter lists from 'char *(__cdecl *)(char **,int)' conftest.c(81) : warning C4113: 'char *(__cdecl *)()' differs in parameter lists from 'char *(__cdecl *)(char **,int)' Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:6164: $? = 0 configure:6171: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6174: $? = 0 configure:6181: test -s conftest.obj configure:6184: $? = 0 configure:6204: result: none needed configure:6224: checking dependency style of cl configure:6314: result: none configure:6342: checking whether cl and cc understand -c and -o together configure:6377: cl -c conftest.c -o conftest2.obj >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release conftest.c configure:6380: $? = 0 configure:6444: result: no configure:6479: checking for the C compiler vendor configure:6512: /home/bosilca/ompi-trunk/config/compile cl -c conftest.c >&5 conftest.c conftest.c(2) : fatal error C1189: #error : "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:6518: $? = 2 configure: failed program was: | #if !( defined(__INTEL_COMPILER) || defined(__ICC) ) | #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" | choke me | #endif configure:6567: /home/bosilca/ompi-trunk/config/compile cl -c conftest.c >&5 conftest.c conftest.c(2) : fatal error C1189: #error : "symbol __GNUC__ not defined" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:6573: $? = 2 configure: failed program was: | #ifndef __GNUC__ | #error "symbol __GNUC__ not defined" | choke me | #endif configure:6622: /home/bosilca/ompi-trunk/config/compile cl -c conftest.c >&5 conftest.c conftest.c(2) : fatal error C1189: #error : "symbol __TURBOC__ not defined" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:6628: $? = 2 configure: failed program was: | #ifndef __TURBOC__ | #error "symbol __TURBOC__ not defined" | choke me | #endif configure:6677: /home/bosilca/ompi-trunk/config/compile cl -c conftest.c >&5 conftest.c conftest.c(2) : fatal error C1189: #error : "symbol __BORLANDC__ not defined" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:6683: $? = 2 configure: failed program was: | #ifndef __BORLANDC__ | #error "symbol __BORLANDC__ not defined" | choke me | #endif configure:6732: /home/bosilca/ompi-trunk/config/compile cl -c conftest.c >&5 conftest.c conftest.c(2) : fatal error C1189: #error : "symbol __COMO__ not defined" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:6738: $? = 2 configure: failed program was: | #ifndef __COMO__ | #error "symbol __COMO__ not defined" | choke me | #endif configure:6787: /home/bosilca/ompi-trunk/config/compile cl -c conftest.c >&5 conftest.c conftest.c(2) : fatal error C1189: #error : "condition defined(__DECC) || defined(VAXC) || defined(__VAXC) not met" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:6793: $? = 2 configure: failed program was: | #if !( defined(__DECC) || defined(VAXC) || defined(__VAXC) ) | #error "condition defined(__DECC) || defined(VAXC) || defined(__VAXC) not met" | choke me | #endif configure:6833: /home/bosilca/ompi-trunk/config/compile cl -c conftest.c >&5 conftest.c conftest.c(2) : fatal error C1189: #error : "condition defined(__osf__) && defined(__LANGUAGE_C__) not met" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:6839: $? = 2 configure: failed program was: | #if !( defined(__osf__) && defined(__LANGUAGE_C__) ) | #error "condition defined(__osf__) && defined(__LANGUAGE_C__) not met" | choke me | #endif configure:6879: /home/bosilca/ompi-trunk/config/compile cl -c conftest.c >&5 conftest.c conftest.c(2) : fatal error C1189: #error : "symbol __DECCXX not defined" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:6885: $? = 2 configure: failed program was: | #ifndef __DECCXX | #error "symbol __DECCXX not defined" | choke me | #endif configure:6940: /home/bosilca/ompi-trunk/config/compile cl -c conftest.c >&5 conftest.c conftest.c(2) : fatal error C1189: #error : "symbol _CRAYC not defined" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:6946: $? = 2 configure: failed program was: | #ifndef _CRAYC | #error "symbol _CRAYC not defined" | choke me | #endif configure:6995: /home/bosilca/ompi-trunk/config/compile cl -c conftest.c >&5 conftest.c conftest.c(2) : fatal error C1189: #error : "symbol __DCC__ not defined" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:7001: $? = 2 configure: failed program was: | #ifndef __DCC__ | #error "symbol __DCC__ not defined" | choke me | #endif configure:7050: /home/bosilca/ompi-trunk/config/compile cl -c conftest.c >&5 conftest.c conftest.c(2) : fatal error C1189: #error : "condition defined(__DMC__) || defined(__SC__) || defined(__ZTC__) not met" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:7056: $? = 2 configure: failed program was: | #if !( defined(__DMC__) || defined(__SC__) || defined(__ZTC__) ) | #error "condition defined(__DMC__) || defined(__SC__) || defined(__ZTC__) not met" | choke me | #endif configure:7105: /home/bosilca/ompi-trunk/config/compile cl -c conftest.c >&5 conftest.c conftest.c(2) : fatal error C1189: #error : "condition defined(__HP_cc) || defined(__HP_aCC) not met" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:7111: $? = 2 configure: failed program was: | #if !( defined(__HP_cc) || defined(__HP_aCC) ) | #error "condition defined(__HP_cc) || defined(__HP_aCC) not met" | choke me | #endif configure:7160: /home/bosilca/ompi-trunk/config/compile cl -c conftest.c >&5 conftest.c conftest.c(2) : fatal error C1189: #error : "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:7166: $? = 2 configure: failed program was: | #if !( defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) ) | #error "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met" | choke me | #endif configure:7206: /home/bosilca/ompi-trunk/config/compile cl -c conftest.c >&5 conftest.c conftest.c(2) : fatal error C1189: #error : "condition defined(_AIX) && !defined(__GNUC__) not met" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:7212: $? = 2 configure: failed program was: | #if !( defined(_AIX) && !defined(__GNUC__) ) | #error "condition defined(_AIX) && !defined(__GNUC__) not met" | choke me | #endif configure:7264: /home/bosilca/ompi-trunk/config/compile cl -c conftest.c >&5 conftest.c conftest.c(2) : fatal error C1189: #error : "symbol __KCC not defined" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:7270: $? = 2 configure: failed program was: | #ifndef __KCC | #error "symbol __KCC not defined" | choke me | #endif configure:7319: /home/bosilca/ompi-trunk/config/compile cl -c conftest.c >&5 conftest.c conftest.c(2) : fatal error C1189: #error : "symbol __LCC__ not defined" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:7325: $? = 2 configure: failed program was: | #ifndef __LCC__ | #error "symbol __LCC__ not defined" | choke me | #endif configure:7374: /home/bosilca/ompi-trunk/config/compile cl -c conftest.c >&5 conftest.c conftest.c(2) : fatal error C1189: #error : "symbol __HIGHC__ not defined" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:7380: $? = 2 configure: failed program was: | #ifndef __HIGHC__ | #error "symbol __HIGHC__ not defined" | choke me | #endif configure:7429: /home/bosilca/ompi-trunk/config/compile cl -c conftest.c >&5 conftest.c conftest.c(2) : fatal error C1189: #error : "symbol __MWERKS__ not defined" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:7435: $? = 2 configure: failed program was: | #ifndef __MWERKS__ | #error "symbol __MWERKS__ not defined" | choke me | #endif configure:7484: /home/bosilca/ompi-trunk/config/compile cl -c conftest.c >&5 conftest.c conftest.c(2) : fatal error C1189: #error : "condition defined(sgi) || defined(__sgi) not met" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:7490: $? = 2 configure: failed program was: | #if !( defined(sgi) || defined(__sgi) ) | #error "condition defined(sgi) || defined(__sgi) not met" | choke me | #endif configure:7539: /home/bosilca/ompi-trunk/config/compile cl -c conftest.c >&5 conftest.c conftest.c(2) : fatal error C1189: #error : "condition defined(__MRC__) || defined(MPW_C) || defined(MPW_CPLUS) not met" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:7545: $? = 2 configure: failed program was: | #if !( defined(__MRC__) || defined(MPW_C) || defined(MPW_CPLUS) ) | #error "condition defined(__MRC__) || defined(MPW_C) || defined(MPW_CPLUS) not met" | choke me | #endif configure:7602: /home/bosilca/ompi-trunk/config/compile cl -c conftest.c >&5 conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:7608: $? = 0 configure:7615: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7618: $? = 0 configure:7625: test -s conftest.obj configure:7628: $? = 0 configure:8153: result: microsoft configure:8635: WARNING: -g has been added to CFLAGS (--enable-debug) configure:9187: checking if /home/bosilca/ompi-trunk/config/compile cl supports __builtin_expect configure:9214: /home/bosilca/ompi-trunk/config/compile cl -o conftest.exe -g conftest.c >&5 conftest.c Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe /out:conftest.exe conftest.obj conftest.obj : error LNK2019: unresolved external symbol ___builtin_expect referenced in function _main conftest.exe : fatal error LNK1120: 1 unresolved externals Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' configure:9220: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "cl" | #define NO_MINUS_C_MINUS_O 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | void *ptr = (void*) 0; | if (__builtin_expect (ptr != (void*) 0, 1)) return 0; | ; | return 0; | } configure:9253: result: no configure:9267: checking if /home/bosilca/ompi-trunk/config/compile cl supports __builtin_prefetch configure:9294: /home/bosilca/ompi-trunk/config/compile cl -o conftest.exe -g conftest.c >&5 conftest.c Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe /out:conftest.exe conftest.obj conftest.obj : error LNK2019: unresolved external symbol ___builtin_prefetch referenced in function _main conftest.exe : fatal error LNK1120: 1 unresolved externals Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' configure:9300: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "cl" | #define NO_MINUS_C_MINUS_O 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 0 | /* end confdefs.h. */ | | int | main () | { | int ptr; | __builtin_prefetch(&ptr,0,0); | ; | return 0; | } configure:9333: result: no configure:9428: checking for C optimization flags configure:9492: result: -g configure:9519: checking how to run the C preprocessor configure:9649: result: cl -E configure:9678: cl -E conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. conftest.c configure:9684: $? = 0 configure:9722: cl -E conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. conftest.c conftest.c(40) : fatal error C1083: Cannot open include file: 'ac_nonexistent.h': No such file or directory configure:9728: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "cl" | #define NO_MINUS_C_MINUS_O 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 0 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 0 | /* end confdefs.h. */ | #include configure:9773: checking for grep that handles long lines and -e configure:9847: result: /usr/bin/grep configure:9852: checking for egrep configure:9930: result: /usr/bin/grep -E configure:9935: checking for ANSI C header files configure:9965: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:9971: $? = 0 configure:9978: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9981: $? = 0 configure:9988: test -s conftest.obj configure:9991: $? = 0 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. conftest.c configure:10087: /home/bosilca/ompi-trunk/config/compile cl -o conftest.exe -g conftest.c >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' conftest.c Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe /out:conftest.exe conftest.obj configure:10090: $? = 0 configure:10096: ./conftest.exe configure:10099: $? = 0 configure:10116: result: yes configure:10140: checking for sys/types.h configure:10161: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:10167: $? = 0 configure:10174: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10177: $? = 0 configure:10184: test -s conftest.obj configure:10187: $? = 0 configure:10200: result: yes configure:10140: checking for sys/stat.h configure:10161: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:10167: $? = 0 configure:10174: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10177: $? = 0 configure:10184: test -s conftest.obj configure:10187: $? = 0 configure:10200: result: yes configure:10140: checking for stdlib.h configure:10161: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:10167: $? = 0 configure:10174: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10177: $? = 0 configure:10184: test -s conftest.obj configure:10187: $? = 0 configure:10200: result: yes configure:10140: checking for string.h configure:10161: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:10167: $? = 0 configure:10174: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10177: $? = 0 configure:10184: test -s conftest.obj configure:10187: $? = 0 configure:10200: result: yes configure:10140: checking for memory.h configure:10161: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:10167: $? = 0 configure:10174: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10177: $? = 0 configure:10184: test -s conftest.obj configure:10187: $? = 0 configure:10200: result: yes configure:10140: checking for strings.h configure:10161: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c conftest.c(80) : fatal error C1083: Cannot open include file: 'strings.h': No such file or directory Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:10167: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "cl" | #define NO_MINUS_C_MINUS_O 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 0 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:10200: result: no configure:10140: checking for inttypes.h configure:10161: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c conftest.c(80) : fatal error C1083: Cannot open include file: 'inttypes.h': No such file or directory Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:10167: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "cl" | #define NO_MINUS_C_MINUS_O 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 0 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:10200: result: no configure:10140: checking for stdint.h configure:10161: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c conftest.c(80) : fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:10167: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "cl" | #define NO_MINUS_C_MINUS_O 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 0 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:10200: result: no configure:10140: checking for unistd.h configure:10161: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c conftest.c(80) : fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:10167: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "cl" | #define NO_MINUS_C_MINUS_O 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 0 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:10200: result: no configure:10212: checking for long long configure:10242: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:10248: $? = 0 configure:10255: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10258: $? = 0 configure:10265: test -s conftest.obj configure:10268: $? = 0 configure:10280: result: yes configure:10291: checking for long double configure:10321: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:10327: $? = 0 configure:10334: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10337: $? = 0 configure:10344: test -s conftest.obj configure:10347: $? = 0 configure:10359: result: yes configure:10370: checking for int8_t configure:10400: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c conftest.c(81) : error C2061: syntax error : identifier 'ac__type_new_' conftest.c(81) : error C2059: syntax error : ';' conftest.c(85) : error C2065: 'ac__type_new_' : undeclared identifier conftest.c(85) : error C2059: syntax error : ')' Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:10406: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "cl" | #define NO_MINUS_C_MINUS_O 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 0 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef int8_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:10438: result: no configure:10449: checking for uint8_t configure:10479: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c conftest.c(81) : error C2061: syntax error : identifier 'ac__type_new_' conftest.c(81) : error C2059: syntax error : ';' conftest.c(85) : error C2065: 'ac__type_new_' : undeclared identifier conftest.c(85) : error C2059: syntax error : ')' Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:10485: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "cl" | #define NO_MINUS_C_MINUS_O 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 0 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef uint8_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:10517: result: no configure:10528: checking for int16_t configure:10558: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c conftest.c(81) : error C2061: syntax error : identifier 'ac__type_new_' conftest.c(81) : error C2059: syntax error : ';' conftest.c(85) : error C2065: 'ac__type_new_' : undeclared identifier conftest.c(85) : error C2059: syntax error : ')' Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:10564: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "cl" | #define NO_MINUS_C_MINUS_O 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 0 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef int16_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:10596: result: no configure:10607: checking for uint16_t configure:10637: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c conftest.c(81) : error C2061: syntax error : identifier 'ac__type_new_' conftest.c(81) : error C2059: syntax error : ';' conftest.c(85) : error C2065: 'ac__type_new_' : undeclared identifier conftest.c(85) : error C2059: syntax error : ')' Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:10643: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "cl" | #define NO_MINUS_C_MINUS_O 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 0 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef uint16_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:10675: result: no configure:10686: checking for int32_t configure:10716: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c conftest.c(81) : error C2061: syntax error : identifier 'ac__type_new_' conftest.c(81) : error C2059: syntax error : ';' conftest.c(85) : error C2065: 'ac__type_new_' : undeclared identifier conftest.c(85) : error C2059: syntax error : ')' Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:10722: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "cl" | #define NO_MINUS_C_MINUS_O 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 0 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef int32_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:10754: result: no configure:10765: checking for uint32_t configure:10795: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c conftest.c(81) : error C2061: syntax error : identifier 'ac__type_new_' conftest.c(81) : error C2059: syntax error : ';' conftest.c(85) : error C2065: 'ac__type_new_' : undeclared identifier conftest.c(85) : error C2059: syntax error : ')' Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:10801: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "cl" | #define NO_MINUS_C_MINUS_O 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 0 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef uint32_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:10833: result: no configure:10844: checking for int64_t configure:10874: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c conftest.c(81) : error C2061: syntax error : identifier 'ac__type_new_' conftest.c(81) : error C2059: syntax error : ';' conftest.c(85) : error C2065: 'ac__type_new_' : undeclared identifier conftest.c(85) : error C2059: syntax error : ')' Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:10880: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "cl" | #define NO_MINUS_C_MINUS_O 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 0 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef int64_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:10912: result: no configure:10923: checking for uint64_t configure:10953: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c conftest.c(81) : error C2061: syntax error : identifier 'ac__type_new_' conftest.c(81) : error C2059: syntax error : ';' conftest.c(85) : error C2065: 'ac__type_new_' : undeclared identifier conftest.c(85) : error C2059: syntax error : ')' Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:10959: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "cl" | #define NO_MINUS_C_MINUS_O 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 0 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef uint64_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:10991: result: no configure:11002: checking for intptr_t configure:11032: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:11038: $? = 0 configure:11045: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11048: $? = 0 configure:11055: test -s conftest.obj configure:11058: $? = 0 configure:11070: result: yes configure:11081: checking for uintptr_t configure:11111: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:11117: $? = 0 configure:11124: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11127: $? = 0 configure:11134: test -s conftest.obj configure:11137: $? = 0 configure:11149: result: yes configure:11160: checking for mode_t configure:11190: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c conftest.c(83) : error C2061: syntax error : identifier 'ac__type_new_' conftest.c(83) : error C2059: syntax error : ';' conftest.c(87) : error C2065: 'ac__type_new_' : undeclared identifier conftest.c(87) : error C2059: syntax error : ')' Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:11196: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "cl" | #define NO_MINUS_C_MINUS_O 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 0 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef mode_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:11228: result: no configure:11245: checking for char configure:11275: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:11281: $? = 0 configure:11288: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11291: $? = 0 configure:11298: test -s conftest.obj configure:11301: $? = 0 configure:11313: result: yes configure:11316: checking size of char configure:11704: /home/bosilca/ompi-trunk/config/compile cl -o conftest.exe -g conftest.c >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' conftest.c conftest.c(92) : warning C4996: 'fopen' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(234) : see declaration of 'fopen' Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe /out:conftest.exe conftest.obj configure:11707: $? = 0 configure:11713: ./conftest.exe configure:11716: $? = 0 configure:11738: result: 1 configure:11745: checking for short configure:11775: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:11781: $? = 0 configure:11788: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11791: $? = 0 configure:11798: test -s conftest.obj configure:11801: $? = 0 configure:11813: result: yes configure:11816: checking size of short configure:12204: /home/bosilca/ompi-trunk/config/compile cl -o conftest.exe -g conftest.c >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' conftest.c conftest.c(93) : warning C4996: 'fopen' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(234) : see declaration of 'fopen' Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe /out:conftest.exe conftest.obj configure:12207: $? = 0 configure:12213: ./conftest.exe configure:12216: $? = 0 configure:12238: result: 2 configure:12245: checking for int configure:12275: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:12281: $? = 0 configure:12288: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12291: $? = 0 configure:12298: test -s conftest.obj configure:12301: $? = 0 configure:12313: result: yes configure:12316: checking size of int configure:12704: /home/bosilca/ompi-trunk/config/compile cl -o conftest.exe -g conftest.c >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' conftest.c conftest.c(94) : warning C4996: 'fopen' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(234) : see declaration of 'fopen' Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe /out:conftest.exe conftest.obj configure:12707: $? = 0 configure:12713: ./conftest.exe configure:12716: $? = 0 configure:12738: result: 4 configure:12745: checking for long configure:12775: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:12781: $? = 0 configure:12788: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12791: $? = 0 configure:12798: test -s conftest.obj configure:12801: $? = 0 configure:12813: result: yes configure:12816: checking size of long configure:13204: /home/bosilca/ompi-trunk/config/compile cl -o conftest.exe -g conftest.c >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' conftest.c conftest.c(95) : warning C4996: 'fopen' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(234) : see declaration of 'fopen' Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe /out:conftest.exe conftest.obj configure:13207: $? = 0 configure:13213: ./conftest.exe configure:13216: $? = 0 configure:13238: result: 4 configure:13246: checking for long long configure:13314: result: yes configure:13317: checking size of long long configure:13705: /home/bosilca/ompi-trunk/config/compile cl -o conftest.exe -g conftest.c >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' conftest.c conftest.c(96) : warning C4996: 'fopen' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(234) : see declaration of 'fopen' Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe /out:conftest.exe conftest.obj configure:13708: $? = 0 configure:13714: ./conftest.exe configure:13717: $? = 0 configure:13739: result: 8 configure:13748: checking for long double configure:13816: result: yes configure:13819: checking size of long double configure:14207: /home/bosilca/ompi-trunk/config/compile cl -o conftest.exe -g conftest.c >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' conftest.c conftest.c(97) : warning C4996: 'fopen' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(234) : see declaration of 'fopen' Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe /out:conftest.exe conftest.obj configure:14210: $? = 0 configure:14216: ./conftest.exe configure:14219: $? = 0 configure:14241: result: 8 configure:14249: checking for float configure:14279: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:14285: $? = 0 configure:14292: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:14295: $? = 0 configure:14302: test -s conftest.obj configure:14305: $? = 0 configure:14317: result: yes configure:14320: checking size of float configure:14708: /home/bosilca/ompi-trunk/config/compile cl -o conftest.exe -g conftest.c >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' conftest.c conftest.c(98) : warning C4996: 'fopen' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(234) : see declaration of 'fopen' Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe /out:conftest.exe conftest.obj configure:14711: $? = 0 configure:14717: ./conftest.exe configure:14720: $? = 0 configure:14742: result: 4 configure:14749: checking for double configure:14779: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:14785: $? = 0 configure:14792: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:14795: $? = 0 configure:14802: test -s conftest.obj configure:14805: $? = 0 configure:14817: result: yes configure:14820: checking size of double configure:15208: /home/bosilca/ompi-trunk/config/compile cl -o conftest.exe -g conftest.c >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' conftest.c conftest.c(99) : warning C4996: 'fopen' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(234) : see declaration of 'fopen' Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe /out:conftest.exe conftest.obj configure:15211: $? = 0 configure:15217: ./conftest.exe configure:15220: $? = 0 configure:15242: result: 8 configure:15249: checking for void * configure:15279: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:15285: $? = 0 configure:15292: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:15295: $? = 0 configure:15302: test -s conftest.obj configure:15305: $? = 0 configure:15317: result: yes configure:15320: checking size of void * configure:15708: /home/bosilca/ompi-trunk/config/compile cl -o conftest.exe -g conftest.c >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' conftest.c conftest.c(100) : warning C4996: 'fopen' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(234) : see declaration of 'fopen' Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe /out:conftest.exe conftest.obj configure:15711: $? = 0 configure:15717: ./conftest.exe configure:15720: $? = 0 configure:15742: result: 4 configure:15749: checking for size_t configure:15779: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:15785: $? = 0 configure:15792: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:15795: $? = 0 configure:15802: test -s conftest.obj configure:15805: $? = 0 configure:15817: result: yes configure:15820: checking size of size_t configure:16208: /home/bosilca/ompi-trunk/config/compile cl -o conftest.exe -g conftest.c >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' conftest.c conftest.c(101) : warning C4996: 'fopen' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(234) : see declaration of 'fopen' Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe /out:conftest.exe conftest.obj configure:16211: $? = 0 configure:16217: ./conftest.exe configure:16220: $? = 0 configure:16242: result: 4 configure:16255: checking alignment of char configure:16729: /home/bosilca/ompi-trunk/config/compile cl -o conftest.exe -g conftest.c >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' conftest.c conftest.c(69) : warning C4996: 'fopen' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(234) : see declaration of 'fopen' Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe /out:conftest.exe conftest.obj configure:16732: $? = 0 configure:16738: ./conftest.exe configure:16741: $? = 0 configure:16763: result: 1 configure:16775: checking alignment of short configure:17249: /home/bosilca/ompi-trunk/config/compile cl -o conftest.exe -g conftest.c >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' conftest.c conftest.c(70) : warning C4996: 'fopen' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(234) : see declaration of 'fopen' Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe /out:conftest.exe conftest.obj configure:17252: $? = 0 configure:17258: ./conftest.exe configure:17261: $? = 0 configure:17283: result: 2 configure:17295: checking alignment of wchar_t configure:17769: /home/bosilca/ompi-trunk/config/compile cl -o conftest.exe -g conftest.c >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' conftest.c conftest.c(71) : warning C4996: 'fopen' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(234) : see declaration of 'fopen' Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe /out:conftest.exe conftest.obj configure:17772: $? = 0 configure:17778: ./conftest.exe configure:17781: $? = 0 configure:17803: result: 2 configure:17815: checking alignment of int configure:18289: /home/bosilca/ompi-trunk/config/compile cl -o conftest.exe -g conftest.c >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' conftest.c conftest.c(72) : warning C4996: 'fopen' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(234) : see declaration of 'fopen' Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe /out:conftest.exe conftest.obj configure:18292: $? = 0 configure:18298: ./conftest.exe configure:18301: $? = 0 configure:18323: result: 4 configure:18335: checking alignment of long configure:18809: /home/bosilca/ompi-trunk/config/compile cl -o conftest.exe -g conftest.c >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' conftest.c conftest.c(73) : warning C4996: 'fopen' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(234) : see declaration of 'fopen' Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe /out:conftest.exe conftest.obj configure:18812: $? = 0 configure:18818: ./conftest.exe configure:18821: $? = 0 configure:18843: result: 4 configure:18856: checking alignment of long long configure:19330: /home/bosilca/ompi-trunk/config/compile cl -o conftest.exe -g conftest.c >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' conftest.c conftest.c(74) : warning C4996: 'fopen' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(234) : see declaration of 'fopen' Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe /out:conftest.exe conftest.obj configure:19333: $? = 0 configure:19339: ./conftest.exe configure:19342: $? = 0 configure:19364: result: 8 configure:19377: checking alignment of float configure:19851: /home/bosilca/ompi-trunk/config/compile cl -o conftest.exe -g conftest.c >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' conftest.c conftest.c(75) : warning C4996: 'fopen' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(234) : see declaration of 'fopen' Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe /out:conftest.exe conftest.obj configure:19854: $? = 0 configure:19860: ./conftest.exe configure:19863: $? = 0 configure:19885: result: 4 configure:19897: checking alignment of double configure:20371: /home/bosilca/ompi-trunk/config/compile cl -o conftest.exe -g conftest.c >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' conftest.c conftest.c(76) : warning C4996: 'fopen' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(234) : see declaration of 'fopen' Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe /out:conftest.exe conftest.obj configure:20374: $? = 0 configure:20380: ./conftest.exe configure:20383: $? = 0 configure:20405: result: 8 configure:20418: checking alignment of long double configure:20892: /home/bosilca/ompi-trunk/config/compile cl -o conftest.exe -g conftest.c >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' conftest.c conftest.c(77) : warning C4996: 'fopen' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(234) : see declaration of 'fopen' Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe /out:conftest.exe conftest.obj configure:20895: $? = 0 configure:20901: ./conftest.exe configure:20904: $? = 0 configure:20926: result: 8 configure:20939: checking alignment of void * configure:21413: /home/bosilca/ompi-trunk/config/compile cl -o conftest.exe -g conftest.c >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' conftest.c conftest.c(78) : warning C4996: 'fopen' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(234) : see declaration of 'fopen' Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe /out:conftest.exe conftest.obj configure:21416: $? = 0 configure:21422: ./conftest.exe configure:21425: $? = 0 configure:21447: result: 4 configure:21464: checking for C bool type configure:21488: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c conftest.c(107) : error C2065: 'bool' : undeclared identifier conftest.c(107) : error C2146: syntax error : missing ';' before identifier 'bar' conftest.c(107) : error C2065: 'bar' : undeclared identifier conftest.c(107) : error C2065: 'foo' : undeclared identifier conftest.c(107) : error C2065: 'true' : undeclared identifier Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:21494: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "cl" | #define NO_MINUS_C_MINUS_O 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 0 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 2 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #define OMPI_ALIGNMENT_VOID_P 4 | /* end confdefs.h. */ | | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | bool bar, foo = true; bar = foo; | ; | return 0; | } configure:21530: result: no configure:21558: checking for inline configure:21584: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c conftest.c(73) : error C2054: expected '(' to follow 'inline' conftest.c(73) : error C2085: 'static_foo' : not in formal parameter list conftest.c(73) : error C2143: syntax error : missing ';' before '{' conftest.c(74) : error C2054: expected '(' to follow 'inline' conftest.c(74) : error C2085: 'foo' : not in formal parameter list conftest.c(74) : error C2143: syntax error : missing ';' before '{' Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:21590: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "cl" | #define NO_MINUS_C_MINUS_O 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 0 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 2 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:21584: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c conftest.c(73) : error C2054: expected '(' to follow '__inline__' conftest.c(73) : error C2085: 'static_foo' : not in formal parameter list conftest.c(73) : error C2143: syntax error : missing ';' before '{' conftest.c(74) : error C2054: expected '(' to follow '__inline__' conftest.c(74) : error C2085: 'foo' : not in formal parameter list conftest.c(74) : error C2143: syntax error : missing ';' before '{' Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:21590: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "cl" | #define NO_MINUS_C_MINUS_O 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 0 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 2 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:21584: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:21590: $? = 0 configure:21597: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21600: $? = 0 configure:21607: test -s conftest.obj configure:21610: $? = 0 configure:21625: result: __inline configure:21744: checking for weak symbol support configure:21771: /home/bosilca/ompi-trunk/config/compile cl -g -c conftest_weak.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' conftest_weak.c conftest_weak.c(3) : warning C4068: unknown pragma configure:21778: $? = 0 configure:21788: /home/bosilca/ompi-trunk/config/compile cl -g conftest.c conftest_weak.o -o conftest Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' cl : Command line warning D9024 : unrecognized source file type 'conftest_weak.o', object file assumed conftest.c Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe /out:conftest.exe conftest.obj conftest_weak.o LINK : fatal error LNK1181: cannot open input file 'conftest_weak.o' configure:21795: $? = 2 configure:21822: result: no configure:22126: checking for C++ compiler version configure:22133: cl --version >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '--version' cl : Command line error D8003 : missing source filename configure:22136: $? = 2 configure:22143: cl -v >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-v' cl : Command line error D8003 : missing source filename configure:22146: $? = 2 configure:22153: cl -V >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line error D8004 : '/V' requires an argument configure:22156: $? = 2 configure:22159: checking whether we are using the GNU C++ compiler configure:22188: cl -c conftest.cpp >&5 conftest.cpp conftest.cpp(84) : error C2065: 'choke' : undeclared identifier conftest.cpp(84) : error C2146: syntax error : missing ';' before identifier 'me' conftest.cpp(84) : error C2065: 'me' : undeclared identifier Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:22194: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "cl" | #define NO_MINUS_C_MINUS_O 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 0 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 2 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline | #endif | #define OMPI_ENABLE_MPI_PROFILING 0 | #define OMPI_HAVE_WEAK_SYMBOLS 0 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:22228: result: no configure:22233: checking whether cl accepts -g configure:22263: cl -c -g conftest.cpp >&5 conftest.cpp Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:22269: $? = 0 configure:22276: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:22279: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "cl" | #define NO_MINUS_C_MINUS_O 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 0 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 2 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline | #endif | #define OMPI_ENABLE_MPI_PROFILING 0 | #define OMPI_HAVE_WEAK_SYMBOLS 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:22318: cl -c conftest.cpp >&5 conftest.cpp Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:22324: $? = 0 configure:22331: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:22334: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "cl" | #define NO_MINUS_C_MINUS_O 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 0 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 2 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline | #endif | #define OMPI_ENABLE_MPI_PROFILING 0 | #define OMPI_HAVE_WEAK_SYMBOLS 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:22374: cl -c -g conftest.cpp >&5 conftest.cpp Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:22380: $? = 0 configure:22387: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:22390: $? = 0 configure:22397: test -s conftest.obj configure:22400: $? = 0 configure:22419: result: yes configure:22444: checking dependency style of cl configure:22534: result: none configure:22556: checking how to run the C++ preprocessor configure:22592: cl -E conftest.cpp Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. conftest.cpp configure:22598: $? = 0 configure:22636: cl -E conftest.cpp Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. conftest.cpp conftest.cpp(76) : fatal error C1083: Cannot open include file: 'ac_nonexistent.h': No such file or directory configure:22642: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "cl" | #define NO_MINUS_C_MINUS_O 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 0 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 2 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline | #endif | #define OMPI_ENABLE_MPI_PROFILING 0 | #define OMPI_HAVE_WEAK_SYMBOLS 0 | /* end confdefs.h. */ | #include configure:22682: result: cl -E configure:22711: cl -E conftest.cpp Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. conftest.cpp configure:22717: $? = 0 configure:22755: cl -E conftest.cpp Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. conftest.cpp conftest.cpp(76) : fatal error C1083: Cannot open include file: 'ac_nonexistent.h': No such file or directory configure:22761: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "cl" | #define NO_MINUS_C_MINUS_O 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 0 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 2 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline | #endif | #define OMPI_ENABLE_MPI_PROFILING 0 | #define OMPI_HAVE_WEAK_SYMBOLS 0 | /* end confdefs.h. */ | #include configure:22818: checking for the C++ compiler vendor configure:22851: cl -c conftest.cpp >&5 conftest.cpp conftest.cpp(2) : fatal error C1189: #error : "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:22857: $? = 2 configure: failed program was: | #if !( defined(__INTEL_COMPILER) || defined(__ICC) ) | #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" | choke me | #endif configure:22906: cl -c conftest.cpp >&5 conftest.cpp conftest.cpp(2) : fatal error C1189: #error : "symbol __GNUC__ not defined" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:22912: $? = 2 configure: failed program was: | #ifndef __GNUC__ | #error "symbol __GNUC__ not defined" | choke me | #endif configure:22961: cl -c conftest.cpp >&5 conftest.cpp conftest.cpp(2) : fatal error C1189: #error : "symbol __TURBOC__ not defined" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:22967: $? = 2 configure: failed program was: | #ifndef __TURBOC__ | #error "symbol __TURBOC__ not defined" | choke me | #endif configure:23016: cl -c conftest.cpp >&5 conftest.cpp conftest.cpp(2) : fatal error C1189: #error : "symbol __BORLANDC__ not defined" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:23022: $? = 2 configure: failed program was: | #ifndef __BORLANDC__ | #error "symbol __BORLANDC__ not defined" | choke me | #endif configure:23071: cl -c conftest.cpp >&5 conftest.cpp conftest.cpp(2) : fatal error C1189: #error : "symbol __COMO__ not defined" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:23077: $? = 2 configure: failed program was: | #ifndef __COMO__ | #error "symbol __COMO__ not defined" | choke me | #endif configure:23126: cl -c conftest.cpp >&5 conftest.cpp conftest.cpp(2) : fatal error C1189: #error : "condition defined(__DECC) || defined(VAXC) || defined(__VAXC) not met" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:23132: $? = 2 configure: failed program was: | #if !( defined(__DECC) || defined(VAXC) || defined(__VAXC) ) | #error "condition defined(__DECC) || defined(VAXC) || defined(__VAXC) not met" | choke me | #endif configure:23172: cl -c conftest.cpp >&5 conftest.cpp conftest.cpp(2) : fatal error C1189: #error : "condition defined(__osf__) && defined(__LANGUAGE_C__) not met" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:23178: $? = 2 configure: failed program was: | #if !( defined(__osf__) && defined(__LANGUAGE_C__) ) | #error "condition defined(__osf__) && defined(__LANGUAGE_C__) not met" | choke me | #endif configure:23218: cl -c conftest.cpp >&5 conftest.cpp conftest.cpp(2) : fatal error C1189: #error : "symbol __DECCXX not defined" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:23224: $? = 2 configure: failed program was: | #ifndef __DECCXX | #error "symbol __DECCXX not defined" | choke me | #endif configure:23279: cl -c conftest.cpp >&5 conftest.cpp conftest.cpp(2) : fatal error C1189: #error : "symbol _CRAYC not defined" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:23285: $? = 2 configure: failed program was: | #ifndef _CRAYC | #error "symbol _CRAYC not defined" | choke me | #endif configure:23334: cl -c conftest.cpp >&5 conftest.cpp conftest.cpp(2) : fatal error C1189: #error : "symbol __DCC__ not defined" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:23340: $? = 2 configure: failed program was: | #ifndef __DCC__ | #error "symbol __DCC__ not defined" | choke me | #endif configure:23389: cl -c conftest.cpp >&5 conftest.cpp conftest.cpp(2) : fatal error C1189: #error : "condition defined(__DMC__) || defined(__SC__) || defined(__ZTC__) not met" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:23395: $? = 2 configure: failed program was: | #if !( defined(__DMC__) || defined(__SC__) || defined(__ZTC__) ) | #error "condition defined(__DMC__) || defined(__SC__) || defined(__ZTC__) not met" | choke me | #endif configure:23444: cl -c conftest.cpp >&5 conftest.cpp conftest.cpp(2) : fatal error C1189: #error : "condition defined(__HP_cc) || defined(__HP_aCC) not met" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:23450: $? = 2 configure: failed program was: | #if !( defined(__HP_cc) || defined(__HP_aCC) ) | #error "condition defined(__HP_cc) || defined(__HP_aCC) not met" | choke me | #endif configure:23499: cl -c conftest.cpp >&5 conftest.cpp conftest.cpp(2) : fatal error C1189: #error : "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:23505: $? = 2 configure: failed program was: | #if !( defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) ) | #error "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met" | choke me | #endif configure:23545: cl -c conftest.cpp >&5 conftest.cpp conftest.cpp(2) : fatal error C1189: #error : "condition defined(_AIX) && !defined(__GNUC__) not met" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:23551: $? = 2 configure: failed program was: | #if !( defined(_AIX) && !defined(__GNUC__) ) | #error "condition defined(_AIX) && !defined(__GNUC__) not met" | choke me | #endif configure:23603: cl -c conftest.cpp >&5 conftest.cpp conftest.cpp(2) : fatal error C1189: #error : "symbol __KCC not defined" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:23609: $? = 2 configure: failed program was: | #ifndef __KCC | #error "symbol __KCC not defined" | choke me | #endif configure:23658: cl -c conftest.cpp >&5 conftest.cpp conftest.cpp(2) : fatal error C1189: #error : "symbol __LCC__ not defined" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:23664: $? = 2 configure: failed program was: | #ifndef __LCC__ | #error "symbol __LCC__ not defined" | choke me | #endif configure:23713: cl -c conftest.cpp >&5 conftest.cpp conftest.cpp(2) : fatal error C1189: #error : "symbol __HIGHC__ not defined" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:23719: $? = 2 configure: failed program was: | #ifndef __HIGHC__ | #error "symbol __HIGHC__ not defined" | choke me | #endif configure:23768: cl -c conftest.cpp >&5 conftest.cpp conftest.cpp(2) : fatal error C1189: #error : "symbol __MWERKS__ not defined" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:23774: $? = 2 configure: failed program was: | #ifndef __MWERKS__ | #error "symbol __MWERKS__ not defined" | choke me | #endif configure:23823: cl -c conftest.cpp >&5 conftest.cpp conftest.cpp(2) : fatal error C1189: #error : "condition defined(sgi) || defined(__sgi) not met" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:23829: $? = 2 configure: failed program was: | #if !( defined(sgi) || defined(__sgi) ) | #error "condition defined(sgi) || defined(__sgi) not met" | choke me | #endif configure:23878: cl -c conftest.cpp >&5 conftest.cpp conftest.cpp(2) : fatal error C1189: #error : "condition defined(__MRC__) || defined(MPW_C) || defined(MPW_CPLUS) not met" Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. configure:23884: $? = 2 configure: failed program was: | #if !( defined(__MRC__) || defined(MPW_C) || defined(MPW_CPLUS) ) | #error "condition defined(__MRC__) || defined(MPW_C) || defined(MPW_CPLUS) not met" | choke me | #endif configure:23941: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:23947: $? = 0 configure:23954: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23957: $? = 0 configure:23964: test -s conftest.obj configure:23967: $? = 0 configure:24492: result: microsoft configure:24700: WARNING: -g has been added to CXXFLAGS (--enable-debug) configure:25033: checking if want C++ exception handling configure:25035: result: no configure:25368: checking for C++ template_repository_directory configure:25432: cl -g -c conftest1.C Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' conftest1.C c:\sw\cygwin\home\bosilca\ompi-trunk\conf_tmp_360\conftest.h(1) : error C2143: syntax error : missing '{' before '<' c:\sw\cygwin\home\bosilca\ompi-trunk\conf_tmp_360\conftest.h(1) : error C2059: syntax error : '<' c:\sw\cygwin\home\bosilca\ompi-trunk\conf_tmp_360\conftest.h(10) : error C2061: syntax error : identifier 'bar' c:\sw\cygwin\home\bosilca\ompi-trunk\conf_tmp_360\conftest.h(10) : error C2059: syntax error : ';' c:\sw\cygwin\home\bosilca\ompi-trunk\conf_tmp_360\conftest.h(10) : error C2449: found '{' at file scope (missing function header?) c:\sw\cygwin\home\bosilca\ompi-trunk\conf_tmp_360\conftest.h(17) : error C2059: syntax error : '}' conftest1.C(5) : error C2143: syntax error : missing '{' before '<' conftest1.C(5) : error C2059: syntax error : '<' conftest1.C(15) : error C2065: 'foo' : undeclared identifier conftest1.C(15) : error C2065: 'bar' : undeclared identifier conftest1.C(15) : warning C4552: '>' : operator has no effect; expected operator with side-effect conftest1.C(16) : error C2059: syntax error : '>' configure:25436: here is the program that failed: #include "conftest.h" void some_other_function(void); template void foo::member(int i) { i += 2; } int main() { foo var1(6); foo< foo > var2(var1); some_other_function(); return 0; } configure:25438: here is conftest.h: template class foo { public: foo(T yow) : data(yow) { yow.member(3); }; void member(int i); private: T data; }; class bar { public: bar(int i) { data = i; }; void member(int j) { data = data * j; }; private: int data; }; configure:25497: result: not used configure:25519: checking for C++ compiler template parameters configure:25527: result: none needed configure:25543: checking if cl supports __builtin_expect configure:25570: cl -o conftest.exe -g conftest.cpp >&5 conftest.cpp conftest.cpp(83) : error C3861: '__builtin_expect': identifier not found Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' configure:25576: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "cl" | #define NO_MINUS_C_MINUS_O 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 0 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 2 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline | #endif | #define OMPI_ENABLE_MPI_PROFILING 0 | #define OMPI_HAVE_WEAK_SYMBOLS 0 | #define OMPI_CXX "cl" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | /* end confdefs.h. */ | | int | main () | { | void *ptr = (void*) 0; | if (__builtin_expect (ptr != (void*) 0, 1)) return 0; | ; | return 0; | } configure:25609: result: no configure:25635: checking if cl supports __builtin_prefetch configure:25662: cl -o conftest.exe -g conftest.cpp >&5 conftest.cpp conftest.cpp(84) : error C3861: '__builtin_prefetch': identifier not found Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' configure:25668: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.3a1" | #define PACKAGE_STRING "Open MPI 1.3a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 3 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 3 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 3 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define OMPI_ARCH "i686-pc-cygwin" | #define OMPI_ENABLE_MEM_DEBUG 1 | #define OMPI_ENABLE_MEM_PROFILE 1 | #define OMPI_ENABLE_DEBUG 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "cl" | #define NO_MINUS_C_MINUS_O 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 0 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 2 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline | #endif | #define OMPI_ENABLE_MPI_PROFILING 0 | #define OMPI_HAVE_WEAK_SYMBOLS 0 | #define OMPI_CXX "cl" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | /* end confdefs.h. */ | | int | main () | { | int ptr; | __builtin_prefetch(&ptr,0,0); | ; | return 0; | } configure:25701: result: no configure:25743: checking if cl supports const_cast<> properly configure:25772: cl -c -g conftest.cpp >&5 conftest.cpp Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:25778: $? = 0 configure:25785: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:25788: $? = 0 configure:25795: test -s conftest.obj configure:25798: $? = 0 configure:25810: result: yes configure:25904: checking for C++ optimization flags configure:25906: result: -g configure:27163: checking for BSD- or MS-compatible name lister (nm) configure:27212: result: dumpbin /SYMBOLS configure:27334: checking the name lister (dumpbin /SYMBOLS) interface configure:27341: /home/bosilca/ompi-trunk/config/compile cl -c -g conftest.c >&5 int some_variable = 0; conftest.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-g' configure:27345: dumpbin /SYMBOLS "conftest.obj" configure:27348: output Microsoft (R) COFF/PE Dumper Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. Dump of file conftest.obj File Type: COFF OBJECT COFF SYMBOL TABLE 000 006DC627 ABS notype Static | @comp.id 001 00000001 ABS notype Static | @feat.00 002 00000000 SECT1 notype Static | .drectve Section length 2F, #relocs 0, #linenums 0, checksum 0 004 00000000 SECT2 notype Static | .debug$S Section length 78, #relocs 0, #linenums 0, checksum 0 006 00000000 SECT3 notype Static | .bss Section length 4, #relocs 0, #linenums 0, checksum 0 008 00000000 SECT3 notype External | _some_variable String Table Size = 0x13 bytes Summary 4 .bss 78 .debug$S 2F .drectve configure:27355: result: MS dumpbin configure:27358: checking for fgrep configure:27436: result: /usr/bin/grep -F configure:27447: checking whether to enable smp locks configure:27455: result: yes configure:28964: checking for asssembly architecture configure:28966: result: WINDOWS configure:29083: checking for atomic assembly filename configure:29086: result: none configure:29200: checking for gfortran configure:29230: result: no configure:29200: checking for g77 configure:29230: result: no configure:29200: checking for f77 configure:29230: result: no configure:29200: checking for xlf configure:29230: result: no configure:29200: checking for frt configure:29230: result: no configure:29200: checking for ifort configure:29230: result: no configure:29200: checking for pgf77 configure:29230: result: no configure:29200: checking for fort77 configure:29230: result: no configure:29200: checking for fl32 configure:29230: result: no configure:29200: checking for af77 configure:29230: result: no configure:29257: checking for Fortran 77 compiler version configure:29264: --version >&5 ./configure: line 29265: --version: command not found configure:29267: $? = 127 configure:29274: -v >&5 ./configure: line 29275: -v: command not found configure:29277: $? = 127 configure:29284: -V >&5 ./configure: line 29285: -V: command not found configure:29287: $? = 127 configure:29295: checking whether we are using the GNU Fortran 77 compiler configure:29314: -c conftest.F >&5 ./configure: line 29315: -c: command not found configure:29320: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:29354: result: no configure:29360: checking whether accepts -g configure:29377: -c -g conftest.f >&5 ./configure: line 29378: -c: command not found configure:29383: $? = 127 configure: failed program was: | program main | | end configure:29416: result: no configure:29443: WARNING: *** Fortran 77 bindings disabled (could not find compiler) configure:29581: checking external symbol convention configure:29650: result: skipped configure:29804: checking if Fortran 77 compiler supports LOGICAL configure:29806: result: skipped configure:30397: checking if Fortran 77 compiler supports INTEGER configure:30399: result: skipped configure:30985: checking if Fortran 77 compiler supports INTEGER*1 configure:30987: result: skipped configure:31583: checking if Fortran 77 compiler supports INTEGER*2 configure:31585: result: skipped configure:32181: checking if Fortran 77 compiler supports INTEGER*4 configure:32183: result: skipped configure:32769: checking if Fortran 77 compiler supports INTEGER*8 configure:32771: result: skipped configure:33352: checking if Fortran 77 compiler supports INTEGER*16 configure:33354: result: skipped configure:33936: checking if Fortran 77 compiler supports REAL configure:33938: result: skipped configure:34514: checking if Fortran 77 compiler supports REAL*4 configure:34516: result: skipped configure:35092: checking if Fortran 77 compiler supports REAL*8 configure:35094: result: skipped configure:35670: checking if Fortran 77 compiler supports REAL*16 configure:35672: result: skipped configure:36248: checking if Fortran 77 compiler supports DOUBLE PRECISION configure:36250: result: skipped configure:36827: checking if Fortran 77 compiler supports COMPLEX configure:36829: result: skipped configure:37352: checking if Fortran 77 compiler supports COMPLEX*8 configure:37354: result: skipped configure:37865: checking if Fortran 77 compiler supports COMPLEX*16 configure:37867: result: skipped configure:38378: checking if Fortran 77 compiler supports COMPLEX*32 configure:38380: result: skipped configure:38803: checking for max Fortran MPI handle index configure:38863: /home/bosilca/ompi-trunk/config/compile cl -o conftest.exe -g conftest.c >&5 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-g' conftest.c conftest.c(159) : warning C4996: 'fopen' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\stdio.h(234) : see declaration of 'fopen' Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. /out:conftest.exe /out:conftest.exe conftest.obj configure:38866: $? = 0 configure:38872: ./conftest.exe configure:38875: $? = 0 configure:38906: result: 2147483647 configure:38926: checking FORTRAN value for .TRUE. logical type configure:39100: result: 0 configure:39113: checking for correct handling of FORTRAN logical arrays configure:39284: result: yes configure:39351: WARNING: *** Fortran 90/95 bindings implicitly disabled (because configure:39353: WARNING: *** Fortran 77 bindings were disabled) configure:39965: checking if need to force static library configure:39974: result: no configure:40435: checking if Fortran 90 compiler supports LOGICAL configure:40437: result: skipped configure:40816: checking if Fortran 90 compiler supports INTEGER configure:40818: result: skipped configure:41195: checking if Fortran 90 compiler supports INTEGER*1 configure:41197: result: skipped configure:41574: checking if Fortran 90 compiler supports INTEGER*2 configure:41576: result: skipped configure:41953: checking if Fortran 90 compiler supports INTEGER*4 configure:41955: result: skipped configure:42332: checking if Fortran 90 compiler supports INTEGER*8 configure:42334: result: skipped configure:42711: checking if Fortran 90 compiler supports INTEGER*16 configure:42713: result: skipped configure:43092: checking if Fortran 90 compiler supports REAL configure:43094: result: skipped configure:43471: checking if Fortran 90 compiler supports REAL*4 configure:43473: result: skipped configure:43850: checking if Fortran 90 compiler supports REAL*8 configure:43852: result: skipped configure:44229: checking if Fortran 90 compiler supports REAL*16 configure:44231: result: skipped configure:44608: checking if Fortran 90 compiler supports DOUBLE PRECISION configure:44610: result: skipped configure:44989: checking if Fortran 90 compiler supports COMPLEX configure:44991: result: skipped configure:45368: checking if Fortran 90 compiler supports COMPLEX*8 configure:45370: result: skipped configure:45747: checking if Fortran 90 compiler supports COMPLEX*16 configure:45749: result: skipped configure:46126: checking if Fortran 90 compiler supports COMPLEX*32 configure:46128: result: skipped configure:46505: checking if Fortran 90 compiler supports DOUBLE COMPLEX configure:46507: result: skipped configure:47672: error: Cannot support Fortran MPI_ADDRESS_KIND! ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-cygwin ac_cv_c_compiler_gnu=no ac_cv_c_inline=__inline ac_cv_cxx_compiler_gnu=no ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cl ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set=set ac_cv_env_CPP_value='cl -E' ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set=set ac_cv_env_CXX_value=cl ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set= ac_cv_env_FC_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_OBJCFLAGS_set= ac_cv_env_OBJCFLAGS_value= ac_cv_env_OBJC_set= ac_cv_env_OBJC_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext=.exe ac_cv_f77_compiler_gnu=no ac_cv_header_inttypes_h=no ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=no ac_cv_host=i686-pc-cygwin ac_cv_objext=obj ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='cl -E' ac_cv_prog_CXXCPP='cl -E' ac_cv_prog_ac_ct_CC=cl ac_cv_prog_cc_c89= ac_cv_prog_cc_cl_c_o=no ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_char=1 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_double=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_void_p=4 ac_cv_type_char=yes ac_cv_type_double=yes ac_cv_type_float=yes ac_cv_type_int16_t=no ac_cv_type_int32_t=no ac_cv_type_int64_t=no ac_cv_type_int8_t=no ac_cv_type_int=yes ac_cv_type_intptr_t=yes ac_cv_type_long=yes ac_cv_type_long_double=yes ac_cv_type_long_long=yes ac_cv_type_mode_t=no ac_cv_type_short=yes ac_cv_type_size_t=yes ac_cv_type_uint16_t=no ac_cv_type_uint32_t=no ac_cv_type_uint64_t=no ac_cv_type_uint8_t=no ac_cv_type_uintptr_t=yes ac_cv_type_void_p=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none lt_cv_nm_interface='MS dumpbin' lt_cv_path_NM='dumpbin /SYMBOLS' ompi_cv_asm_arch=WINDOWS ompi_cv_asm_file= ompi_cv_c_align_char=1 ompi_cv_c_align_double=8 ompi_cv_c_align_float=4 ompi_cv_c_align_int=4 ompi_cv_c_align_long=4 ompi_cv_c_align_long_double=8 ompi_cv_c_align_long_long=8 ompi_cv_c_align_short=2 ompi_cv_c_align_void_p=4 ompi_cv_c_align_wchar_t=2 ompi_cv_c_compiler_vendor=microsoft ompi_cv_c_weak_symbols=no ompi_cv_cc_supports___builtin_expect=no ompi_cv_cc_supports___builtin_prefetch=no ompi_cv_cxx_compiler_vendor=microsoft ompi_cv_cxx_supports_2d_const_cast=yes ompi_cv_cxx_supports___builtin_expect=no ompi_cv_cxx_supports___builtin_prefetch=no ompi_cv_cxx_template_repository='not used' ompi_cv_f77_external_symbol=skipped ompi_cv_f77_fortran_handle_max=2147483647 ompi_cv_f77_logical_array_correct=yes ompi_cv_f77_true_value=0 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/bosilca/ompi-trunk/config/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/bosilca/ompi-trunk/config/missing --run tar' AR='lib' AS='' AUTOCONF='${SHELL} /home/bosilca/ompi-trunk/config/missing --run autoconf' AUTOHEADER='${SHELL} /home/bosilca/ompi-trunk/config/missing --run autoheader' AUTOMAKE='${SHELL} /home/bosilca/ompi-trunk/config/missing --run automake-1.9' AWK='gawk' CASE_SENSITIVE_FS_FALSE='' CASE_SENSITIVE_FS_TRUE='' CC='/home/bosilca/ompi-trunk/config/compile cl' CCAS='/home/bosilca/ompi-trunk/config/compile cl' CCASFLAGS='-g' CCDEPMODE='depmode=none' CFLAGS='-g' CFLAGS_WITHOUT_OPTFLAGS='' CLEANFILES='*~ .\#*' COMPILE_PROFILING_SEPARATELY_FALSE='' COMPILE_PROFILING_SEPARATELY_TRUE='#' CONFIGURE_DEPENDENCIES='$(top_srcdir)/VERSION' CPP='cl -E' CPPFLAGS='' CXX='cl' CXXCPP='cl -E' CXXCPPFLAGS='' CXXDEPMODE='depmode=none' CXXFLAGS='-g' CYGPATH_W='cygpath -w' DEFS='' DEPDIR='.deps' DLLTOOL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='.exe' F77='' FC='' FCFLAGS='' FCFLAGS_f90='' FCFLAGS_f='' FFLAGS='' FGREP='/usr/bin/grep -F' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LD='link' LDFLAGS='' LEX='' LEXLIB='' LEX_OUTPUT_ROOT='' LIBLTDL='' LIBLTDL_LTLIB='' LIBLTDL_SUBDIR='' LIBOBJS='' LIBS='' LIBTOOL='' LN_S='cp -p' LTDLINCL='' LTLIBOBJS='' MAKEINFO='${SHELL} /home/bosilca/ompi-trunk/config/missing --run makeinfo' MCA_PROJECT_SUBDIRS='' MCA_allocator_ALL_COMPONENTS='' MCA_allocator_ALL_SUBDIRS='' MCA_allocator_DSO_COMPONENTS='' MCA_allocator_DSO_SUBDIRS='' MCA_allocator_STATIC_COMPONENTS='' MCA_allocator_STATIC_LTLIBS='' MCA_allocator_STATIC_SUBDIRS='' MCA_backtrace_ALL_COMPONENTS='' MCA_backtrace_ALL_SUBDIRS='' MCA_backtrace_DSO_COMPONENTS='' MCA_backtrace_DSO_SUBDIRS='' MCA_backtrace_STATIC_COMPONENTS='' MCA_backtrace_STATIC_LTLIBS='' MCA_backtrace_STATIC_SUBDIRS='' MCA_bml_ALL_COMPONENTS='' MCA_bml_ALL_SUBDIRS='' MCA_bml_DSO_COMPONENTS='' MCA_bml_DSO_SUBDIRS='' MCA_bml_STATIC_COMPONENTS='' MCA_bml_STATIC_LTLIBS='' MCA_bml_STATIC_SUBDIRS='' MCA_btl_ALL_COMPONENTS='' MCA_btl_ALL_SUBDIRS='' MCA_btl_DSO_COMPONENTS='' MCA_btl_DSO_SUBDIRS='' MCA_btl_STATIC_COMPONENTS='' MCA_btl_STATIC_LTLIBS='' MCA_btl_STATIC_SUBDIRS='' MCA_coll_ALL_COMPONENTS='' MCA_coll_ALL_SUBDIRS='' MCA_coll_DSO_COMPONENTS='' MCA_coll_DSO_SUBDIRS='' MCA_coll_STATIC_COMPONENTS='' MCA_coll_STATIC_LTLIBS='' MCA_coll_STATIC_SUBDIRS='' MCA_common_ALL_COMPONENTS='' MCA_common_ALL_SUBDIRS='' MCA_common_DSO_COMPONENTS='' MCA_common_DSO_SUBDIRS='' MCA_common_STATIC_COMPONENTS='' MCA_common_STATIC_LTLIBS='' MCA_common_STATIC_SUBDIRS='' MCA_errmgr_ALL_COMPONENTS='' MCA_errmgr_ALL_SUBDIRS='' MCA_errmgr_DSO_COMPONENTS='' MCA_errmgr_DSO_SUBDIRS='' MCA_errmgr_STATIC_COMPONENTS='' MCA_errmgr_STATIC_LTLIBS='' MCA_errmgr_STATIC_SUBDIRS='' MCA_gpr_ALL_COMPONENTS='' MCA_gpr_ALL_SUBDIRS='' MCA_gpr_DSO_COMPONENTS='' MCA_gpr_DSO_SUBDIRS='' MCA_gpr_STATIC_COMPONENTS='' MCA_gpr_STATIC_LTLIBS='' MCA_gpr_STATIC_SUBDIRS='' MCA_io_ALL_COMPONENTS='' MCA_io_ALL_SUBDIRS='' MCA_io_DSO_COMPONENTS='' MCA_io_DSO_SUBDIRS='' MCA_io_STATIC_COMPONENTS='' MCA_io_STATIC_LTLIBS='' MCA_io_STATIC_SUBDIRS='' MCA_io_romio_SHOULD_BUILD_FALSE='' MCA_io_romio_SHOULD_BUILD_TRUE='' MCA_iof_ALL_COMPONENTS='' MCA_iof_ALL_SUBDIRS='' MCA_iof_DSO_COMPONENTS='' MCA_iof_DSO_SUBDIRS='' MCA_iof_STATIC_COMPONENTS='' MCA_iof_STATIC_LTLIBS='' MCA_iof_STATIC_SUBDIRS='' MCA_maffinity_ALL_COMPONENTS='' MCA_maffinity_ALL_SUBDIRS='' MCA_maffinity_DSO_COMPONENTS='' MCA_maffinity_DSO_SUBDIRS='' MCA_maffinity_STATIC_COMPONENTS='' MCA_maffinity_STATIC_LTLIBS='' MCA_maffinity_STATIC_SUBDIRS='' MCA_memcpy_ALL_COMPONENTS='' MCA_memcpy_ALL_SUBDIRS='' MCA_memcpy_DSO_COMPONENTS='' MCA_memcpy_DSO_SUBDIRS='' MCA_memcpy_STATIC_COMPONENTS='' MCA_memcpy_STATIC_LTLIBS='' MCA_memcpy_STATIC_SUBDIRS='' MCA_memory_ALL_COMPONENTS='' MCA_memory_ALL_SUBDIRS='' MCA_memory_DSO_COMPONENTS='' MCA_memory_DSO_SUBDIRS='' MCA_memory_STATIC_COMPONENTS='' MCA_memory_STATIC_LTLIBS='' MCA_memory_STATIC_SUBDIRS='' MCA_mpool_ALL_COMPONENTS='' MCA_mpool_ALL_SUBDIRS='' MCA_mpool_DSO_COMPONENTS='' MCA_mpool_DSO_SUBDIRS='' MCA_mpool_STATIC_COMPONENTS='' MCA_mpool_STATIC_LTLIBS='' MCA_mpool_STATIC_SUBDIRS='' MCA_mtl_ALL_COMPONENTS='' MCA_mtl_ALL_SUBDIRS='' MCA_mtl_DIRECT_CALL_HEADER='' MCA_mtl_DSO_COMPONENTS='' MCA_mtl_DSO_SUBDIRS='' MCA_mtl_STATIC_COMPONENTS='' MCA_mtl_STATIC_LTLIBS='' MCA_mtl_STATIC_SUBDIRS='' MCA_ns_ALL_COMPONENTS='' MCA_ns_ALL_SUBDIRS='' MCA_ns_DSO_COMPONENTS='' MCA_ns_DSO_SUBDIRS='' MCA_ns_STATIC_COMPONENTS='' MCA_ns_STATIC_LTLIBS='' MCA_ns_STATIC_SUBDIRS='' MCA_odls_ALL_COMPONENTS='' MCA_odls_ALL_SUBDIRS='' MCA_odls_DSO_COMPONENTS='' MCA_odls_DSO_SUBDIRS='' MCA_odls_STATIC_COMPONENTS='' MCA_odls_STATIC_LTLIBS='' MCA_odls_STATIC_SUBDIRS='' MCA_ompi_FRAMEWORKS='' MCA_ompi_FRAMEWORKS_SUBDIRS='' MCA_ompi_FRAMEWORK_COMPONENT_ALL_SUBDIRS='' MCA_ompi_FRAMEWORK_COMPONENT_DSO_SUBDIRS='' MCA_ompi_FRAMEWORK_COMPONENT_STATIC_SUBDIRS='' MCA_ompi_FRAMEWORK_LIBS='' MCA_oob_ALL_COMPONENTS='' MCA_oob_ALL_SUBDIRS='' MCA_oob_DSO_COMPONENTS='' MCA_oob_DSO_SUBDIRS='' MCA_oob_STATIC_COMPONENTS='' MCA_oob_STATIC_LTLIBS='' MCA_oob_STATIC_SUBDIRS='' MCA_opal_FRAMEWORKS='' MCA_opal_FRAMEWORKS_SUBDIRS='' MCA_opal_FRAMEWORK_COMPONENT_ALL_SUBDIRS='' MCA_opal_FRAMEWORK_COMPONENT_DSO_SUBDIRS='' MCA_opal_FRAMEWORK_COMPONENT_STATIC_SUBDIRS='' MCA_opal_FRAMEWORK_LIBS='' MCA_orte_FRAMEWORKS='' MCA_orte_FRAMEWORKS_SUBDIRS='' MCA_orte_FRAMEWORK_COMPONENT_ALL_SUBDIRS='' MCA_orte_FRAMEWORK_COMPONENT_DSO_SUBDIRS='' MCA_orte_FRAMEWORK_COMPONENT_STATIC_SUBDIRS='' MCA_orte_FRAMEWORK_LIBS='' MCA_osc_ALL_COMPONENTS='' MCA_osc_ALL_SUBDIRS='' MCA_osc_DSO_COMPONENTS='' MCA_osc_DSO_SUBDIRS='' MCA_osc_STATIC_COMPONENTS='' MCA_osc_STATIC_LTLIBS='' MCA_osc_STATIC_SUBDIRS='' MCA_paffinity_ALL_COMPONENTS='' MCA_paffinity_ALL_SUBDIRS='' MCA_paffinity_DSO_COMPONENTS='' MCA_paffinity_DSO_SUBDIRS='' MCA_paffinity_STATIC_COMPONENTS='' MCA_paffinity_STATIC_LTLIBS='' MCA_paffinity_STATIC_SUBDIRS='' MCA_pls_ALL_COMPONENTS='' MCA_pls_ALL_SUBDIRS='' MCA_pls_DSO_COMPONENTS='' MCA_pls_DSO_SUBDIRS='' MCA_pls_STATIC_COMPONENTS='' MCA_pls_STATIC_LTLIBS='' MCA_pls_STATIC_SUBDIRS='' MCA_pml_ALL_COMPONENTS='' MCA_pml_ALL_SUBDIRS='' MCA_pml_DIRECT_CALL_HEADER='' MCA_pml_DSO_COMPONENTS='' MCA_pml_DSO_SUBDIRS='' MCA_pml_STATIC_COMPONENTS='' MCA_pml_STATIC_LTLIBS='' MCA_pml_STATIC_SUBDIRS='' MCA_ras_ALL_COMPONENTS='' MCA_ras_ALL_SUBDIRS='' MCA_ras_DSO_COMPONENTS='' MCA_ras_DSO_SUBDIRS='' MCA_ras_STATIC_COMPONENTS='' MCA_ras_STATIC_LTLIBS='' MCA_ras_STATIC_SUBDIRS='' MCA_rcache_ALL_COMPONENTS='' MCA_rcache_ALL_SUBDIRS='' MCA_rcache_DSO_COMPONENTS='' MCA_rcache_DSO_SUBDIRS='' MCA_rcache_STATIC_COMPONENTS='' MCA_rcache_STATIC_LTLIBS='' MCA_rcache_STATIC_SUBDIRS='' MCA_rds_ALL_COMPONENTS='' MCA_rds_ALL_SUBDIRS='' MCA_rds_DSO_COMPONENTS='' MCA_rds_DSO_SUBDIRS='' MCA_rds_STATIC_COMPONENTS='' MCA_rds_STATIC_LTLIBS='' MCA_rds_STATIC_SUBDIRS='' MCA_rmaps_ALL_COMPONENTS='' MCA_rmaps_ALL_SUBDIRS='' MCA_rmaps_DSO_COMPONENTS='' MCA_rmaps_DSO_SUBDIRS='' MCA_rmaps_STATIC_COMPONENTS='' MCA_rmaps_STATIC_LTLIBS='' MCA_rmaps_STATIC_SUBDIRS='' MCA_rmgr_ALL_COMPONENTS='' MCA_rmgr_ALL_SUBDIRS='' MCA_rmgr_DSO_COMPONENTS='' MCA_rmgr_DSO_SUBDIRS='' MCA_rmgr_STATIC_COMPONENTS='' MCA_rmgr_STATIC_LTLIBS='' MCA_rmgr_STATIC_SUBDIRS='' MCA_rml_ALL_COMPONENTS='' MCA_rml_ALL_SUBDIRS='' MCA_rml_DSO_COMPONENTS='' MCA_rml_DSO_SUBDIRS='' MCA_rml_STATIC_COMPONENTS='' MCA_rml_STATIC_LTLIBS='' MCA_rml_STATIC_SUBDIRS='' MCA_schema_ALL_COMPONENTS='' MCA_schema_ALL_SUBDIRS='' MCA_schema_DSO_COMPONENTS='' MCA_schema_DSO_SUBDIRS='' MCA_schema_STATIC_COMPONENTS='' MCA_schema_STATIC_LTLIBS='' MCA_schema_STATIC_SUBDIRS='' MCA_sds_ALL_COMPONENTS='' MCA_sds_ALL_SUBDIRS='' MCA_sds_DSO_COMPONENTS='' MCA_sds_DSO_SUBDIRS='' MCA_sds_STATIC_COMPONENTS='' MCA_sds_STATIC_LTLIBS='' MCA_sds_STATIC_SUBDIRS='' MCA_smr_ALL_COMPONENTS='' MCA_smr_ALL_SUBDIRS='' MCA_smr_DSO_COMPONENTS='' MCA_smr_DSO_SUBDIRS='' MCA_smr_STATIC_COMPONENTS='' MCA_smr_STATIC_LTLIBS='' MCA_smr_STATIC_SUBDIRS='' MCA_timer_ALL_COMPONENTS='' MCA_timer_ALL_SUBDIRS='' MCA_timer_DSO_COMPONENTS='' MCA_timer_DSO_SUBDIRS='' MCA_timer_STATIC_COMPONENTS='' MCA_timer_STATIC_LTLIBS='' MCA_timer_STATIC_SUBDIRS='' MCA_topo_ALL_COMPONENTS='' MCA_topo_ALL_SUBDIRS='' MCA_topo_DSO_COMPONENTS='' MCA_topo_DSO_SUBDIRS='' MCA_topo_STATIC_COMPONENTS='' MCA_topo_STATIC_LTLIBS='' MCA_topo_STATIC_SUBDIRS='' MPIF_H_PMPI_W_FUNCS='' NM='dumpbin /SYMBOLS' OBJC='' OBJCDEPMODE='' OBJCFLAGS='' OBJDUMP='' OBJEXT='obj' OMPI_ASM_FILE='' OMPI_ASM_GSYM='' OMPI_ASM_LSYM='' OMPI_ASM_SUPPORT_64BIT='' OMPI_ASM_TEXT='' OMPI_ASM_TYPE='' OMPI_ASSEMBLY_ARCH='WINDOWS' OMPI_ASSEMBLY_FORMAT='' OMPI_AS_GLOBAL='' OMPI_AS_LABEL_SUFFIX='' OMPI_BUILD_allocator_basic_DSO_FALSE='' OMPI_BUILD_allocator_basic_DSO_TRUE='' OMPI_BUILD_allocator_bucket_DSO_FALSE='' OMPI_BUILD_allocator_bucket_DSO_TRUE='' OMPI_BUILD_backtrace_darwin_DSO_FALSE='' OMPI_BUILD_backtrace_darwin_DSO_TRUE='' OMPI_BUILD_backtrace_execinfo_DSO_FALSE='' OMPI_BUILD_backtrace_execinfo_DSO_TRUE='' OMPI_BUILD_backtrace_none_DSO_FALSE='' OMPI_BUILD_backtrace_none_DSO_TRUE='' OMPI_BUILD_backtrace_printstack_DSO_FALSE='' OMPI_BUILD_backtrace_printstack_DSO_TRUE='' OMPI_BUILD_bml_r2_DSO_FALSE='' OMPI_BUILD_bml_r2_DSO_TRUE='' OMPI_BUILD_btl_gm_DSO_FALSE='' OMPI_BUILD_btl_gm_DSO_TRUE='' OMPI_BUILD_btl_mvapi_DSO_FALSE='' OMPI_BUILD_btl_mvapi_DSO_TRUE='' OMPI_BUILD_btl_mx_DSO_FALSE='' OMPI_BUILD_btl_mx_DSO_TRUE='' OMPI_BUILD_btl_openib_DSO_FALSE='' OMPI_BUILD_btl_openib_DSO_TRUE='' OMPI_BUILD_btl_portals_DSO_FALSE='' OMPI_BUILD_btl_portals_DSO_TRUE='' OMPI_BUILD_btl_self_DSO_FALSE='' OMPI_BUILD_btl_self_DSO_TRUE='' OMPI_BUILD_btl_sm_DSO_FALSE='' OMPI_BUILD_btl_sm_DSO_TRUE='' OMPI_BUILD_btl_tcp_DSO_FALSE='' OMPI_BUILD_btl_tcp_DSO_TRUE='' OMPI_BUILD_btl_udapl_DSO_FALSE='' OMPI_BUILD_btl_udapl_DSO_TRUE='' OMPI_BUILD_coll_basic_DSO_FALSE='' OMPI_BUILD_coll_basic_DSO_TRUE='' OMPI_BUILD_coll_hierarch_DSO_FALSE='' OMPI_BUILD_coll_hierarch_DSO_TRUE='' OMPI_BUILD_coll_self_DSO_FALSE='' OMPI_BUILD_coll_self_DSO_TRUE='' OMPI_BUILD_coll_sm_DSO_FALSE='' OMPI_BUILD_coll_sm_DSO_TRUE='' OMPI_BUILD_coll_tuned_DSO_FALSE='' OMPI_BUILD_coll_tuned_DSO_TRUE='' OMPI_BUILD_common_portals_DSO_FALSE='' OMPI_BUILD_common_portals_DSO_TRUE='' OMPI_BUILD_common_sm_DSO_FALSE='' OMPI_BUILD_common_sm_DSO_TRUE='' OMPI_BUILD_errmgr_bproc_DSO_FALSE='' OMPI_BUILD_errmgr_bproc_DSO_TRUE='' OMPI_BUILD_errmgr_hnp_DSO_FALSE='' OMPI_BUILD_errmgr_hnp_DSO_TRUE='' OMPI_BUILD_errmgr_orted_DSO_FALSE='' OMPI_BUILD_errmgr_orted_DSO_TRUE='' OMPI_BUILD_errmgr_proxy_DSO_FALSE='' OMPI_BUILD_errmgr_proxy_DSO_TRUE='' OMPI_BUILD_gpr_null_DSO_FALSE='' OMPI_BUILD_gpr_null_DSO_TRUE='' OMPI_BUILD_gpr_proxy_DSO_FALSE='' OMPI_BUILD_gpr_proxy_DSO_TRUE='' OMPI_BUILD_gpr_replica_DSO_FALSE='' OMPI_BUILD_gpr_replica_DSO_TRUE='' OMPI_BUILD_io_romio_DSO_FALSE='' OMPI_BUILD_io_romio_DSO_TRUE='' OMPI_BUILD_iof_proxy_DSO_FALSE='' OMPI_BUILD_iof_proxy_DSO_TRUE='' OMPI_BUILD_iof_svc_DSO_FALSE='' OMPI_BUILD_iof_svc_DSO_TRUE='' OMPI_BUILD_maffinity_first_use_DSO_FALSE='' OMPI_BUILD_maffinity_first_use_DSO_TRUE='' OMPI_BUILD_maffinity_libnuma_DSO_FALSE='' OMPI_BUILD_maffinity_libnuma_DSO_TRUE='' OMPI_BUILD_memory_darwin_DSO_FALSE='' OMPI_BUILD_memory_darwin_DSO_TRUE='' OMPI_BUILD_memory_malloc_hooks_DSO_FALSE='' OMPI_BUILD_memory_malloc_hooks_DSO_TRUE='' OMPI_BUILD_memory_ptmalloc2_DSO_FALSE='' OMPI_BUILD_memory_ptmalloc2_DSO_TRUE='' OMPI_BUILD_mpool_gm_DSO_FALSE='' OMPI_BUILD_mpool_gm_DSO_TRUE='' OMPI_BUILD_mpool_mvapi_DSO_FALSE='' OMPI_BUILD_mpool_mvapi_DSO_TRUE='' OMPI_BUILD_mpool_openib_DSO_FALSE='' OMPI_BUILD_mpool_openib_DSO_TRUE='' OMPI_BUILD_mpool_sm_DSO_FALSE='' OMPI_BUILD_mpool_sm_DSO_TRUE='' OMPI_BUILD_mpool_udapl_DSO_FALSE='' OMPI_BUILD_mpool_udapl_DSO_TRUE='' OMPI_BUILD_mtl_mx_DSO_FALSE='' OMPI_BUILD_mtl_mx_DSO_TRUE='' OMPI_BUILD_mtl_portals_DSO_FALSE='' OMPI_BUILD_mtl_portals_DSO_TRUE='' OMPI_BUILD_mtl_psm_DSO_FALSE='' OMPI_BUILD_mtl_psm_DSO_TRUE='' OMPI_BUILD_ns_proxy_DSO_FALSE='' OMPI_BUILD_ns_proxy_DSO_TRUE='' OMPI_BUILD_ns_replica_DSO_FALSE='' OMPI_BUILD_ns_replica_DSO_TRUE='' OMPI_BUILD_odls_bproc_DSO_FALSE='' OMPI_BUILD_odls_bproc_DSO_TRUE='' OMPI_BUILD_odls_default_DSO_FALSE='' OMPI_BUILD_odls_default_DSO_TRUE='' OMPI_BUILD_oob_tcp_DSO_FALSE='' OMPI_BUILD_oob_tcp_DSO_TRUE='' OMPI_BUILD_osc_pt2pt_DSO_FALSE='' OMPI_BUILD_osc_pt2pt_DSO_TRUE='' OMPI_BUILD_osc_rdma_DSO_FALSE='' OMPI_BUILD_osc_rdma_DSO_TRUE='' OMPI_BUILD_paffinity_linux_DSO_FALSE='' OMPI_BUILD_paffinity_linux_DSO_TRUE='' OMPI_BUILD_paffinity_solaris_DSO_FALSE='' OMPI_BUILD_paffinity_solaris_DSO_TRUE='' OMPI_BUILD_paffinity_windows_DSO_FALSE='' OMPI_BUILD_paffinity_windows_DSO_TRUE='' OMPI_BUILD_pls_bproc_DSO_FALSE='' OMPI_BUILD_pls_bproc_DSO_TRUE='' OMPI_BUILD_pls_cnos_DSO_FALSE='' OMPI_BUILD_pls_cnos_DSO_TRUE='' OMPI_BUILD_pls_gridengine_DSO_FALSE='' OMPI_BUILD_pls_gridengine_DSO_TRUE='' OMPI_BUILD_pls_poe_DSO_FALSE='' OMPI_BUILD_pls_poe_DSO_TRUE='' OMPI_BUILD_pls_proxy_DSO_FALSE='' OMPI_BUILD_pls_proxy_DSO_TRUE='' OMPI_BUILD_pls_rsh_DSO_FALSE='' OMPI_BUILD_pls_rsh_DSO_TRUE='' OMPI_BUILD_pls_slurm_DSO_FALSE='' OMPI_BUILD_pls_slurm_DSO_TRUE='' OMPI_BUILD_pls_tm_DSO_FALSE='' OMPI_BUILD_pls_tm_DSO_TRUE='' OMPI_BUILD_pls_xgrid_DSO_FALSE='' OMPI_BUILD_pls_xgrid_DSO_TRUE='' OMPI_BUILD_pml_cm_DSO_FALSE='' OMPI_BUILD_pml_cm_DSO_TRUE='' OMPI_BUILD_pml_dr_DSO_FALSE='' OMPI_BUILD_pml_dr_DSO_TRUE='' OMPI_BUILD_pml_ob1_DSO_FALSE='' OMPI_BUILD_pml_ob1_DSO_TRUE='' OMPI_BUILD_ras_bjs_DSO_FALSE='' OMPI_BUILD_ras_bjs_DSO_TRUE='' OMPI_BUILD_ras_dash_host_DSO_FALSE='' OMPI_BUILD_ras_dash_host_DSO_TRUE='' OMPI_BUILD_ras_gridengine_DSO_FALSE='' OMPI_BUILD_ras_gridengine_DSO_TRUE='' OMPI_BUILD_ras_hostfile_DSO_FALSE='' OMPI_BUILD_ras_hostfile_DSO_TRUE='' OMPI_BUILD_ras_loadleveler_DSO_FALSE='' OMPI_BUILD_ras_loadleveler_DSO_TRUE='' OMPI_BUILD_ras_localhost_DSO_FALSE='' OMPI_BUILD_ras_localhost_DSO_TRUE='' OMPI_BUILD_ras_lsf_bproc_DSO_FALSE='' OMPI_BUILD_ras_lsf_bproc_DSO_TRUE='' OMPI_BUILD_ras_poe_DSO_FALSE='' OMPI_BUILD_ras_poe_DSO_TRUE='' OMPI_BUILD_ras_proxy_DSO_FALSE='' OMPI_BUILD_ras_proxy_DSO_TRUE='' OMPI_BUILD_ras_slurm_DSO_FALSE='' OMPI_BUILD_ras_slurm_DSO_TRUE='' OMPI_BUILD_ras_tm_DSO_FALSE='' OMPI_BUILD_ras_tm_DSO_TRUE='' OMPI_BUILD_ras_xgrid_DSO_FALSE='' OMPI_BUILD_ras_xgrid_DSO_TRUE='' OMPI_BUILD_rcache_rb_DSO_FALSE='' OMPI_BUILD_rcache_rb_DSO_TRUE='' OMPI_BUILD_rcache_vma_DSO_FALSE='' OMPI_BUILD_rcache_vma_DSO_TRUE='' OMPI_BUILD_rds_hostfile_DSO_FALSE='' OMPI_BUILD_rds_hostfile_DSO_TRUE='' OMPI_BUILD_rds_proxy_DSO_FALSE='' OMPI_BUILD_rds_proxy_DSO_TRUE='' OMPI_BUILD_rds_resfile_DSO_FALSE='' OMPI_BUILD_rds_resfile_DSO_TRUE='' OMPI_BUILD_rmaps_proxy_DSO_FALSE='' OMPI_BUILD_rmaps_proxy_DSO_TRUE='' OMPI_BUILD_rmaps_round_robin_DSO_FALSE='' OMPI_BUILD_rmaps_round_robin_DSO_TRUE='' OMPI_BUILD_rmgr_cnos_DSO_FALSE='' OMPI_BUILD_rmgr_cnos_DSO_TRUE='' OMPI_BUILD_rmgr_proxy_DSO_FALSE='' OMPI_BUILD_rmgr_proxy_DSO_TRUE='' OMPI_BUILD_rmgr_urm_DSO_FALSE='' OMPI_BUILD_rmgr_urm_DSO_TRUE='' OMPI_BUILD_rml_cnos_DSO_FALSE='' OMPI_BUILD_rml_cnos_DSO_TRUE='' OMPI_BUILD_rml_oob_DSO_FALSE='' OMPI_BUILD_rml_oob_DSO_TRUE='' OMPI_BUILD_sds_bproc_DSO_FALSE='' OMPI_BUILD_sds_bproc_DSO_TRUE='' OMPI_BUILD_sds_cnos_DSO_FALSE='' OMPI_BUILD_sds_cnos_DSO_TRUE='' OMPI_BUILD_sds_env_DSO_FALSE='' OMPI_BUILD_sds_env_DSO_TRUE='' OMPI_BUILD_sds_pipe_DSO_FALSE='' OMPI_BUILD_sds_pipe_DSO_TRUE='' OMPI_BUILD_sds_portals_utcp_DSO_FALSE='' OMPI_BUILD_sds_portals_utcp_DSO_TRUE='' OMPI_BUILD_sds_seed_DSO_FALSE='' OMPI_BUILD_sds_seed_DSO_TRUE='' OMPI_BUILD_sds_singleton_DSO_FALSE='' OMPI_BUILD_sds_singleton_DSO_TRUE='' OMPI_BUILD_sds_slurm_DSO_FALSE='' OMPI_BUILD_sds_slurm_DSO_TRUE='' OMPI_BUILD_smr_bproc_DSO_FALSE='' OMPI_BUILD_smr_bproc_DSO_TRUE='' OMPI_BUILD_timer_aix_DSO_FALSE='' OMPI_BUILD_timer_aix_DSO_TRUE='' OMPI_BUILD_timer_altix_DSO_FALSE='' OMPI_BUILD_timer_altix_DSO_TRUE='' OMPI_BUILD_timer_darwin_DSO_FALSE='' OMPI_BUILD_timer_darwin_DSO_TRUE='' OMPI_BUILD_timer_linux_DSO_FALSE='' OMPI_BUILD_timer_linux_DSO_TRUE='' OMPI_BUILD_timer_solaris_DSO_FALSE='' OMPI_BUILD_timer_solaris_DSO_TRUE='' OMPI_BUILD_timer_windows_DSO_FALSE='' OMPI_BUILD_timer_windows_DSO_TRUE='' OMPI_BUILD_topo_unity_DSO_FALSE='' OMPI_BUILD_topo_unity_DSO_TRUE='' OMPI_CC_ABSOLUTE='/cygdrive/c/Program Files/Microsoft Visual Studio 8//VC/bin/cl' OMPI_CONFIGURE_DATE='Thu Oct 5 12:37:03 EDT 2006' OMPI_CONFIGURE_HOST='aloha' OMPI_CONFIGURE_USER='bosilca' OMPI_CXX_ABSOLUTE='/cygdrive/c/Program Files/Microsoft Visual Studio 8//VC/bin/cl' OMPI_F77_ABSOLUTE='none' OMPI_F90_ABSOLUTE='none' OMPI_F90_BUILD_SIZE='small' OMPI_F90_CKINDS='' OMPI_F90_FORCE_STATIC_FALSE='' OMPI_F90_FORCE_STATIC_TRUE='#' OMPI_F90_IKINDS='' OMPI_F90_RKINDS='' OMPI_FC_MODULE_FLAG='' OMPI_FORTRAN_MAX_ARRAY_RANK='4' OMPI_GREEK_VERSION='a1' OMPI_HAVE_ASM_FILE_FALSE='' OMPI_HAVE_ASM_FILE_TRUE='#' OMPI_HAVE_POSIX_THREADS_FALSE='' OMPI_HAVE_POSIX_THREADS_TRUE='' OMPI_HAVE_SOLARIS_THREADS_FALSE='' OMPI_HAVE_SOLARIS_THREADS_TRUE='' OMPI_INSTALL_BINARIES_FALSE='#' OMPI_INSTALL_BINARIES_TRUE='' OMPI_LIBEVENT_SOURCES='' OMPI_MAJOR_VERSION='1' OMPI_MINOR_VERSION='3' OMPI_MPI_ADDRESS_KIND='' OMPI_MPI_INTEGER_KIND='' OMPI_MPI_OFFSET_KIND='' OMPI_NEED_WINDOWS_REPLACEMENTS_FALSE='#' OMPI_NEED_WINDOWS_REPLACEMENTS_TRUE='' OMPI_RELEASE_VERSION='0' OMPI_SIZEOF_F90_COMPLEX16='4 ' OMPI_SIZEOF_F90_COMPLEX32='4 ' OMPI_SIZEOF_F90_COMPLEX8='4 ' OMPI_SIZEOF_F90_COMPLEX='4 ' OMPI_SIZEOF_F90_DOUBLE_COMPLEX='4 ' OMPI_SIZEOF_F90_DOUBLE_PRECISION='4 ' OMPI_SIZEOF_F90_INTEGER16='4 ' OMPI_SIZEOF_F90_INTEGER1='4 ' OMPI_SIZEOF_F90_INTEGER2='4 ' OMPI_SIZEOF_F90_INTEGER4='4 ' OMPI_SIZEOF_F90_INTEGER8='4 ' OMPI_SIZEOF_F90_INTEGER='4 ' OMPI_SIZEOF_F90_LOGICAL='4 ' OMPI_SIZEOF_F90_REAL16='4 ' OMPI_SIZEOF_F90_REAL4='4 ' OMPI_SIZEOF_F90_REAL8='4 ' OMPI_SIZEOF_F90_REAL='4 ' OMPI_SVN_R='r12014M' OMPI_TOP_BUILDDIR='/home/bosilca/ompi-trunk' OMPI_TOP_SRCDIR='/home/bosilca/ompi-trunk' OMPI_VERSION='1.3a1r12014M' OMPI_WANT_BUILD_F90_LARGE_FALSE='' OMPI_WANT_BUILD_F90_LARGE_TRUE='#' OMPI_WANT_BUILD_F90_MEDIUM_FALSE='' OMPI_WANT_BUILD_F90_MEDIUM_TRUE='#' OMPI_WANT_BUILD_F90_SMALL_FALSE='#' OMPI_WANT_BUILD_F90_SMALL_TRUE='' OMPI_WANT_BUILD_F90_TRIVIAL_FALSE='' OMPI_WANT_BUILD_F90_TRIVIAL_TRUE='#' OMPI_WANT_F77_BINDINGS_FALSE='' OMPI_WANT_F77_BINDINGS_TRUE='#' OMPI_WANT_F90_BINDINGS_FALSE='' OMPI_WANT_F90_BINDINGS_TRUE='#' OMPI_WANT_SVN='1' OMPI_WRAPPER_32_BIT_INCDIR='' OMPI_WRAPPER_32_BIT_LIBDIR='' OMPI_WRAPPER_64_BIT_INCDIR='' OMPI_WRAPPER_64_BIT_LIBDIR='' OMPI_WRAPPER_CXX_LIB='' OMPI_WRAPPER_CXX_REQUIRED_FILE='' OMPI_WRAPPER_EXTRA_CFLAGS='' OMPI_WRAPPER_EXTRA_CPPFLAGS='' OMPI_WRAPPER_EXTRA_CXXFLAGS='' OMPI_WRAPPER_EXTRA_FCFLAGS='' OMPI_WRAPPER_EXTRA_FFLAGS='' OMPI_WRAPPER_EXTRA_INCLUDES='' OMPI_WRAPPER_EXTRA_LDFLAGS='' OMPI_WRAPPER_EXTRA_LIBS='' OMPI_WRAPPER_F77_REQUIRED_FILE='' OMPI_WRAPPER_F90_REQUIRED_FILE='' OPAL_BINDIR='' OPAL_DATADIR='' OPAL_EXEC_PREFIX='' OPAL_GREEK_VERSION='a1' OPAL_INCLUDEDIR='' OPAL_INFODIR='' OPAL_LIBDIR='' OPAL_LIBEXECDIR='' OPAL_LOCALSTATEDIR='' OPAL_LTDL_CPPFLAGS='' OPAL_MAJOR_VERSION='1' OPAL_MANDIR='' OPAL_MINOR_VERSION='3' OPAL_PREFIX='' OPAL_RELEASE_VERSION='0' OPAL_SBINDIR='' OPAL_SHAREDSTATEDIR='' OPAL_SVN_R='r12014M' OPAL_SYSCONFDIR='' OPAL_VERSION='1.3a1r12014M' OPAL_WANT_SVN='1' OPAL_WRAPPER_32_BIT_INCDIR='' OPAL_WRAPPER_32_BIT_LIBDIR='' OPAL_WRAPPER_64_BIT_INCDIR='' OPAL_WRAPPER_64_BIT_LIBDIR='' OPAL_WRAPPER_EXTRA_CFLAGS='' OPAL_WRAPPER_EXTRA_CPPFLAGS='' OPAL_WRAPPER_EXTRA_CXXFLAGS='' OPAL_WRAPPER_EXTRA_INCLUDES='' OPAL_WRAPPER_EXTRA_LDFLAGS='' OPAL_WRAPPER_EXTRA_LIBS='' ORTE_GREEK_VERSION='a1' ORTE_MAJOR_VERSION='1' ORTE_MINOR_VERSION='3' ORTE_RELEASE_VERSION='0' ORTE_SVN_R='r12014M' ORTE_VERSION='1.3a1r12014M' ORTE_WANT_SVN='1' ORTE_WRAPPER_32_BIT_INCDIR='' ORTE_WRAPPER_32_BIT_LIBDIR='' ORTE_WRAPPER_64_BIT_INCDIR='' ORTE_WRAPPER_64_BIT_LIBDIR='' ORTE_WRAPPER_EXTRA_CFLAGS='' ORTE_WRAPPER_EXTRA_CPPFLAGS='' ORTE_WRAPPER_EXTRA_CXXFLAGS='' ORTE_WRAPPER_EXTRA_INCLUDES='' ORTE_WRAPPER_EXTRA_LDFLAGS='' ORTE_WRAPPER_EXTRA_LIBS='' PACKAGE='openmpi' PACKAGE_BUGREPORT='http://www.open-mpi.org/community/help/' PACKAGE_NAME='Open MPI' PACKAGE_STRING='Open MPI 1.3a1r12014M' PACKAGE_TARNAME='openmpi' PACKAGE_VERSION='1.3a1r12014M' PATH_SEPARATOR=':' PERL='' RANLIB='true' SED='' SET_MAKE='' SHELL='/bin/sh' STRIP='' TOTALVIEW_DEBUG_FLAGS='' VERSION='1.3a1r12014M' WANT_DEPRECATED_EXECUTABLE_NAMES_FALSE='' WANT_DEPRECATED_EXECUTABLE_NAMES_TRUE='#' WANT_INSTALL_HEADERS_FALSE='' WANT_INSTALL_HEADERS_TRUE='#' WANT_LIBLTDL_FALSE='' WANT_LIBLTDL_TRUE='' WANT_MPI_BINDINGS_LAYER_FALSE='#' WANT_MPI_BINDINGS_LAYER_TRUE='' WANT_MPI_CXX_BINDINGS_FALSE='' WANT_MPI_CXX_BINDINGS_TRUE='#' WANT_MPI_F77_BINDINGS_LAYER_FALSE='' WANT_MPI_F77_BINDINGS_LAYER_TRUE='#' WANT_PERUSE_FALSE='' WANT_PERUSE_TRUE='#' WANT_PMPI_BINDINGS_LAYER_FALSE='' WANT_PMPI_BINDINGS_LAYER_TRUE='#' WANT_PMPI_F77_BINDINGS_LAYER_FALSE='' WANT_PMPI_F77_BINDINGS_LAYER_TRUE='#' WRAPPER_EXTRA_CFLAGS='' WRAPPER_EXTRA_CXXFLAGS='' WRAPPER_EXTRA_FCFLAGS='' WRAPPER_EXTRA_FFLAGS='' WRAPPER_EXTRA_LDFLAGS='' WRAPPER_EXTRA_LIBS='' ac_ct_AR='' ac_ct_CC='cl' ac_ct_CXX='' ac_ct_DUMPBIN='' ac_ct_F77='' ac_ct_FC='' ac_ct_OBJC='' ac_prefix_program='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__fastdepOBJC_FALSE='' am__fastdepOBJC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' backtrace_darwin_CFLAGS='' bindir='${exec_prefix}/bin' btl_gm_CFLAGS='' btl_gm_CPPFLAGS='' btl_gm_LDFLAGS='' btl_gm_LIBS='' btl_mvapi_CFLAGS='' btl_mvapi_CPPFLAGS='' btl_mvapi_LDFLAGS='' btl_mvapi_LIBS='' btl_mx_CFLAGS='' btl_mx_CPPFLAGS='' btl_mx_LDFLAGS='' btl_mx_LIBS='' btl_openib_CFLAGS='' btl_openib_CPPFLAGS='' btl_openib_LDFLAGS='' btl_openib_LIBS='' btl_portals_CPPFLAGS='' btl_portals_LDFLAGS='' btl_portals_LIBS='' btl_udapl_CFLAGS='' btl_udapl_CPPFLAGS='' btl_udapl_LDFLAGS='' btl_udapl_LIBS='' build='i686-pc-cygwin' build_alias='' build_cpu='i686' build_os='cygwin' build_vendor='pc' common_portals_CPPFLAGS='' common_portals_LDFLAGS='' common_portals_LIBS='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' errmgr_bproc_CPPFLAGS='' errmgr_bproc_LDFLAGS='' errmgr_bproc_LIBS='' exec_prefix='NONE' host='i686-pc-cygwin' host_alias='' host_cpu='i686' host_os='cygwin' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/home/bosilca/ompi-trunk/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' maffinity_libnuma_CPPFLAGS='' maffinity_libnuma_LDFLAGS='' maffinity_libnuma_LIBS='' mandir='${datarootdir}/man' memory_malloc_hooks_LIBS='' memory_ptmalloc2_LIBS='' mkdir_p='mkdir -p --' mpool_gm_CFLAGS='' mpool_gm_CPPFLAGS='' mpool_gm_LDFLAGS='' mpool_gm_LIBS='' mpool_mvapi_CFLAGS='' mpool_mvapi_CPPFLAGS='' mpool_mvapi_LDFLAGS='' mpool_mvapi_LIBS='' mpool_openib_CFLAGS='' mpool_openib_CPPFLAGS='' mpool_openib_LDFLAGS='' mpool_openib_LIBS='' mpool_udapl_CFLAGS='' mpool_udapl_CPPFLAGS='' mpool_udapl_LDFLAGS='' mpool_udapl_LIBS='' mtl_mx_CFLAGS='' mtl_mx_CPPFLAGS='' mtl_mx_LDFLAGS='' mtl_mx_LIBS='' mtl_portals_CPPFLAGS='' mtl_portals_LDFLAGS='' mtl_portals_LIBS='' mtl_psm_CFLAGS='' mtl_psm_CPPFLAGS='' mtl_psm_LDFLAGS='' mtl_psm_LIBS='' odls_bproc_CPPFLAGS='' odls_bproc_LDFLAGS='' odls_bproc_LIBS='' oldincludedir='/usr/include' pdfdir='${docdir}' pls_bproc_CPPFLAGS='' pls_bproc_LDFLAGS='' pls_bproc_LIBS='' pls_slurm_CPPFLAGS='' pls_slurm_LDFLAGS='' pls_slurm_LIBS='' pls_tm_CPPFLAGS='' pls_tm_LDFLAGS='' pls_tm_LIBS='' pls_xgrid_LDFLAGS='' pls_xgrid_OBJCFLAGS='' prefix='c:/sw/ompi' program_transform_name='s,x,x,' psdir='${docdir}' ras_bjs_CPPFLAGS='' ras_bjs_LDFLAGS='' ras_bjs_LIBS='' ras_loadleveler_CPPFLAGS='' ras_loadleveler_LDFLAGS='' ras_loadleveler_LIBS='' ras_lsf_bproc_CPPFLAGS='' ras_lsf_bproc_LDFLAGS='' ras_lsf_bproc_LIBS='' ras_slurm_CPPFLAGS='' ras_slurm_LDFLAGS='' ras_slurm_LIBS='' ras_tm_CPPFLAGS='' ras_tm_LDFLAGS='' ras_tm_LIBS='' sbindir='${exec_prefix}/sbin' sds_bproc_CPPFLAGS='' sds_bproc_LDFLAGS='' sds_bproc_LIBS='' sds_portals_utcp_CPPFLAGS='' sds_portals_utcp_LDFLAGS='' sds_portals_utcp_LIBS='' sds_slurm_CPPFLAGS='' sds_slurm_LDFLAGS='' sds_slurm_LIBS='' sharedstatedir='${prefix}/com' smr_bproc_CPPFLAGS='' smr_bproc_LDFLAGS='' smr_bproc_LIBS='' sysconfdir='${prefix}/etc' target_alias='' timer_aix_LIBS='' top_ompi_builddir='/home/bosilca/ompi-trunk' top_ompi_srcdir='/home/bosilca/ompi-trunk' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "Open MPI" #define PACKAGE_TARNAME "openmpi" #define PACKAGE_VERSION "1.3a1" #define PACKAGE_STRING "Open MPI 1.3a1" #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" #define OMPI_MAJOR_VERSION 1 #define OMPI_MINOR_VERSION 3 #define OMPI_RELEASE_VERSION 0 #define OMPI_GREEK_VERSION "a1" #define OMPI_VERSION "0" #define ORTE_MAJOR_VERSION 1 #define ORTE_MINOR_VERSION 3 #define ORTE_RELEASE_VERSION 0 #define ORTE_GREEK_VERSION "a1" #define ORTE_VERSION "0" #define OPAL_MAJOR_VERSION 1 #define OPAL_MINOR_VERSION 3 #define OPAL_RELEASE_VERSION 0 #define OPAL_GREEK_VERSION "a1" #define OPAL_VERSION "0" #define OMPI_ARCH "i686-pc-cygwin" #define OMPI_ENABLE_MEM_DEBUG 1 #define OMPI_ENABLE_MEM_PROFILE 1 #define OMPI_ENABLE_DEBUG 1 #define MPI_PARAM_CHECK ompi_mpi_param_check #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 #define OMPI_WANT_PERUSE 0 #define OMPI_ENABLE_PTY_SUPPORT 1 #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 #define OPAL_ENABLE_TRACE 0 #define OPAL_ENABLE_IPV6 1 #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 #define OMPI_CC "cl" #define NO_MINUS_C_MINUS_O 1 #define _GNU_SOURCE 1 #define OMPI_C_HAVE_BUILTIN_EXPECT 0 #define OMPI_C_HAVE_BUILTIN_PREFETCH 0 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_LONG_LONG 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define SIZEOF_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG_DOUBLE 8 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_VOID_P 4 #define SIZEOF_SIZE_T 4 #define OMPI_ALIGNMENT_CHAR 1 #define OMPI_ALIGNMENT_SHORT 2 #define OMPI_ALIGNMENT_WCHAR 2 #define OMPI_ALIGNMENT_INT 4 #define OMPI_ALIGNMENT_LONG 4 #define OMPI_ALIGNMENT_LONG_LONG 8 #define OMPI_ALIGNMENT_FLOAT 4 #define OMPI_ALIGNMENT_DOUBLE 8 #define OMPI_ALIGNMENT_LONG_DOUBLE 8 #define OMPI_ALIGNMENT_VOID_P 4 #define OMPI_NEED_C_BOOL 1 #ifndef __cplusplus #define inline __inline #endif #define OMPI_ENABLE_MPI_PROFILING 0 #define OMPI_HAVE_WEAK_SYMBOLS 0 #define OMPI_CXX "cl" #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 #define OMPI_WANT_CXX_BINDINGS 0 #define OMPI_WANT_SMP_LOCKS 1 #define OMPI_ASSEMBLY_ARCH OMPI_WINDOWS #define OMPI_HAVE_ASM_FILE 0 #define OMPI_WANT_F77_BINDINGS 0 #define OMPI_F77 "none" #define OMPI_F77_DOUBLE_UNDERSCORE 0 #define OMPI_F77_SINGLE_UNDERSCORE 0 #define OMPI_F77_CAPS 0 #define OMPI_F77_PLAIN 0 #define ompi_fortran_bogus_type_t int #define OMPI_HAVE_FORTRAN_LOGICAL 0 #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 #define ompi_fortran_logical_t ompi_fortran_bogus_type_t #define OMPI_HAVE_FORTRAN_INTEGER 0 #define OMPI_SIZEOF_FORTRAN_INTEGER 4 #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 #define ompi_fortran_integer_t ompi_fortran_bogus_type_t #define OMPI_HAVE_FORTRAN_INTEGER1 0 #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t #define OMPI_HAVE_FORTRAN_INTEGER2 0 #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t #define OMPI_HAVE_FORTRAN_INTEGER4 0 #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t #define OMPI_HAVE_FORTRAN_INTEGER8 0 #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t #define OMPI_HAVE_FORTRAN_INTEGER16 0 #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t #define OMPI_HAVE_FORTRAN_REAL 0 #define OMPI_SIZEOF_FORTRAN_REAL 4 #define OMPI_ALIGNMENT_FORTRAN_REAL 4 #define ompi_fortran_real_t ompi_fortran_bogus_type_t #define OMPI_HAVE_FORTRAN_REAL4 0 #define OMPI_SIZEOF_FORTRAN_REAL4 4 #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 #define ompi_fortran_real4_t ompi_fortran_bogus_type_t #define OMPI_HAVE_FORTRAN_REAL8 0 #define OMPI_SIZEOF_FORTRAN_REAL8 4 #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 #define ompi_fortran_real8_t ompi_fortran_bogus_type_t #define OMPI_HAVE_FORTRAN_REAL16 0 #define OMPI_SIZEOF_FORTRAN_REAL16 4 #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 #define ompi_fortran_real16_t ompi_fortran_bogus_type_t #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t #define OMPI_HAVE_FORTRAN_COMPLEX 0 #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 #define OMPI_HAVE_FORTRAN_COMPLEX8 0 #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 #define OMPI_HAVE_FORTRAN_COMPLEX16 0 #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 #define OMPI_HAVE_FORTRAN_COMPLEX32 0 #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 #define OMPI_FORTRAN_HANDLE_MAX 2147483647 #define OMPI_FORTRAN_VALUE_TRUE 0 #define OMPI_WANT_F90_BINDINGS 0 #define OMPI_F90 "none" #define OMPI_HAVE_F90_LOGICAL 0 #define OMPI_HAVE_F90_INTEGER 0 #define OMPI_HAVE_F90_INTEGER1 0 #define OMPI_HAVE_F90_INTEGER2 0 #define OMPI_HAVE_F90_INTEGER4 0 #define OMPI_HAVE_F90_INTEGER8 0 #define OMPI_HAVE_F90_INTEGER16 0 #define OMPI_HAVE_F90_REAL 0 #define OMPI_HAVE_F90_REAL4 0 #define OMPI_HAVE_F90_REAL8 0 #define OMPI_HAVE_F90_REAL16 0 #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 #define OMPI_HAVE_F90_COMPLEX 0 #define OMPI_HAVE_F90_COMPLEX8 0 #define OMPI_HAVE_F90_COMPLEX16 0 #define OMPI_HAVE_F90_COMPLEX32 0 #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 configure: exit 1