[mpich-discuss] Troubles Building MPICH on MinGW-w64 (GCC 4.8.0)

Haroogan haroogan at gmail.com
Mon Jun 17 13:45:43 CDT 2013


On 17-Jun-13 20:25, Wesley Bland wrote:
> Unfortunately we don't support Windows installations anymore. You can 
> try going back to the last version that was supported (MPICH2 1.4.1p) 
> and see if that will work for you but there are undoubtably things in 
> the newer versions that will keep MPICH from building.
Following your suggestion, I get the following this time:

configure: error: cannot support shared memory:  need either sysv shared 
memory functions or mmap in order to support shared memory
configure: error: channels/nemesis configure failed
configure: error: src/mpid/ch3 configure failed

See the attachment for config.log.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpich.org/pipermail/discuss/attachments/20130617/076a8970/attachment.html>
-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  $ ../configure -prefix=D:/Libraries/x64/MinGW-w64/4.8.0/MPICH/1.4.1 --enable-fast=all,O3

## --------- ##
## Platform. ##
## --------- ##

hostname = Haroogan-PC
uname -m = i686
uname -r = 1.0.17(0.48/3/2)
uname -s = MINGW32_NT-6.1
uname -v = 2011-04-24 23:39

/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: .
PATH: /usr/local/bin
PATH: /mingw/bin
PATH: /bin
PATH: /c/Windows
PATH: /c/Windows/System32
PATH: /c/Windows/System32/Wbem
PATH: /c/Windows/System32/sysprep
PATH: /c/Windows/System32/WindowsPowerShell/v1.0
PATH: /d/ProgramFiles/x64/Windows Imaging
PATH: /d/ProgramFiles/x64/Intel/Intel(R) Management Engine Components/DAL
PATH: /d/ProgramFiles/x64/Intel/Intel(R) Management Engine Components/IPT
PATH: /d/ProgramFiles/x86/Intel/Intel(R) Management Engine Components/DAL
PATH: /d/ProgramFiles/x86/Intel/Intel(R) Management Engine Components/IPT
PATH: /d/ProgramFiles/x86/Intel/iCLS Client/
PATH: /d/ProgramFiles/x64/Intel/iCLS Client/
PATH: /d/ProgramFiles/x86/NVIDIA Corporation/PhysX/Common
PATH: /d/Users/Haroogan/Environment
PATH: /usr/bin
PATH: /d/Toolchains/x64/MinGW-w64/4.8.0/bin
PATH: /d/Toolchains/x64/LLVM/3.3/bin
PATH: /d/Tools/Ninja/bin
PATH: /d/Applications/Vim
PATH: /d/Applications/Python 2.7.3
PATH: /d/Applications/Python 2.7.3/Scripts
PATH: /d/Applications/ConTeXt/tex/texmf-mswin/bin
PATH: /d/Applications/Microsoft Visual Studio 2012/VC/bin/x86_amd64
PATH: /d/Applications/Microsoft Visual Studio 2012/Common7/IDE
PATH: /d/Libraries/x64/MinGW-w64/4.7.2/GCF/2.6.2/bin
PATH: /d/Applications/Emacs/bin
PATH: /d/Tools/PuTTY/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:3121: checking for gcc
configure:3137: found /d/Toolchains/x64/MinGW-w64/4.8.0/bin/gcc
configure:3148: result: gcc
configure:3182: checking for C compiler version
configure:3190: gcc --version >&5
gcc.exe (rev2, Built by MinGW-builds project) 4.8.0
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3194: $? = 0
configure:3201: gcc -v >&5
Using built-in specs.
COLLECT_GCC=d:\Toolchains\x64\MinGW-w64\4.8.0\bin\gcc.exe
COLLECT_LTO_WRAPPER=d:/toolchains/x64/mingw-w64/4.8.0/bin/../libexec/gcc/x86_64-w64-mingw32/4.8.0/lto-wrapper.exe
Target: x86_64-w64-mingw32
Configured with: ../../../src/gcc-4.8.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/temp/x64-480-posix-seh-r2/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-isl-version-check --disable-cloog-version-check --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-host-libstdcxx='-static -lstdc++' --with-libiconv --with-system-zlib --with-gmp=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-mpfr=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-mpc=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-isl=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-cloog=/temp/mingw-prereq/x86_64-w64-mingw32-static --enable-cloog-backend=isl --with-pkgversion='rev2, Built by MinGW-builds project' --with-bugurl=http://sourceforge.net/projects/mingwbuilds/ CFLAGS='-O2 -pipe -I/temp/x64-480-posix-seh-r2/libs/include -I/temp/mingw-prereq/x64-zlib/include -I/temp/mingw-prereq/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -I/temp/x64-480-posix-seh-r2/libs/include -I/temp/mingw-prereq/x64-zlib/include -I/temp/mingw-prereq/x86_64-w64-mingw32-static/include' CPPFLAGS= LDFLAGS='-pipe -L/temp/x64-480-posix-seh-r2/libs/lib -L/temp/mingw-prereq/x64-zlib/lib -L/temp/mingw-prereq/x86_64-w64-mingw32-static/lib -L/temp/x64-480-posix-seh-r2/mingw64/opt/lib'
Thread model: posix
gcc version 4.8.0 (rev2, Built by MinGW-builds project) 
configure:3205: $? = 0
configure:3212: gcc -V >&5
gcc.exe: error: unrecognized command line option '-V'
gcc.exe: fatal error: no input files
compilation terminated.
configure:3216: $? = 1
configure:3239: checking for C compiler default output file name
configure:3261: gcc       conftest.c   >&5
configure:3265: $? = 0
configure:3303: result: a.exe
configure:3322: checking whether the C compiler works
configure:3332: ./a.exe
configure:3336: $? = 0
configure:3355: result: yes
configure:3362: checking whether we are cross compiling
configure:3364: result: no
configure:3367: checking for suffix of executables
configure:3374: gcc -o conftest.exe       conftest.c   >&5
configure:3378: $? = 0
configure:3404: result: .exe
configure:3410: checking for suffix of object files
configure:3436: gcc -c     conftest.c >&5
configure:3440: $? = 0
configure:3465: result: o
configure:3469: checking whether we are using the GNU C compiler
configure:3498: gcc -c     conftest.c >&5
configure:3505: $? = 0
configure:3522: result: yes
configure:3531: checking whether gcc accepts -g
configure:3561: gcc -c -g   conftest.c >&5
configure:3568: $? = 0
configure:3669: result: yes
configure:3686: checking for gcc option to accept ISO C89
configure:3760: gcc  -c     conftest.c >&5
configure:3767: $? = 0
configure:3790: result: none needed
configure:3826: checking how to run the C preprocessor
configure:3866: gcc -E   conftest.c
configure:3873: $? = 0
configure:3904: gcc -E   conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:3911: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3944: result: gcc -E
configure:3973: gcc -E   conftest.c
configure:3980: $? = 0
configure:4011: gcc -E   conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:4018: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4080: checking build system type
configure:4098: result: i686-pc-mingw32
configure:4120: checking host system type
configure:4135: result: i686-pc-mingw32
configure:4172: checking for grep that handles long lines and -e
configure:4232: result: /bin/grep
configure:4237: checking for fgrep
configure:4301: result: /bin/grep -F
configure:6845: ===== configuring src/mpl =====
configure:6952: executing: /d/Distributions/mpich2-1.4.1p1/src/mpl/configure  '-prefix=D:/Libraries/x64/MinGW-w64/4.8.0/MPICH/1.4.1' '--enable-fast=all,O3' --disable-option-checking
configure:6971: ===== done with src/mpl configure =====
WRAPPER_LIBS(='') does not contain '-lmpl', prepending
CPPFLAGS(='') does not contain '-I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include', appending
CPPFLAGS(=' -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include') does not contain '-I/d/Distributions/mpich2-1.4.1p1/src/mpl/include', appending
LIBS(=' ') does not contain '-lopa', prepending
configure:7069: gcc -o conftest.exe     -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include   conftest.c -lopa   >&5
conftest.c:11:28: fatal error: opa_primitives.h: No such file or directory
 #include "opa_primitives.h"
                            ^
compilation terminated.
configure:7076: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| /* end confdefs.h.  */
| #include "opa_primitives.h"
| 
| int
| main ()
| {
| 
| OPA_int_t i;
| OPA_store_int(i,10);
| OPA_fetch_and_incr_int(&i,5);
| 
|   ;
|   return 0;
| }
CPPFLAGS(=' -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include') does not contain '-I/d/Distributions/mpich2-1.4.1p1/src/openpa/src', appending
CPPFLAGS(=' -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src') does not contain '-I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src', appending
configure:7150: ===== configuring src/openpa =====
configure:7257: executing: /d/Distributions/mpich2-1.4.1p1/src/openpa/configure --with-atomic-primitives=auto_allow_emulation '-prefix=D:/Libraries/x64/MinGW-w64/4.8.0/MPICH/1.4.1' '--enable-fast=all,O3' --disable-option-checking
configure:7276: ===== done with src/openpa configure =====
WRAPPER_LIBS(='-lmpl ') does not contain '-lopa', prepending
configure:8062: checking whether the compiler defines __func__
configure:8099: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:8103: $? = 0
configure:8109: ./conftest.exe
configure:8113: $? = 0
configure:8186: result: yes
configure:8197: checking whether the compiler defines __FUNC__
configure:8234: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
conftest.c: In function 'foo':
conftest.c:24:20: error: '__FUNC__' undeclared (first use in this function)
     return (strcmp(__FUNC__, "foo") == 0);
                    ^
conftest.c:24:20: note: each undeclared identifier is reported only once for each function it appears in
configure:8238: $? = 1
configure: program exited with status 1
configure: failed program was:
| 
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| /* end confdefs.h.  */
| 
| #include <string.h>
| int foo(void);
| int foo(void)
| {
|     return (strcmp(__FUNC__, "foo") == 0);
| }
| int main(int argc, char ** argv)
| {
|     return (foo() ? 0 : 1);
| }
| 
| 
configure:8321: result: no
configure:8332: checking whether the compiler sets __FUNCTION__
configure:8369: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:8373: $? = 0
configure:8379: ./conftest.exe
configure:8383: $? = 0
configure:8456: result: yes
configure:8474: checking whether C compiler accepts option -O3
configure:8544: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   > pac_test1.log 2>&1
configure:8551: $? = 0
configure:8603: gcc -o conftest.exe -O3    -DNDEBUG -DNVALGRIND  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   > pac_test2.log 2>&1
configure:8610: $? = 0
configure:8625: diff -b pac_test1.log pac_test2.log > pac_test.log
configure:8628: $? = 0
configure:8749: result: yes
configure:8765: checking whether C compiler option -O3 works with an invalid prototype program
configure:8783: gcc -o conftest.exe -O3    -DNDEBUG -DNVALGRIND  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
conftest.c: In function 'main':
conftest.c:20:14: warning: 'return' with a value, in function returning void [enabled by default]
 void main(){ return 0; }
              ^
configure:8790: $? = 0
configure:8809: result: yes
configure:8814: checking whether routines compiled with -O3 can be linked with ones compiled without -O3
configure:8872: gcc -c    -DNDEBUG -DNVALGRIND  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c > pac_test3.log 2>&1
configure:8879: $? = 0
configure:8887: mv conftest.o pac_conftest.o
configure:8890: $? = 0
configure:8951: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c pac_conftest.o   > pac_test4.log 2>&1
configure:8958: $? = 0
configure:9025: gcc -o conftest.exe -O3    -DNDEBUG -DNVALGRIND  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c pac_conftest.o   > pac_test5.log 2>&1
configure:9032: $? = 0
configure:9047: diff -b pac_test4.log pac_test5.log > pac_test.log
configure:9050: $? = 0
configure:9219: result: yes
configure:9255: checking for type of weak symbol alias support
configure:9289: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:9296: $? = 0
configure:9344: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:9351: $? = 0
configure:9358: mv conftest.o pac_conftest.o
configure:9361: $? = 0
configure:9416: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c pac_conftest.o   >&5
D:\Users\Haroogan\AppData\Local\Temp\ccsYRhiz.o:conftest.c:(.text.startup+0x10): undefined reference to `PFoo'
collect2.exe: error: ld returned 1 exit status
configure:9423: $? = 1
configure: failed program was:
| 
|         /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| /* end confdefs.h.  */
| 
| extern int PFoo(int);
| int main(int argc, char **argv) {
| return PFoo(0);}
| 
| 
configure:9701: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
D:\Users\Haroogan\AppData\Local\Temp\ccKc9sIw.o:conftest.c:(.text.startup+0x13): undefined reference to `PFoo'
collect2.exe: error: ld returned 1 exit status
configure:9708: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| /* end confdefs.h.  */
| 
| extern int PFoo(int);
| #pragma _HP_SECONDARY_DEF Foo  PFoo
| int Foo(int a) { return a; }
| 
| int
| main ()
| {
| return PFoo(1);
|   ;
|   return 0;
| }
configure:9754: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
D:\Users\Haroogan\AppData\Local\Temp\ccmMv5ED.o:conftest.c:(.text.startup+0x13): undefined reference to `PFoo'
collect2.exe: error: ld returned 1 exit status
configure:9761: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| /* end confdefs.h.  */
| 
| extern int PFoo(int);
| #pragma _CRI duplicate PFoo as Foo
| int Foo(int a) { return a; }
| 
| int
| main ()
| {
| return PFoo(1);
|   ;
|   return 0;
| }
configure:9789: result: no
configure:9816: checking whether __attribute__ ((weak)) allowed
configure:9843: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:9850: $? = 0
configure:9865: result: yes
configure:9869: checking whether __attribute__ ((weak_import)) allowed
configure:9896: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
conftest.c:19:1: warning: 'weak_import' attribute directive ignored [-Wattributes]
 int foo(int) __attribute__ ((weak_import));
 ^
configure:9903: $? = 0
configure:9918: result: yes
configure:9921: checking whether __attribute__((weak,alias(...))) allowed
configure:9948: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
conftest.c:19:5: error: 'foo' aliased to undefined symbol '__foo'
 int foo(int) __attribute__((weak,alias("__foo")));
     ^
configure:9955: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| /* end confdefs.h.  */
| int foo(int) __attribute__((weak,alias("__foo")));
| int
| main ()
| {
| int a;
|   ;
|   return 0;
| }
configure:9970: result: no
configure:10289: checking for ifort
configure:10319: result: no
configure:10289: checking for pgf77
configure:10319: result: no
configure:10289: checking for af77
configure:10319: result: no
configure:10289: checking for xlf
configure:10319: result: no
configure:10289: checking for frt
configure:10319: result: no
configure:10289: checking for cf77
configure:10319: result: no
configure:10289: checking for fort77
configure:10319: result: no
configure:10289: checking for fl32
configure:10319: result: no
configure:10289: checking for fort
configure:10319: result: no
configure:10289: checking for ifc
configure:10319: result: no
configure:10289: checking for efc
configure:10319: result: no
configure:10289: checking for ftn
configure:10319: result: no
configure:10289: checking for gfortran
configure:10305: found /d/Toolchains/x64/MinGW-w64/4.8.0/bin/gfortran
configure:10316: result: gfortran
configure:10342: checking for Fortran 77 compiler version
configure:10350: gfortran --version >&5
GNU Fortran (rev2, Built by MinGW-builds project) 4.8.0
Copyright (C) 2013 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

configure:10354: $? = 0
configure:10361: gfortran -v >&5
Using built-in specs.
COLLECT_GCC=d:\Toolchains\x64\MinGW-w64\4.8.0\bin\gfortran.exe
COLLECT_LTO_WRAPPER=d:/toolchains/x64/mingw-w64/4.8.0/bin/../libexec/gcc/x86_64-w64-mingw32/4.8.0/lto-wrapper.exe
Target: x86_64-w64-mingw32
Configured with: ../../../src/gcc-4.8.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/temp/x64-480-posix-seh-r2/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-isl-version-check --disable-cloog-version-check --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-host-libstdcxx='-static -lstdc++' --with-libiconv --with-system-zlib --with-gmp=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-mpfr=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-mpc=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-isl=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-cloog=/temp/mingw-prereq/x86_64-w64-mingw32-static --enable-cloog-backend=isl --with-pkgversion='rev2, Built by MinGW-builds project' --with-bugurl=http://sourceforge.net/projects/mingwbuilds/ CFLAGS='-O2 -pipe -I/temp/x64-480-posix-seh-r2/libs/include -I/temp/mingw-prereq/x64-zlib/include -I/temp/mingw-prereq/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -I/temp/x64-480-posix-seh-r2/libs/include -I/temp/mingw-prereq/x64-zlib/include -I/temp/mingw-prereq/x86_64-w64-mingw32-static/include' CPPFLAGS= LDFLAGS='-pipe -L/temp/x64-480-posix-seh-r2/libs/lib -L/temp/mingw-prereq/x64-zlib/lib -L/temp/mingw-prereq/x86_64-w64-mingw32-static/lib -L/temp/x64-480-posix-seh-r2/mingw64/opt/lib'
Thread model: posix
gcc version 4.8.0 (rev2, Built by MinGW-builds project) 
configure:10365: $? = 0
configure:10372: gfortran -V >&5
gfortran.exe: error: unrecognized command line option '-V'
gfortran.exe: fatal error: no input files
compilation terminated.
configure:10376: $? = 1
configure:10384: checking whether we are using the GNU Fortran 77 compiler
configure:10403: gfortran -c   conftest.F >&5
configure:10410: $? = 0
configure:10427: result: yes
configure:10433: checking whether gfortran accepts -g
configure:10450: gfortran -c -g conftest.f >&5
configure:10457: $? = 0
configure:10473: result: yes
configure:10532: checking whether Fortran 77 compiler accepts option -O3
configure:10591: gfortran -o conftest.exe     conftest.f   > pac_test1.log 2>&1
configure:10598: $? = 0
configure:10650: gfortran -o conftest.exe -O3     conftest.f   > pac_test2.log 2>&1
configure:10657: $? = 0
configure:10672: diff -b pac_test1.log pac_test2.log > pac_test.log
configure:10675: $? = 0
configure:10796: result: yes
configure:10801: checking whether routines compiled with -O3 can be linked with ones compiled without -O3
configure:10854: gfortran -c   conftest.f > pac_test3.log 2>&1
configure:10861: $? = 0
configure:10869: mv conftest.o pac_conftest.o
configure:10872: $? = 0
configure:10924: gfortran -o conftest.exe -O3     conftest.f pac_conftest.o   > pac_test4.log 2>&1
configure:10931: $? = 0
configure:10946: diff -b pac_test2.log pac_test4.log > pac_test.log
configure:10949: $? = 0
configure:11070: result: yes
configure:11108: checking how to get verbose linking output from gfortran
configure:11124: gfortran -c   -O3 conftest.f >&5
configure:11131: $? = 0
configure:11153: gfortran -o conftest.exe -O3 -v conftest.f
Using built-in specs.
Target: x86_64-w64-mingw32
Configured with: ../../../src/gcc-4.8.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/temp/x64-480-posix-seh-r2/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-isl-version-check --disable-cloog-version-check --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-host-libstdcxx='-static -lstdc++' --with-libiconv --with-system-zlib --with-gmp=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-mpfr=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-mpc=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-isl=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-cloog=/temp/mingw-prereq/x86_64-w64-mingw32-static --enable-cloog-backend=isl --with-pkgversion='rev2, Built by MinGW-builds project' --with-bugurl=http://sourceforge.net/projects/mingwbuilds/ CFLAGS='-O2 -pipe -I/temp/x64-480-posix-seh-r2/libs/include -I/temp/mingw-prereq/x64-zlib/include -I/temp/mingw-prereq/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -I/temp/x64-480-posix-seh-r2/libs/include -I/temp/mingw-prereq/x64-zlib/include -I/temp/mingw-prereq/x86_64-w64-mingw32-static/include' CPPFLAGS= LDFLAGS='-pipe -L/temp/x64-480-posix-seh-r2/libs/lib -L/temp/mingw-prereq/x64-zlib/lib -L/temp/mingw-prereq/x86_64-w64-mingw32-static/lib -L/temp/x64-480-posix-seh-r2/mingw64/opt/lib'
Thread model: posix
gcc version 4.8.0 (rev2, Built by MinGW-builds project) 
 d:/toolchains/x64/mingw-w64/4.8.0/bin/../libexec/gcc/x86_64-w64-mingw32/4.8.0/f951.exe conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=core2 -march=nocona -auxbase conftest -O3 -version -fintrinsic-modules-path d:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/finclude -o D:\Users\Haroogan\AppData\Local\Temp\ccWGu1Vf.s
GNU Fortran (rev2, Built by MinGW-builds project) version 4.8.0 (x86_64-w64-mingw32)
	compiled by GNU C version 4.7.2, GMP version 5.1.1, MPFR version 3.1.2, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
GNU Fortran (rev2, Built by MinGW-builds project) version 4.8.0 (x86_64-w64-mingw32)
	compiled by GNU C version 4.7.2, GMP version 5.1.1, MPFR version 3.1.2, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
 d:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/bin/as.exe -v -o D:\Users\Haroogan\AppData\Local\Temp\ccakdv4m.o D:\Users\Haroogan\AppData\Local\Temp\ccWGu1Vf.s
GNU assembler version 2.23.2 (x86_64-w64-mingw32) using BFD version (GNU Binutils) 2.23.2
Reading specs from d:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/libgfortran.spec
rename spec lib to liborig
 d:/toolchains/x64/mingw-w64/4.8.0/bin/../libexec/gcc/x86_64-w64-mingw32/4.8.0/collect2.exe --sysroot=C:/gccbuild/msys/temp/x64-480-posix-seh-r2/mingw64 -m i386pep -Bdynamic -o conftest.exe d:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o d:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib/crtbegin.o -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0 -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../.. D:\Users\Haroogan\AppData\Local\Temp\ccakdv4m.o -lgfortran -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lquadmath -lm -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt d:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib/crtend.o
configure:11222: result: -v
configure:11224: checking for Fortran 77 libraries of gfortran
configure:11247: gfortran -o conftest.exe -O3 -v conftest.f
Using built-in specs.
Target: x86_64-w64-mingw32
Configured with: ../../../src/gcc-4.8.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/temp/x64-480-posix-seh-r2/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-isl-version-check --disable-cloog-version-check --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-host-libstdcxx='-static -lstdc++' --with-libiconv --with-system-zlib --with-gmp=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-mpfr=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-mpc=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-isl=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-cloog=/temp/mingw-prereq/x86_64-w64-mingw32-static --enable-cloog-backend=isl --with-pkgversion='rev2, Built by MinGW-builds project' --with-bugurl=http://sourceforge.net/projects/mingwbuilds/ CFLAGS='-O2 -pipe -I/temp/x64-480-posix-seh-r2/libs/include -I/temp/mingw-prereq/x64-zlib/include -I/temp/mingw-prereq/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -I/temp/x64-480-posix-seh-r2/libs/include -I/temp/mingw-prereq/x64-zlib/include -I/temp/mingw-prereq/x86_64-w64-mingw32-static/include' CPPFLAGS= LDFLAGS='-pipe -L/temp/x64-480-posix-seh-r2/libs/lib -L/temp/mingw-prereq/x64-zlib/lib -L/temp/mingw-prereq/x86_64-w64-mingw32-static/lib -L/temp/x64-480-posix-seh-r2/mingw64/opt/lib'
Thread model: posix
gcc version 4.8.0 (rev2, Built by MinGW-builds project) 
 d:/toolchains/x64/mingw-w64/4.8.0/bin/../libexec/gcc/x86_64-w64-mingw32/4.8.0/f951.exe conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=core2 -march=nocona -auxbase conftest -O3 -version -fintrinsic-modules-path d:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/finclude -o D:\Users\Haroogan\AppData\Local\Temp\cceEY3pE.s
GNU Fortran (rev2, Built by MinGW-builds project) version 4.8.0 (x86_64-w64-mingw32)
	compiled by GNU C version 4.7.2, GMP version 5.1.1, MPFR version 3.1.2, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
GNU Fortran (rev2, Built by MinGW-builds project) version 4.8.0 (x86_64-w64-mingw32)
	compiled by GNU C version 4.7.2, GMP version 5.1.1, MPFR version 3.1.2, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
 d:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/bin/as.exe -v -o D:\Users\Haroogan\AppData\Local\Temp\ccYPyUCa.o D:\Users\Haroogan\AppData\Local\Temp\cceEY3pE.s
GNU assembler version 2.23.2 (x86_64-w64-mingw32) using BFD version (GNU Binutils) 2.23.2
Reading specs from d:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/libgfortran.spec
rename spec lib to liborig
 d:/toolchains/x64/mingw-w64/4.8.0/bin/../libexec/gcc/x86_64-w64-mingw32/4.8.0/collect2.exe --sysroot=C:/gccbuild/msys/temp/x64-480-posix-seh-r2/mingw64 -m i386pep -Bdynamic -o conftest.exe d:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o d:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib/crtbegin.o -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0 -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../.. D:\Users\Haroogan\AppData\Local\Temp\ccYPyUCa.o -lgfortran -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lquadmath -lm -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt d:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib/crtend.o
configure:11424: result:  -lstdc++' -L/temp/x64-480-posix-seh-r2/libs/lib -L/temp/mingw-prereq/x64-zlib/lib -L/temp/mingw-prereq/x86_64-w64-mingw32-static/lib -L/temp/x64-480-posix-seh-r2/mingw64/opt/lib' -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0 -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../.. -lgfortran -lmingw32 -lmoldname -lmingwex -lmsvcrt -lquadmath -lm -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv
configure:11440: checking whether gfortran accepts the FLIBS found by autoconf
configure:11462: gfortran -o conftest.exe   -O3   conftest.f   >&5
configure:11469: $? = 0
configure:11478: result: yes
configure:11548: checking whether gcc links with FLIBS found by autoconf
configure:11583: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c  -lstdc++' -L/temp/x64-480-posix-seh-r2/libs/lib -L/temp/mingw-prereq/x64-zlib/lib -L/temp/mingw-prereq/x86_64-w64-mingw32-static/lib -L/temp/x64-480-posix-seh-r2/mingw64/opt/lib' -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0 -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../.. -lgfortran -lmingw32 -lmoldname -lmingwex -lmsvcrt -lquadmath -lm -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv   >&5
d:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lstdc++'
collect2.exe: error: ld returned 1 exit status
configure:11590: $? = 1
configure: failed program was:
| 
|     /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| int a;
|   ;
|   return 0;
| }
| 
configure:11607: result: no
configure:11609: checking for which libraries can be used
configure:11630: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c    -L/temp/x64-480-posix-seh-r2/libs/lib -L/temp/mingw-prereq/x64-zlib/lib -L/temp/mingw-prereq/x86_64-w64-mingw32-static/lib -L/temp/x64-480-posix-seh-r2/mingw64/opt/lib' -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0 -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../..  -lstdc++' >&5
d:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lstdc++'
collect2.exe: error: ld returned 1 exit status
configure:11637: $? = 1
configure: failed program was:
| 
|     /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| int a;
|   ;
|   return 0;
| }
| 
configure:11630: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c    -L/temp/x64-480-posix-seh-r2/libs/lib -L/temp/mingw-prereq/x64-zlib/lib -L/temp/mingw-prereq/x86_64-w64-mingw32-static/lib -L/temp/x64-480-posix-seh-r2/mingw64/opt/lib' -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0 -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../..  -lgfortran >&5
configure:11637: $? = 0
configure:11630: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c    -L/temp/x64-480-posix-seh-r2/libs/lib -L/temp/mingw-prereq/x64-zlib/lib -L/temp/mingw-prereq/x86_64-w64-mingw32-static/lib -L/temp/x64-480-posix-seh-r2/mingw64/opt/lib' -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0 -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../..  -lmingw32 >&5
configure:11637: $? = 0
configure:11630: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c    -L/temp/x64-480-posix-seh-r2/libs/lib -L/temp/mingw-prereq/x64-zlib/lib -L/temp/mingw-prereq/x86_64-w64-mingw32-static/lib -L/temp/x64-480-posix-seh-r2/mingw64/opt/lib' -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0 -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../..  -lmoldname >&5
configure:11637: $? = 0
configure:11630: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c    -L/temp/x64-480-posix-seh-r2/libs/lib -L/temp/mingw-prereq/x64-zlib/lib -L/temp/mingw-prereq/x86_64-w64-mingw32-static/lib -L/temp/x64-480-posix-seh-r2/mingw64/opt/lib' -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0 -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../..  -lmingwex >&5
configure:11637: $? = 0
configure:11630: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c    -L/temp/x64-480-posix-seh-r2/libs/lib -L/temp/mingw-prereq/x64-zlib/lib -L/temp/mingw-prereq/x86_64-w64-mingw32-static/lib -L/temp/x64-480-posix-seh-r2/mingw64/opt/lib' -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0 -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../..  -lmsvcrt >&5
configure:11637: $? = 0
configure:11630: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c    -L/temp/x64-480-posix-seh-r2/libs/lib -L/temp/mingw-prereq/x64-zlib/lib -L/temp/mingw-prereq/x86_64-w64-mingw32-static/lib -L/temp/x64-480-posix-seh-r2/mingw64/opt/lib' -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0 -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../..  -lquadmath >&5
configure:11637: $? = 0
configure:11630: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c    -L/temp/x64-480-posix-seh-r2/libs/lib -L/temp/mingw-prereq/x64-zlib/lib -L/temp/mingw-prereq/x86_64-w64-mingw32-static/lib -L/temp/x64-480-posix-seh-r2/mingw64/opt/lib' -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0 -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../..  -lm >&5
configure:11637: $? = 0
configure:11630: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c    -L/temp/x64-480-posix-seh-r2/libs/lib -L/temp/mingw-prereq/x64-zlib/lib -L/temp/mingw-prereq/x86_64-w64-mingw32-static/lib -L/temp/x64-480-posix-seh-r2/mingw64/opt/lib' -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0 -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../..  -lpthread >&5
configure:11637: $? = 0
configure:11630: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c    -L/temp/x64-480-posix-seh-r2/libs/lib -L/temp/mingw-prereq/x64-zlib/lib -L/temp/mingw-prereq/x86_64-w64-mingw32-static/lib -L/temp/x64-480-posix-seh-r2/mingw64/opt/lib' -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0 -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../..  -ladvapi32 >&5
configure:11637: $? = 0
configure:11630: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c    -L/temp/x64-480-posix-seh-r2/libs/lib -L/temp/mingw-prereq/x64-zlib/lib -L/temp/mingw-prereq/x86_64-w64-mingw32-static/lib -L/temp/x64-480-posix-seh-r2/mingw64/opt/lib' -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0 -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../..  -lshell32 >&5
configure:11637: $? = 0
configure:11630: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c    -L/temp/x64-480-posix-seh-r2/libs/lib -L/temp/mingw-prereq/x64-zlib/lib -L/temp/mingw-prereq/x86_64-w64-mingw32-static/lib -L/temp/x64-480-posix-seh-r2/mingw64/opt/lib' -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0 -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../..  -luser32 >&5
configure:11637: $? = 0
configure:11630: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c    -L/temp/x64-480-posix-seh-r2/libs/lib -L/temp/mingw-prereq/x64-zlib/lib -L/temp/mingw-prereq/x86_64-w64-mingw32-static/lib -L/temp/x64-480-posix-seh-r2/mingw64/opt/lib' -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0 -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../..  -lkernel32 >&5
configure:11637: $? = 0
configure:11630: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c    -L/temp/x64-480-posix-seh-r2/libs/lib -L/temp/mingw-prereq/x64-zlib/lib -L/temp/mingw-prereq/x86_64-w64-mingw32-static/lib -L/temp/x64-480-posix-seh-r2/mingw64/opt/lib' -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0 -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../..  -liconv >&5
configure:11637: $? = 0
configure:11659: result:  -lgfortran -lmingw32 -lmoldname -lmingwex -lmsvcrt -lquadmath -lm -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv
configure:11681: checking whether Fortran 77 and C objects are compatible
configure:11770: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:11777: $? = 0
configure:11784: mv conftest.o pac_conftest.o
configure:11787: $? = 0
configure:11802: gfortran -o conftest.exe   -O3   conftest.f pac_conftest.o   >&5
configure:11809: $? = 0
configure:11819: result: yes
configure:12045: checking for linker for Fortran main program
configure:12076: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:12083: $? = 0
configure:12164: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:12171: $? = 0
configure:12178: mv conftest.o pac_conftest.o
configure:12181: $? = 0
configure:12196: gfortran -o conftest.exe   -O3   conftest.f pac_conftest.o   >&5
configure:12203: $? = 0
configure:12212: result: Use Fortran to link programs
configure:12388: checking for Fortran 77 name mangling
configure:12416: gfortran -c   -O3 conftest.f >&5
configure:12423: $? = 0
configure:12430: mv conftest.o f77conftest.o
configure:12433: $? = 0
configure:12468: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c f77conftest.o  -L/temp/x64-480-posix-seh-r2/libs/lib -L/temp/mingw-prereq/x64-zlib/lib -L/temp/mingw-prereq/x86_64-w64-mingw32-static/lib -L/temp/x64-480-posix-seh-r2/mingw64/opt/lib' -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0 -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../..   -lgfortran -lmingw32 -lmoldname -lmingwex -lmsvcrt -lquadmath -lm -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv   >&5
configure:12475: $? = 0
configure:12672: result: lower uscore
configure:12735: checking for egrep
configure:12799: result: /bin/grep -E
configure:12804: checking for ANSI C header files
configure:12834: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:12841: $? = 0
configure:12940: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:12944: $? = 0
configure:12950: ./conftest.exe
configure:12954: $? = 0
configure:12972: result: yes
configure:12998: checking for libraries to link Fortran main with C stdio routines
configure:13034: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:13041: $? = 0
configure:13048: mv conftest.o pac_conftest.o
configure:13051: $? = 0
configure:13076: gfortran -o conftest.exe   -O3   conftest.f pac_conftest.o    >&5
configure:13083: $? = 0
configure:13134: result: none
configure:13187: checking whether Fortran init will work with C
configure:13215: gfortran -c   -O3 conftest.f >&5
configure:13222: $? = 0
configure:13229: mv conftest.o pac_f77conftest.o
configure:13232: $? = 0
configure:13286: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c pac_f77conftest.o   >&5
configure:13293: $? = 0
configure:13334: result: yes
configure:13420: checking for ifort
configure:13450: result: no
configure:13420: checking for pgf90
configure:13450: result: no
configure:13420: checking for pathf90
configure:13450: result: no
configure:13420: checking for pathf95
configure:13450: result: no
configure:13420: checking for xlf90
configure:13450: result: no
configure:13420: checking for xlf95
configure:13450: result: no
configure:13420: checking for xlf2003
configure:13450: result: no
configure:13420: checking for f90
configure:13450: result: no
configure:13420: checking for epcf90
configure:13450: result: no
configure:13420: checking for f95
configure:13450: result: no
configure:13420: checking for fort
configure:13450: result: no
configure:13420: checking for lf95
configure:13450: result: no
configure:13420: checking for gfortran
configure:13436: found /d/Toolchains/x64/MinGW-w64/4.8.0/bin/gfortran
configure:13447: result: gfortran
configure:13473: checking for Fortran compiler version
configure:13481: gfortran --version >&5
GNU Fortran (rev2, Built by MinGW-builds project) 4.8.0
Copyright (C) 2013 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

configure:13485: $? = 0
configure:13492: gfortran -v >&5
Using built-in specs.
COLLECT_GCC=d:\Toolchains\x64\MinGW-w64\4.8.0\bin\gfortran.exe
COLLECT_LTO_WRAPPER=d:/toolchains/x64/mingw-w64/4.8.0/bin/../libexec/gcc/x86_64-w64-mingw32/4.8.0/lto-wrapper.exe
Target: x86_64-w64-mingw32
Configured with: ../../../src/gcc-4.8.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/temp/x64-480-posix-seh-r2/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-isl-version-check --disable-cloog-version-check --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-host-libstdcxx='-static -lstdc++' --with-libiconv --with-system-zlib --with-gmp=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-mpfr=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-mpc=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-isl=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-cloog=/temp/mingw-prereq/x86_64-w64-mingw32-static --enable-cloog-backend=isl --with-pkgversion='rev2, Built by MinGW-builds project' --with-bugurl=http://sourceforge.net/projects/mingwbuilds/ CFLAGS='-O2 -pipe -I/temp/x64-480-posix-seh-r2/libs/include -I/temp/mingw-prereq/x64-zlib/include -I/temp/mingw-prereq/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -I/temp/x64-480-posix-seh-r2/libs/include -I/temp/mingw-prereq/x64-zlib/include -I/temp/mingw-prereq/x86_64-w64-mingw32-static/include' CPPFLAGS= LDFLAGS='-pipe -L/temp/x64-480-posix-seh-r2/libs/lib -L/temp/mingw-prereq/x64-zlib/lib -L/temp/mingw-prereq/x86_64-w64-mingw32-static/lib -L/temp/x64-480-posix-seh-r2/mingw64/opt/lib'
Thread model: posix
gcc version 4.8.0 (rev2, Built by MinGW-builds project) 
configure:13496: $? = 0
configure:13503: gfortran -V >&5
gfortran.exe: error: unrecognized command line option '-V'
gfortran.exe: fatal error: no input files
compilation terminated.
configure:13507: $? = 1
configure:13515: checking whether we are using the GNU Fortran compiler
configure:13534: gfortran -c    conftest.F >&5
configure:13541: $? = 0
configure:13558: result: yes
configure:13564: checking whether gfortran accepts -g
configure:13581: gfortran -c -g  conftest.f >&5
configure:13588: $? = 0
configure:13604: result: yes
configure:13936: checking for extension for Fortran 90 programs
configure:13957: gfortran -c    conftest.f90 >&5
configure:13964: $? = 0
configure:13970: result: f90
configure:14037: checking whether the Fortran 90 compiler (gfortran    ) works
configure:14054: gfortran -o conftest.exe      conftest.f90   >&5
configure:14061: $? = 0
configure:14071: result: yes
configure:14073: checking whether the Fortran 90 compiler (gfortran    ) is a cross-compiler
configure:14085: gfortran -o conftest.exe      conftest.f90   >&5
configure:14089: $? = 0
configure:14095: ./conftest.exe
configure:14099: $? = 0
configure:14115: result: no
configure:14143: checking whether Fortran 90 compiler works with Fortran 77 compiler
configure:14177: gfortran -c   -O3 conftest.f >&5
configure:14184: $? = 0
configure:14192: mv conftest.o pac_f77conftest.o
configure:14195: $? = 0
configure:14222: gfortran -o conftest.exe      conftest.f90 pac_f77conftest.o   >&5
configure:14229: $? = 0
configure:14287: result: yes
configure:14350: checking whether Fortran 77 accepts ! for comments
configure:14374: gfortran -c   -O3 conftest.f >&5
configure:14381: $? = 0
configure:14406: result: yes
configure:14416: checking for include directory flag for Fortran
configure:14449: gfortran -c -I src   -O3 conftest.f >&5
configure:14456: $? = 0
configure:14484: result: -I
configure:14501: checking for Fortran 77 flag for library directories
configure:14526: gfortran -c   -O3 conftest.f >&5
configure:14533: $? = 0
configure:14541: mv conftest.o pac_f77conftest.o
configure:14544: $? = 0
configure:14547: test -d conftestdir || mkdir conftestdir
configure:14550: $? = 0
configure:14553: ar cr conftestdir/libf77conftest.a pac_f77conftest.o
configure:14556: $? = 0
configure:14559: ranlib conftestdir/libf77conftest.a
configure:14562: $? = 0
configure:14586: gfortran -o conftest.exe   -O3 -Lconftestdir   conftest.f -lf77conftest   >&5
configure:14593: $? = 0
configure:14633: result: -L
configure:14858: checking whether Fortran 77 compiler processes .F files with C preprocessor
configure:14885: gfortran -c   -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.F >&5
configure:14892: $? = 0
configure:14992: result: yes
configure:15152: checking for Fortran compiler version
configure:15160: gfortran --version >&5
GNU Fortran (rev2, Built by MinGW-builds project) 4.8.0
Copyright (C) 2013 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

configure:15164: $? = 0
configure:15171: gfortran -v >&5
Using built-in specs.
COLLECT_GCC=d:\Toolchains\x64\MinGW-w64\4.8.0\bin\gfortran.exe
COLLECT_LTO_WRAPPER=d:/toolchains/x64/mingw-w64/4.8.0/bin/../libexec/gcc/x86_64-w64-mingw32/4.8.0/lto-wrapper.exe
Target: x86_64-w64-mingw32
Configured with: ../../../src/gcc-4.8.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/temp/x64-480-posix-seh-r2/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-isl-version-check --disable-cloog-version-check --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-host-libstdcxx='-static -lstdc++' --with-libiconv --with-system-zlib --with-gmp=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-mpfr=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-mpc=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-isl=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-cloog=/temp/mingw-prereq/x86_64-w64-mingw32-static --enable-cloog-backend=isl --with-pkgversion='rev2, Built by MinGW-builds project' --with-bugurl=http://sourceforge.net/projects/mingwbuilds/ CFLAGS='-O2 -pipe -I/temp/x64-480-posix-seh-r2/libs/include -I/temp/mingw-prereq/x64-zlib/include -I/temp/mingw-prereq/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -I/temp/x64-480-posix-seh-r2/libs/include -I/temp/mingw-prereq/x64-zlib/include -I/temp/mingw-prereq/x86_64-w64-mingw32-static/include' CPPFLAGS= LDFLAGS='-pipe -L/temp/x64-480-posix-seh-r2/libs/lib -L/temp/mingw-prereq/x64-zlib/lib -L/temp/mingw-prereq/x86_64-w64-mingw32-static/lib -L/temp/x64-480-posix-seh-r2/mingw64/opt/lib'
Thread model: posix
gcc version 4.8.0 (rev2, Built by MinGW-builds project) 
configure:15175: $? = 0
configure:15182: gfortran -V >&5
gfortran.exe: error: unrecognized command line option '-V'
gfortran.exe: fatal error: no input files
compilation terminated.
configure:15186: $? = 1
configure:15194: checking whether we are using the GNU Fortran compiler
configure:15237: result: yes
configure:15243: checking whether gfortran accepts -g
configure:15283: result: yes
configure:15319: checking whether the Fortran 90 compiler (gfortran    ) works
configure:15336: gfortran -o conftest.exe      conftest.f90   >&5
configure:15343: $? = 0
configure:15353: result: yes
configure:15355: checking whether the Fortran 90 compiler (gfortran    ) is a cross-compiler
configure:15367: gfortran -o conftest.exe      conftest.f90   >&5
configure:15371: $? = 0
configure:15377: ./conftest.exe
configure:15381: $? = 0
configure:15397: result: no
configure:15452: checking for Fortran 90 module extension
configure:15480: gfortran -c    conftest.f90 >&5
configure:15487: $? = 0
configure:15547: result: mod
configure:15557: checking for Fortran 90 module include flag
configure:15592: gfortran -c    conftest.f90 >&5
configure:15599: $? = 0
configure:15652: gfortran -c   -Iconftestdir  conftest.f90 >&5
configure:15659: $? = 0
configure:15749: result: -I
configure:15789: checking whether Fortran 90 compiler accepts option -O3
configure:15848: gfortran -o conftest.exe      conftest.f90   > pac_test1.log 2>&1
configure:15855: $? = 0
configure:15907: gfortran -o conftest.exe -O3      conftest.f90   > pac_test2.log 2>&1
configure:15914: $? = 0
configure:15929: diff -b pac_test1.log pac_test2.log > pac_test.log
configure:15932: $? = 0
configure:16053: result: yes
configure:16058: checking whether routines compiled with -O3 can be linked with ones compiled without -O3
configure:16111: gfortran -c    conftest.f90 > pac_test3.log 2>&1
configure:16118: $? = 0
configure:16126: mv conftest.o pac_conftest.o
configure:16129: $? = 0
configure:16181: gfortran -o conftest.exe -O3      conftest.f90 pac_conftest.o   > pac_test4.log 2>&1
configure:16188: $? = 0
configure:16203: diff -b pac_test2.log pac_test4.log > pac_test.log
configure:16206: $? = 0
configure:16327: result: yes
configure:16359: checking whether Fortran 90 compiler processes .F90 files with C preprocessor
configure:16386: gfortran -c   -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src  conftest.F90 >&5
configure:16393: $? = 0
configure:16493: result: yes
configure:16514: checking what libraries are needed to link Fortran90 programs with C routines that use stdio
configure:16550: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:16557: $? = 0
configure:16565: mv conftest.o pac_conftest.o
configure:16568: $? = 0
configure:16591: gfortran -o conftest.exe   -O3    conftest.f90 pac_conftest.o   >&5
configure:16598: $? = 0
configure:16684: result: none
configure:16701: checking for Fortran 90 compiler vendor
configure:16710: gfortran --version </dev/null >conftest.txt 2>&1
configure:16713: $? = 0
configure:16750: result: gnu
configure:16857: checking for c++
configure:16873: found /d/Toolchains/x64/MinGW-w64/4.8.0/bin/c++
configure:16884: result: c++
configure:17021: checking for C++ compiler version
configure:17029: c++ --version >&5
c++.exe (rev2, Built by MinGW-builds project) 4.8.0
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:17033: $? = 0
configure:17040: c++ -v >&5
Using built-in specs.
COLLECT_GCC=d:\Toolchains\x64\MinGW-w64\4.8.0\bin\c++.exe
COLLECT_LTO_WRAPPER=d:/toolchains/x64/mingw-w64/4.8.0/bin/../libexec/gcc/x86_64-w64-mingw32/4.8.0/lto-wrapper.exe
Target: x86_64-w64-mingw32
Configured with: ../../../src/gcc-4.8.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/temp/x64-480-posix-seh-r2/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-isl-version-check --disable-cloog-version-check --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-host-libstdcxx='-static -lstdc++' --with-libiconv --with-system-zlib --with-gmp=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-mpfr=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-mpc=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-isl=/temp/mingw-prereq/x86_64-w64-mingw32-static --with-cloog=/temp/mingw-prereq/x86_64-w64-mingw32-static --enable-cloog-backend=isl --with-pkgversion='rev2, Built by MinGW-builds project' --with-bugurl=http://sourceforge.net/projects/mingwbuilds/ CFLAGS='-O2 -pipe -I/temp/x64-480-posix-seh-r2/libs/include -I/temp/mingw-prereq/x64-zlib/include -I/temp/mingw-prereq/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -I/temp/x64-480-posix-seh-r2/libs/include -I/temp/mingw-prereq/x64-zlib/include -I/temp/mingw-prereq/x86_64-w64-mingw32-static/include' CPPFLAGS= LDFLAGS='-pipe -L/temp/x64-480-posix-seh-r2/libs/lib -L/temp/mingw-prereq/x64-zlib/lib -L/temp/mingw-prereq/x86_64-w64-mingw32-static/lib -L/temp/x64-480-posix-seh-r2/mingw64/opt/lib'
Thread model: posix
gcc version 4.8.0 (rev2, Built by MinGW-builds project) 
configure:17044: $? = 0
configure:17051: c++ -V >&5
c++.exe: error: unrecognized command line option '-V'
c++.exe: fatal error: no input files
compilation terminated.
configure:17055: $? = 1
configure:17058: checking whether we are using the GNU C++ compiler
configure:17087: c++ -c   -DNDEBUG -DNVALGRIND  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.cpp >&5
configure:17094: $? = 0
configure:17111: result: yes
configure:17120: checking whether c++ accepts -g
configure:17150: c++ -c -g  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.cpp >&5
configure:17157: $? = 0
configure:17258: result: yes
configure:17294: checking whether the C++ compiler c++ can build an executable
configure:17334: c++ -o conftest.exe   -DNDEBUG -DNVALGRIND  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.cpp   >&5
configure:17341: $? = 0
configure:17367: result: yes
configure:17376: checking whether C++ compiler works with string
configure:17410: c++ -c   -DNDEBUG -DNVALGRIND  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.cpp >&5
configure:17417: $? = 0
configure:17438: result: yes
configure:17451: checking whether the compiler supports exceptions
configure:17484: c++ -c   -DNDEBUG -DNVALGRIND  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.cpp >&5
configure:17491: $? = 0
configure:17513: result: yes
configure:17523: checking whether the compiler recognizes bool as a built-in type
configure:17560: c++ -c   -DNDEBUG -DNVALGRIND  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.cpp >&5
configure:17567: $? = 0
configure:17589: result: yes
configure:17599: checking whether the compiler implements namespaces
configure:17632: c++ -c   -DNDEBUG -DNVALGRIND  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.cpp >&5
configure:17639: $? = 0
configure:17661: result: yes
configure:17682: checking whether <iostream> available
configure:17711: c++ -c   -DNDEBUG -DNVALGRIND  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.cpp >&5
configure:17718: $? = 0
configure:17733: result: yes
configure:17739: checking whether the compiler implements the namespace std
configure:17776: c++ -c   -DNDEBUG -DNVALGRIND  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.cpp >&5
configure:17783: $? = 0
configure:17806: result: yes
configure:17820: checking whether <math> available
configure:17849: c++ -c   -DNDEBUG -DNVALGRIND  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.cpp >&5
conftest.cpp:29:16: fatal error: math: No such file or directory
 #include <math>
                ^
compilation terminated.
configure:17856: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| /* end confdefs.h.  */
| 
| #include <math>
| 
| int
| main ()
| {
| using namespace std;
|   ;
|   return 0;
| }
configure:17871: result: no
configure:17936: checking for GNU g++ version
configure:17974: c++ -o conftest.exe   -DNDEBUG -DNVALGRIND  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.cpp   >&5
configure:17978: $? = 0
configure:17984: ./conftest.exe
configure:17988: $? = 0
configure:18005: result: 4 . 8
configure:18054: checking whether C++ compiler accepts option -O3
configure:18124: c++ -o conftest.exe   -DNDEBUG -DNVALGRIND  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.cpp   > pac_test1.log 2>&1
configure:18131: $? = 0
configure:18183: c++ -o conftest.exe -O3   -DNDEBUG -DNVALGRIND  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.cpp   > pac_test2.log 2>&1
configure:18190: $? = 0
configure:18205: diff -b pac_test1.log pac_test2.log > pac_test.log
configure:18208: $? = 0
configure:18329: result: yes
configure:18334: checking whether routines compiled with -O3 can be linked with ones compiled without -O3
configure:18392: c++ -c   -DNDEBUG -DNVALGRIND  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.cpp > pac_test3.log 2>&1
configure:18399: $? = 0
configure:18407: mv conftest.o pac_conftest.o
configure:18410: $? = 0
configure:18472: c++ -o conftest.exe -O3   -DNDEBUG -DNVALGRIND  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.cpp pac_conftest.o   > pac_test4.log 2>&1
configure:18479: $? = 0
configure:18494: diff -b pac_test2.log pac_test4.log > pac_test.log
configure:18497: $? = 0
configure:18618: result: yes
configure:18678: checking for perl
configure:18696: found /bin/perl
configure:18708: result: /bin/perl
configure:18721: checking for ar
configure:18737: found /d/Toolchains/x64/MinGW-w64/4.8.0/bin/ar
configure:18748: result: ar
configure:18782: checking for ranlib
configure:18798: found /d/Toolchains/x64/MinGW-w64/4.8.0/bin/ranlib
configure:18809: result: ranlib
configure:18828: checking for killall
configure:18858: result: no
configure:18890: checking for a BSD-compatible install
configure:18958: result: /bin/install -c
configure:18987: checking whether install works
configure:18995: result: yes
configure:19103: checking whether install breaks libraries
configure:19130: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:19137: $? = 0
configure:19172: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c libconftest1.a >&5
configure:19179: $? = 0
configure:19257: result: no
configure:19278: checking whether mkdir -p works
configure:19294: result: yes
configure:19312: checking for make
configure:19328: found /bin/make
configure:19339: result: make
configure:19353: checking whether clock skew breaks make
configure:19378: result: no
configure:19388: checking whether make supports include
configure:19416: result: yes
configure:19425: checking whether make allows comments in actions
configure:19452: result: yes
configure:19466: checking for virtual path format
configure:19509: result: VPATH
configure:19519: checking whether make sets CFLAGS
configure:19545: result: yes
configure:19594: checking for bash
configure:19612: found /bin/bash
configure:19624: result: /bin/bash
configure:19647: checking whether /bin/bash supports arrays
configure:19656: result: yes
configure:22125: checking for doctext
configure:22156: result: false
configure:22166: checking for location of doctext style files
configure:22183: result: unavailable
configure:22195: checking for an ANSI C-conforming const
configure:22270: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:22277: $? = 0
configure:22292: result: yes
configure:22302: checking for working volatile
configure:22331: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:22338: $? = 0
configure:22353: result: yes
configure:22363: checking for C/C++ restrict keyword
configure:22398: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:22405: $? = 0
configure:22423: result: __restrict
configure:22439: checking for inline
configure:22465: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:22472: $? = 0
configure:22490: result: inline
configure:22514: checking whether __attribute__ allowed
configure:22541: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:22548: $? = 0
configure:22563: result: yes
configure:22565: checking whether __attribute__((format)) allowed
configure:22592: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:22599: $? = 0
configure:22614: result: yes
configure:22640: checking whether byte ordering is bigendian
configure:22665: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
conftest.c:35:9: error: unknown type name 'not'
         not a universal capable compiler
         ^
conftest.c:35:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
         not a universal capable compiler
               ^
conftest.c:35:15: error: unknown type name 'universal'
configure:22672: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:22722: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:22729: $? = 0
configure:22761: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
conftest.c: In function 'main':
conftest.c:41:4: error: unknown type name 'not'
    not big endian
    ^
conftest.c:41:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
    not big endian
            ^
configure:22768: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:23020: result: no
configure:23067: checking whether C compiler allows unaligned doubles
configure:23110: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:23114: $? = 0
configure:23120: ./conftest.exe
configure:23124: $? = 0
configure:23141: result: yes
configure:23160: checking whether gcc supports __func__
configure:23186: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:23193: $? = 0
configure:23208: result: yes
configure:23351: result: Using gcc to determine dependencies
configure:23383: checking whether long double is supported
configure:23410: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:23417: $? = 0
configure:23432: result: yes
configure:23443: checking whether long long is supported
configure:23470: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:23477: $? = 0
configure:23492: result: yes
configure:23505: checking for max C struct integer alignment
configure:23633: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:23637: $? = 0
configure:23643: ./conftest.exe
configure:23647: $? = 0
configure:23666: result: eight
configure:23703: checking for max C struct floating point alignment
configure:23815: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:23819: $? = 0
configure:23825: ./conftest.exe
configure:23829: $? = 0
configure:23848: result: sixteen
configure:23883: checking for max C struct alignment of structs with doubles
configure:23964: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:23968: $? = 0
configure:23974: ./conftest.exe
configure:23978: $? = 0
configure:23997: result: eight
configure:24004: checking for max C struct floating point alignment with long doubles
configure:24086: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:24090: $? = 0
configure:24096: ./conftest.exe
configure:24100: $? = 0
configure:24119: result: sixteen
configure:24129: WARNING: Structures containing long doubles may be aligned differently from structures with floats or longs.  MPICH2 does not handle this case automatically and you should avoid assumed extents for structures containing float types.
configure:24164: checking if alignment of structs with doubles is based on position
configure:24208: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:24212: $? = 0
configure:24218: ./conftest.exe
configure:24222: $? = 0
configure:24241: result: no
configure:24257: checking if alignment of structs with long long ints is based on position
configure:24303: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:24307: $? = 0
configure:24313: ./conftest.exe
configure:24317: $? = 0
configure:24336: result: no
configure:24352: checking if double alignment breaks rules, find actual alignment
configure:24409: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:24413: $? = 0
configure:24419: ./conftest.exe
configure:24423: $? = 0
configure:24442: result: no
configure:24458: checking for alignment restrictions on pointers
configure:24488: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:24492: $? = 0
configure:24498: ./conftest.exe
configure:24502: $? = 0
configure:24528: result: int or better
configure:24540: checking size of char
configure:24845: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:24849: $? = 0
configure:24855: ./conftest.exe
configure:24859: $? = 0
configure:24885: result: 1
configure:24899: checking size of unsigned char
configure:25204: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:25208: $? = 0
configure:25214: ./conftest.exe
configure:25218: $? = 0
configure:25244: result: 1
configure:25258: checking size of short
configure:25563: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:25567: $? = 0
configure:25573: ./conftest.exe
configure:25577: $? = 0
configure:25603: result: 2
configure:25617: checking size of unsigned short
configure:25922: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:25926: $? = 0
configure:25932: ./conftest.exe
configure:25936: $? = 0
configure:25962: result: 2
configure:25976: checking size of int
configure:26281: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:26285: $? = 0
configure:26291: ./conftest.exe
configure:26295: $? = 0
configure:26321: result: 4
configure:26335: checking size of unsigned int
configure:26640: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:26644: $? = 0
configure:26650: ./conftest.exe
configure:26654: $? = 0
configure:26680: result: 4
configure:26694: checking size of long
configure:26999: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:27003: $? = 0
configure:27009: ./conftest.exe
configure:27013: $? = 0
configure:27039: result: 4
configure:27053: checking size of unsigned long
configure:27358: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:27362: $? = 0
configure:27368: ./conftest.exe
configure:27372: $? = 0
configure:27398: result: 4
configure:27412: checking size of long long
configure:27717: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:27721: $? = 0
configure:27727: ./conftest.exe
configure:27731: $? = 0
configure:27757: result: 8
configure:27771: checking size of unsigned long long
configure:28076: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:28080: $? = 0
configure:28086: ./conftest.exe
configure:28090: $? = 0
configure:28116: result: 8
configure:28130: checking size of float
configure:28435: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:28439: $? = 0
configure:28445: ./conftest.exe
configure:28449: $? = 0
configure:28475: result: 4
configure:28489: checking size of double
configure:28794: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:28798: $? = 0
configure:28804: ./conftest.exe
configure:28808: $? = 0
configure:28834: result: 8
configure:28848: checking size of long double
configure:29153: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:29157: $? = 0
configure:29163: ./conftest.exe
configure:29167: $? = 0
configure:29193: result: 16
configure:29207: checking size of void *
configure:29512: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:29516: $? = 0
configure:29522: ./conftest.exe
configure:29526: $? = 0
configure:29552: result: 8
configure:29563: checking for ANSI C header files
configure:29731: result: yes
configure:29757: checking stddef.h usability
configure:29774: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:29781: $? = 0
configure:29795: result: yes
configure:29799: checking stddef.h presence
configure:29814: gcc -E  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c
configure:29821: $? = 0
configure:29835: result: yes
configure:29863: checking for stddef.h
configure:29872: result: yes
configure:29891: checking size of wchar_t
configure:30226: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:30230: $? = 0
configure:30236: ./conftest.exe
configure:30240: $? = 0
configure:30266: result: 2
configure:30281: checking size of float_int
configure:30592: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:30596: $? = 0
configure:30602: ./conftest.exe
configure:30606: $? = 0
configure:30632: result: 8
configure:30646: checking size of double_int
configure:30957: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:30961: $? = 0
configure:30967: ./conftest.exe
configure:30971: $? = 0
configure:30997: result: 16
configure:31011: checking size of long_int
configure:31322: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:31326: $? = 0
configure:31332: ./conftest.exe
configure:31336: $? = 0
configure:31362: result: 8
configure:31376: checking size of short_int
configure:31687: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:31691: $? = 0
configure:31697: ./conftest.exe
configure:31701: $? = 0
configure:31727: result: 8
configure:31741: checking size of two_int
configure:32052: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:32056: $? = 0
configure:32062: ./conftest.exe
configure:32066: $? = 0
configure:32092: result: 8
configure:32106: checking size of long_double_int
configure:32417: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:32421: $? = 0
configure:32427: ./conftest.exe
configure:32431: $? = 0
configure:32457: result: 32
configure:32480: checking sys/bitypes.h usability
configure:32497: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
conftest.c:98:25: fatal error: sys/bitypes.h: No such file or directory
 #include <sys/bitypes.h>
                         ^
compilation terminated.
configure:32504: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/bitypes.h>
configure:32518: result: no
configure:32522: checking sys/bitypes.h presence
configure:32537: gcc -E  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c
conftest.c:65:25: fatal error: sys/bitypes.h: No such file or directory
 #include <sys/bitypes.h>
                         ^
compilation terminated.
configure:32544: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| /* end confdefs.h.  */
| #include <sys/bitypes.h>
configure:32558: result: no
configure:32586: checking for sys/bitypes.h
configure:32593: result: no
configure:32625: checking inttypes.h usability
configure:32642: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:32649: $? = 0
configure:32663: result: yes
configure:32667: checking inttypes.h presence
configure:32682: gcc -E  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c
configure:32689: $? = 0
configure:32703: result: yes
configure:32731: checking for inttypes.h
configure:32740: result: yes
configure:32625: checking stdint.h usability
configure:32642: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:32649: $? = 0
configure:32663: result: yes
configure:32667: checking stdint.h presence
configure:32682: gcc -E  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c
configure:32689: $? = 0
configure:32703: result: yes
configure:32731: checking for stdint.h
configure:32740: result: yes
configure:32758: checking for int8_t
configure:32789: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:32796: $? = 0
configure:32825: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
conftest.c: In function 'main':
conftest.c:103:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !((int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 1)
            ^
configure:32832: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !((int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 1)
| 		 < (int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 2))];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:32861: result: yes
configure:32874: checking for int16_t
configure:32905: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:32912: $? = 0
configure:32941: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
conftest.c: In function 'main':
conftest.c:103:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !((int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 1)
            ^
configure:32948: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !((int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 1)
| 		 < (int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 2))];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:32977: result: yes
configure:32990: checking for int32_t
configure:33021: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:33028: $? = 0
configure:33057: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
conftest.c: In function 'main':
conftest.c:104:53: warning: integer overflow in expression [-Woverflow]
    < (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 2))];
                                                     ^
conftest.c:103:12: error: storage size of 'test_array' isn't constant
 static int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1)
            ^
configure:33064: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1)
| 		 < (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 2))];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:33093: result: yes
configure:33106: checking for int64_t
configure:33137: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:33144: $? = 0
configure:33173: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
conftest.c: In function 'main':
conftest.c:104:53: warning: integer overflow in expression [-Woverflow]
    < (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 2))];
                                                     ^
conftest.c:103:12: error: storage size of 'test_array' isn't constant
 static int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1)
            ^
configure:33180: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1)
| 		 < (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 2))];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:33209: result: yes
configure:33260: checking for uint8_t
configure:33291: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:33298: $? = 0
configure:33319: result: yes
configure:33337: checking for uint16_t
configure:33368: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:33375: $? = 0
configure:33396: result: yes
configure:33410: checking for uint32_t
configure:33441: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:33448: $? = 0
configure:33469: result: yes
configure:33487: checking for uint64_t
configure:33518: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:33525: $? = 0
configure:33546: result: yes
configure:33613: checking stdbool.h usability
configure:33630: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:33637: $? = 0
configure:33651: result: yes
configure:33655: checking stdbool.h presence
configure:33670: gcc -E  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c
configure:33677: $? = 0
configure:33691: result: yes
configure:33719: checking for stdbool.h
configure:33728: result: yes
configure:33613: checking complex.h usability
configure:33630: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:33637: $? = 0
configure:33651: result: yes
configure:33655: checking complex.h presence
configure:33670: gcc -E  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c
configure:33677: $? = 0
configure:33691: result: yes
configure:33719: checking for complex.h
configure:33728: result: yes
configure:33747: checking size of _Bool
configure:34082: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:34086: $? = 0
configure:34092: ./conftest.exe
configure:34096: $? = 0
configure:34122: result: 1
configure:34136: checking size of float _Complex
configure:34471: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:34475: $? = 0
configure:34481: ./conftest.exe
configure:34485: $? = 0
configure:34511: result: 8
configure:34525: checking size of double _Complex
configure:34860: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:34864: $? = 0
configure:34870: ./conftest.exe
configure:34874: $? = 0
configure:34900: result: 16
configure:34914: checking size of long double _Complex
configure:35249: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:35253: $? = 0
configure:35259: ./conftest.exe
configure:35263: $? = 0
configure:35289: result: 32
configure:35301: checking for _Bool
configure:35329: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:35336: $? = 0
configure:35363: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
conftest.c: In function 'main':
conftest.c:117:20: error: expected expression before ')' token
 if (sizeof ((_Bool)))
                    ^
configure:35370: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:35393: result: yes
configure:35403: checking for float _Complex
configure:35431: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:35438: $? = 0
configure:35465: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
conftest.c: In function 'main':
conftest.c:118:29: error: expected expression before ')' token
 if (sizeof ((float _Complex)))
                             ^
configure:35472: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((float _Complex)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:35495: result: yes
configure:35505: checking for double _Complex
configure:35533: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:35540: $? = 0
configure:35567: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
conftest.c: In function 'main':
conftest.c:119:30: error: expected expression before ')' token
 if (sizeof ((double _Complex)))
                              ^
configure:35574: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((double _Complex)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:35597: result: yes
configure:35607: checking for long double _Complex
configure:35635: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:35642: $? = 0
configure:35669: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
conftest.c: In function 'main':
conftest.c:120:35: error: expected expression before ')' token
 if (sizeof ((long double _Complex)))
                                   ^
configure:35676: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((long double _Complex)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:35699: result: yes
configure:36127: checking for size of Fortran type integer
configure:36178: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:36185: $? = 0
configure:36193: mv conftest.o pac_conftest.o
configure:36196: $? = 0
configure:36229: gfortran -o conftest.exe   -O3   conftest.f pac_conftest.o   >&5
configure:36233: $? = 0
configure:36239: ./conftest.exe
configure:36243: $? = 0
configure:36292: result: 4
configure:36307: checking for size of Fortran type real
configure:36358: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:36365: $? = 0
configure:36373: mv conftest.o pac_conftest.o
configure:36376: $? = 0
configure:36409: gfortran -o conftest.exe   -O3   conftest.f pac_conftest.o   >&5
configure:36413: $? = 0
configure:36419: ./conftest.exe
configure:36423: $? = 0
configure:36472: result: 4
configure:36487: checking for size of Fortran type double precision
configure:36538: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:36545: $? = 0
configure:36553: mv conftest.o pac_conftest.o
configure:36556: $? = 0
configure:36589: gfortran -o conftest.exe   -O3   conftest.f pac_conftest.o   >&5
configure:36593: $? = 0
configure:36599: ./conftest.exe
configure:36603: $? = 0
configure:36652: result: 8
configure:36675: checking whether integer*1 is supported
configure:36692: gfortran -c   -O3 conftest.f >&5
configure:36699: $? = 0
configure:36714: result: yes
configure:36716: checking whether integer*2 is supported
configure:36733: gfortran -c   -O3 conftest.f >&5
configure:36740: $? = 0
configure:36755: result: yes
configure:36757: checking whether integer*4 is supported
configure:36774: gfortran -c   -O3 conftest.f >&5
configure:36781: $? = 0
configure:36796: result: yes
configure:36798: checking whether integer*8 is supported
configure:36815: gfortran -c   -O3 conftest.f >&5
configure:36822: $? = 0
configure:36837: result: yes
configure:36839: checking whether integer*16 is supported
configure:36856: gfortran -c   -O3 conftest.f >&5
configure:36863: $? = 0
configure:36878: result: yes
configure:36880: checking whether real*4 is supported
configure:36897: gfortran -c   -O3 conftest.f >&5
configure:36904: $? = 0
configure:36919: result: yes
configure:36921: checking whether real*8 is supported
configure:36938: gfortran -c   -O3 conftest.f >&5
configure:36945: $? = 0
configure:36960: result: yes
configure:36962: checking whether real*16 is supported
configure:36979: gfortran -c   -O3 conftest.f >&5
configure:36986: $? = 0
configure:37001: result: yes
configure:37393: checking for C type matching Fortran integer
configure:37400: result: int
configure:37456: checking for size of MPI_Status
configure:37764: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:37768: $? = 0
configure:37774: ./conftest.exe
configure:37778: $? = 0
configure:37796: result: 20
configure:37927: checking for values of Fortran logicals
configure:37976: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:37983: $? = 0
configure:37990: mv conftest.o pac_conftest.o
configure:37993: $? = 0
configure:38031: gfortran -o conftest.exe   -O3   conftest.f pac_conftest.o   >&5
configure:38035: $? = 0
configure:38041: ./conftest.exe
configure:38045: $? = 0
configure:38096: result: True is 1 and False is 0
configure:38125: checking for BSD/POSIX style global symbol lister
configure:38269: result: no
configure:38319: checking stdio.h usability
configure:38336: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:38343: $? = 0
configure:38357: result: yes
configure:38361: checking stdio.h presence
configure:38376: gcc -E  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c
configure:38383: $? = 0
configure:38397: result: yes
configure:38425: checking for stdio.h
configure:38434: result: yes
configure:38449: checking for multiple __attribute__((alias)) support
configure:38520: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:38527: $? = 0
configure:38535: cp conftest.o pac_conftest_other.o
configure:38538: $? = 0
configure:38615: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c pac_conftest_other.o   >&5
configure:38622: $? = 0
configure:38633: cp conftest.exe pac_conftest_main.exe
configure:38636: $? = 0
configure:38701: ./pac_conftest_main.exe
configure:38704: $? = 0
configure:38711: result: yes
configure:38739: checking the minimum alignment of Fortran common block of 1 integers
configure:38788: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:38795: $? = 0
configure:38803: mv conftest.o pac_conftest.o
configure:38806: $? = 0
configure:38836: gfortran -o conftest.exe   -O3    conftest.f90 pac_conftest.o   > pac_align0.log 2>&1
configure:38843: $? = 0
configure:38951: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:38958: $? = 0
configure:38966: mv conftest.o pac_conftest.o
configure:38969: $? = 0
configure:39000: gfortran -o conftest.exe   -O3    conftest.f90 pac_conftest.o   > pac_align1.log 2>&1
configure:39007: $? = 0
configure:39021: diff -b pac_align0.log pac_align1.log > pac_test.log
configure:39024: $? = 0
configure:39123: result: 4
configure:39134: checking the minimum alignment of Fortran common block of 5 integers
configure:39183: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:39190: $? = 0
configure:39198: mv conftest.o pac_conftest.o
configure:39201: $? = 0
configure:39231: gfortran -o conftest.exe   -O3    conftest.f90 pac_conftest.o   > pac_align0.log 2>&1
configure:39238: $? = 0
configure:39346: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:39353: $? = 0
configure:39361: mv conftest.o pac_conftest.o
configure:39364: $? = 0
configure:39395: gfortran -o conftest.exe   -O3    conftest.f90 pac_conftest.o   > pac_align1.log 2>&1
configure:39402: $? = 0
configure:39416: diff -b pac_align0.log pac_align1.log > pac_test.log
configure:39419: $? = 0
configure:39346: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:39353: $? = 0
configure:39361: mv conftest.o pac_conftest.o
configure:39364: $? = 0
configure:39395: gfortran -o conftest.exe   -O3    conftest.f90 pac_conftest.o   > pac_align1.log 2>&1
configure:39402: $? = 0
configure:39416: diff -b pac_align0.log pac_align1.log > pac_test.log
configure:39419: $? = 0
configure:39346: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:39353: $? = 0
configure:39361: mv conftest.o pac_conftest.o
configure:39364: $? = 0
configure:39395: gfortran -o conftest.exe   -O3    conftest.f90 pac_conftest.o   > pac_align1.log 2>&1
configure:39402: $? = 0
configure:39416: diff -b pac_align0.log pac_align1.log > pac_test.log
configure:39419: $? = 0
configure:39346: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:39353: $? = 0
configure:39361: mv conftest.o pac_conftest.o
configure:39364: $? = 0
configure:39395: gfortran -o conftest.exe   -O3    conftest.f90 pac_conftest.o   > pac_align1.log 2>&1
configure:39402: $? = 0
configure:39416: diff -b pac_align0.log pac_align1.log > pac_test.log
configure:39419: $? = 0
configure:39530: result: 4, too small! reset to 32
configure:39659: checking for Fortran 90 integer kind for 8-byte integers
configure:39708: gfortran -o conftest.exe   -O3    conftest.f90   >&5
configure:39712: $? = 0
configure:39718: ./conftest.exe
configure:39722: $? = 0
configure:39746: result: 8
configure:40001: checking if real*8 is supported in Fortran 90
configure:40020: gfortran -c   -O3  conftest.f90 >&5
configure:40027: $? = 0
configure:40047: result: yes
configure:40191: checking size of bool
configure:40496: c++ -o conftest.exe   -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.cpp   >&5
configure:40500: $? = 0
configure:40506: ./conftest.exe
configure:40510: $? = 0
configure:40536: result: 1
configure:40584: checking how to run the C++ preprocessor
configure:40620: c++ -E  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.cpp
configure:40627: $? = 0
configure:40658: c++ -E  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.cpp
conftest.cpp:105:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:40665: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:40698: result: c++ -E
configure:40727: c++ -E  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.cpp
configure:40734: $? = 0
configure:40765: c++ -E  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.cpp
conftest.cpp:105:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:40772: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:40822: checking complex usability
configure:40839: c++ -c   -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.cpp >&5
configure:40846: $? = 0
configure:40860: result: yes
configure:40864: checking complex presence
configure:40879: c++ -E  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.cpp
configure:40886: $? = 0
configure:40900: result: yes
configure:40928: checking for complex
configure:40935: result: yes
configure:40948: checking size of Complex
configure:41283: c++ -o conftest.exe   -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.cpp   >&5
configure:41287: $? = 0
configure:41293: ./conftest.exe
configure:41297: $? = 0
configure:41323: result: 8
configure:41337: checking size of DoubleComplex
configure:41672: c++ -o conftest.exe   -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.cpp   >&5
configure:41676: $? = 0
configure:41682: ./conftest.exe
configure:41686: $? = 0
configure:41712: result: 16
configure:41727: checking size of LongDoubleComplex
configure:42062: c++ -o conftest.exe   -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.cpp   >&5
configure:42066: $? = 0
configure:42072: ./conftest.exe
configure:42076: $? = 0
configure:42102: result: 32
configure:42189: checking if char * pointers use byte addresses
configure:42217: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
conftest.c: In function 'main':
conftest.c:117:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 if ((long)(a-(char*)0) == (long)(a)) return 0; return 1;
                           ^
configure:42221: $? = 0
configure:42227: ./conftest.exe
configure:42231: $? = 0
configure:42248: result: yes
configure:42275: checking for alignment restrictions on 
configure:42319: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
conftest.c: In function 'main':
conftest.c:118:5: error: unknown type name 'int64_t'
     int64_t *p1, v;
     ^
conftest.c:122:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     if (!( (long)bp & 0x7 ) ) bp += 4;
            ^
conftest.c:123:11: error: 'int64_t' undeclared (first use in this function)
     p1 = (int64_t *)bp;
           ^
conftest.c:123:11: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:123:20: error: expected expression before ')' token
     p1 = (int64_t *)bp;
                    ^
conftest.c:126:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     if (!( (long)bp & 0x3 ) ) bp += 2;
            ^
conftest.c:127:20: error: expected expression before ')' token
     p1 = (int64_t *)bp;
                    ^
conftest.c:129:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     if (!( (long)bp & 0x1 ) ) bp += 1;
            ^
conftest.c:130:20: error: expected expression before ')' token
     p1 = (int64_t *)bp;
                    ^
configure:42323: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <stdlib.h>
| int main(int argc, char **argv )
| {
|     int64_t *p1, v;
|     char    *buf_p = (char *)malloc( 64 ), *bp;
|     bp = buf_p;
|     /* Make bp aligned on 4, not 8 bytes */
|     if (!( (long)bp & 0x7 ) ) bp += 4;
|     p1 = (int64_t *)bp;
|     v = -1;
|     *p1 = v;
|     if (!( (long)bp & 0x3 ) ) bp += 2;
|     p1 = (int64_t *)bp;
|     *p1 = 1;
|     if (!( (long)bp & 0x1 ) ) bp += 1;
|     p1 = (int64_t *)bp;
|     *p1 = 1;
|     return 0;
| }
| 
configure:42351: result: yes
configure:42372: checking for alignment restrictions on int32_t
configure:42416: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
conftest.c: In function 'main':
conftest.c:118:5: error: unknown type name 'int32_t'
     int32_t *p1, v;
     ^
conftest.c:122:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     if (!( (long)bp & 0x7 ) ) bp += 4;
            ^
conftest.c:123:11: error: 'int32_t' undeclared (first use in this function)
     p1 = (int32_t *)bp;
           ^
conftest.c:123:11: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:123:20: error: expected expression before ')' token
     p1 = (int32_t *)bp;
                    ^
conftest.c:126:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     if (!( (long)bp & 0x3 ) ) bp += 2;
            ^
conftest.c:127:20: error: expected expression before ')' token
     p1 = (int32_t *)bp;
                    ^
conftest.c:129:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     if (!( (long)bp & 0x1 ) ) bp += 1;
            ^
conftest.c:130:20: error: expected expression before ')' token
     p1 = (int32_t *)bp;
                    ^
configure:42420: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <stdlib.h>
| int main(int argc, char **argv )
| {
|     int32_t *p1, v;
|     char    *buf_p = (char *)malloc( 64 ), *bp;
|     bp = buf_p;
|     /* Make bp aligned on 4, not 8 bytes */
|     if (!( (long)bp & 0x7 ) ) bp += 4;
|     p1 = (int32_t *)bp;
|     v = -1;
|     *p1 = v;
|     if (!( (long)bp & 0x3 ) ) bp += 2;
|     p1 = (int32_t *)bp;
|     *p1 = 1;
|     if (!( (long)bp & 0x1 ) ) bp += 1;
|     p1 = (int32_t *)bp;
|     *p1 = 1;
|     return 0;
| }
| 
configure:42448: result: yes
configure:42464: checking size of MPIR_Bsend_data_t
configure:42793: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
conftest.c:115:66: fatal error: /d/Distributions/mpich2-1.4.1p1/src/include/mpibsend.h: No such file or directory
 #include "/d/Distributions/mpich2-1.4.1p1/src/include/mpibsend.h"
                                                                  ^
compilation terminated.
configure:42797: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| /* end confdefs.h.  */
| 
| #define MPI_Datatype int
| #include "/d/Distributions/mpich2-1.4.1p1/src/include/mpibsend.h"
| 
| 
| static long int longval () { return (long int) (sizeof (MPIR_Bsend_data_t)); }
| static unsigned long int ulongval () { return (long int) (sizeof (MPIR_Bsend_data_t)); }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
| 
|   FILE *f = fopen ("conftest.val", "w");
|   if (! f)
|     return 1;
|   if (((long int) (sizeof (MPIR_Bsend_data_t))) < 0)
|     {
|       long int i = longval ();
|       if (i != ((long int) (sizeof (MPIR_Bsend_data_t))))
| 	return 1;
|       fprintf (f, "%ld", i);
|     }
|   else
|     {
|       unsigned long int i = ulongval ();
|       if (i != ((long int) (sizeof (MPIR_Bsend_data_t))))
| 	return 1;
|       fprintf (f, "%lu", i);
|     }
|   /* Do not output a trailing newline, as this causes \r\n confusion
|      on some platforms.  */
|   return ferror (f) || fclose (f) != 0;
| 
|   ;
|   return 0;
| }
configure:42833: result: 0
configure:42852: checking for gcc __asm__ and pentium cmpxchgl instruction
configure:42886: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:42890: $? = 0
configure:42896: ./conftest.exe
configure:42900: $? = 0
configure:42902: result: yes
configure:42935: checking for gcc __asm__ and AMD x86_64 cmpxchgq instruction
configure:42969: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
D:\Users\Haroogan\AppData\Local\Temp\ccvn8hum.s: Assembler messages:
D:\Users\Haroogan\AppData\Local\Temp\ccvn8hum.s:18: Error: incorrect register `%edx' used with `q' suffix
configure:42973: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| /* end confdefs.h.  */
| 
| int main(int argc, char *argv[])
| {
| long int compval = 10;
| volatile long int *p = &compval;
| long int oldval = 10;
| long int newval = 20;
| char ret;
| long int readval;
| __asm__ __volatile__ ("lock; cmpxchgq %3, %1; sete %0"
| 	: "=q" (ret), "=m" (*p), "=a" (readval)
| 	: "r" (newval), "m" (*p), "a" (oldval) : "memory");
| return (compval == 20) ? 0 : -1;
| }
| 
configure:42998: result: no
configure:43008: checking for gcc __asm__ and IA64 xchg4 instruction
configure:43043: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
D:\Users\Haroogan\AppData\Local\Temp\cch2mqJM.s: Assembler messages:
D:\Users\Haroogan\AppData\Local\Temp\cch2mqJM.s:11: Error: no such instruction: `xchg4 %eax=[%rcx],%edx'
D:\Users\Haroogan\AppData\Local\Temp\cch2mqJM.s:32: Error: no such instruction: `xchg4 %edx=[%rax],%edx'
configure:43047: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| /* end confdefs.h.  */
| 
| unsigned long _InterlockedExchange(volatile void *ptr, unsigned long x)
| {
|    unsigned long result;
|    __asm__ __volatile ("xchg4 %0=[%1],%2" : "=r" (result)
|        : "r" (ptr), "r" (x) : "memory");
|    return result;
| }
| int main(int argc, char *argv[])
| {
| long val = 1;
| volatile long *p = &val;
| long oldval = _InterlockedExchange(p, (unsigned long)2);
| return (oldval == 1 && val == 2) ? 0 : -1;
| }
| 
configure:43072: result: no
configure:43290: checking for ANSI C header files
configure:43458: result: yes
configure:43501: checking stdlib.h usability
configure:43518: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:43525: $? = 0
configure:43539: result: yes
configure:43543: checking stdlib.h presence
configure:43558: gcc -E  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c
configure:43565: $? = 0
configure:43579: result: yes
configure:43607: checking for stdlib.h
configure:43616: result: yes
configure:43501: checking stdarg.h usability
configure:43518: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:43525: $? = 0
configure:43539: result: yes
configure:43543: checking stdarg.h presence
configure:43558: gcc -E  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c
configure:43565: $? = 0
configure:43579: result: yes
configure:43607: checking for stdarg.h
configure:43616: result: yes
configure:43501: checking sys/types.h usability
configure:43518: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:43525: $? = 0
configure:43539: result: yes
configure:43543: checking sys/types.h presence
configure:43558: gcc -E  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c
configure:43565: $? = 0
configure:43579: result: yes
configure:43607: checking for sys/types.h
configure:43616: result: yes
configure:43501: checking string.h usability
configure:43518: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:43525: $? = 0
configure:43539: result: yes
configure:43543: checking string.h presence
configure:43558: gcc -E  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c
configure:43565: $? = 0
configure:43579: result: yes
configure:43607: checking for string.h
configure:43616: result: yes
configure:43490: checking for inttypes.h
configure:43497: result: yes
configure:43501: checking limits.h usability
configure:43518: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:43525: $? = 0
configure:43539: result: yes
configure:43543: checking limits.h presence
configure:43558: gcc -E  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c
configure:43565: $? = 0
configure:43579: result: yes
configure:43607: checking for limits.h
configure:43616: result: yes
configure:43490: checking for stddef.h
configure:43497: result: yes
configure:43501: checking errno.h usability
configure:43518: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:43525: $? = 0
configure:43539: result: yes
configure:43543: checking errno.h presence
configure:43558: gcc -E  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c
configure:43565: $? = 0
configure:43579: result: yes
configure:43607: checking for errno.h
configure:43616: result: yes
configure:43501: checking sys/socket.h usability
configure:43518: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
conftest.c:158:24: fatal error: sys/socket.h: No such file or directory
 #include <sys/socket.h>
                        ^
compilation terminated.
configure:43525: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/socket.h>
configure:43539: result: no
configure:43543: checking sys/socket.h presence
configure:43558: gcc -E  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c
conftest.c:125:24: fatal error: sys/socket.h: No such file or directory
 #include <sys/socket.h>
                        ^
compilation terminated.
configure:43565: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| /* end confdefs.h.  */
| #include <sys/socket.h>
configure:43579: result: no
configure:43607: checking for sys/socket.h
configure:43616: result: no
configure:43501: checking sys/time.h usability
configure:43518: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:43525: $? = 0
configure:43539: result: yes
configure:43543: checking sys/time.h presence
configure:43558: gcc -E  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c
configure:43565: $? = 0
configure:43579: result: yes
configure:43607: checking for sys/time.h
configure:43616: result: yes
configure:43501: checking unistd.h usability
configure:43518: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:43525: $? = 0
configure:43539: result: yes
configure:43543: checking unistd.h presence
configure:43558: gcc -E  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c
configure:43565: $? = 0
configure:43579: result: yes
configure:43607: checking for unistd.h
configure:43616: result: yes
configure:43501: checking endian.h usability
configure:43518: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
conftest.c:160:20: fatal error: endian.h: No such file or directory
 #include <endian.h>
                    ^
compilation terminated.
configure:43525: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <endian.h>
configure:43539: result: no
configure:43543: checking endian.h presence
configure:43558: gcc -E  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c
conftest.c:127:20: fatal error: endian.h: No such file or directory
 #include <endian.h>
                    ^
compilation terminated.
configure:43565: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <endian.h>
configure:43579: result: no
configure:43607: checking for endian.h
configure:43616: result: no
configure:43501: checking assert.h usability
configure:43518: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:43525: $? = 0
configure:43539: result: yes
configure:43543: checking assert.h presence
configure:43558: gcc -E  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c
configure:43565: $? = 0
configure:43579: result: yes
configure:43607: checking for assert.h
configure:43616: result: yes
configure:43501: checking sys/param.h usability
configure:43518: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:43525: $? = 0
configure:43539: result: yes
configure:43543: checking sys/param.h presence
configure:43558: gcc -E  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c
configure:43565: $? = 0
configure:43579: result: yes
configure:43607: checking for sys/param.h
configure:43616: result: yes
configure:43631: checking for sys/uio.h
configure:43661: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
conftest.c:131:21: fatal error: sys/uio.h: No such file or directory
 #include <sys/uio.h>
                     ^
compilation terminated.
configure:43668: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <sys/uio.h>
| 
| int
| main ()
| {
| int a;
|   ;
|   return 0;
| }
configure:43683: result: no
configure:43694: checking for size_t
configure:43722: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:43729: $? = 0
configure:43756: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
conftest.c: In function 'main':
conftest.c:165:21: error: expected expression before ')' token
 if (sizeof ((size_t)))
                     ^
configure:43763: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:43786: result: yes
configure:43805: checking for setitimer
configure:43861: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
D:\Users\Haroogan\AppData\Local\Temp\ccK5QF85.o:conftest.c:(.text.startup+0xa): undefined reference to `setitimer'
collect2.exe: error: ld returned 1 exit status
configure:43868: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| /* Define setitimer to an innocuous variant, in case <limits.h> declares setitimer.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define setitimer innocuous_setitimer
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char setitimer (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef setitimer
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setitimer ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_setitimer || defined __stub___setitimer
| choke me
| #endif
| 
| int
| main ()
| {
| return setitimer ();
|   ;
|   return 0;
| }
configure:43890: result: no
configure:43805: checking for alarm
configure:43861: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:43868: $? = 0
configure:43890: result: yes
configure:43908: checking for vsnprintf
configure:43964: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
conftest.c:153:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
 char vsnprintf ();
      ^
configure:43971: $? = 0
configure:43993: result: yes
configure:43908: checking for vsprintf
configure:43964: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
conftest.c:154:6: warning: conflicting types for built-in function 'vsprintf' [enabled by default]
 char vsprintf ();
      ^
configure:43971: $? = 0
configure:43993: result: yes
configure:44008: checking whether vsnprintf needs a declaration
configure:44037: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
conftest.c:134:5: error: conflicting types for 'vsnprintf'
 int vsnprintf(double, int, double, const char *);
     ^
In file included from conftest.c:132:0:
d:\toolchains\x64\mingw-w64\4.8.0\x86_64-w64-mingw32\include\stdio.h:556:7: note: previous definition of 'vsnprintf' was here
   int vsnprintf (char * __restrict__ __stream, size_t __n, const char * __restrict__ __format, va_list __local_argv)
       ^
configure:44044: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #include <stdarg.h>
| int vsnprintf(double, int, double, const char *);
| int
| main ()
| {
| int a=vsnprintf(1.0,27,1.0,"foo");
|   ;
|   return 0;
| }
configure:44059: result: no
configure:44078: checking for strerror
configure:44134: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:44141: $? = 0
configure:44163: result: yes
configure:44078: checking for strncasecmp
configure:44134: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
conftest.c:156:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
 char strncasecmp ();
      ^
configure:44141: $? = 0
configure:44163: result: yes
configure:44175: checking whether strerror_r is declared
configure:44204: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
conftest.c: In function 'main':
conftest.c:171:10: error: 'strerror_r' undeclared (first use in this function)
   (void) strerror_r;
          ^
conftest.c:171:10: note: each undeclared identifier is reported only once for each function it appears in
configure:44211: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef strerror_r
|   (void) strerror_r;
| #endif
| 
|   ;
|   return 0;
| }
configure:44226: result: no
configure:44248: checking for strerror_r
configure:44304: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
D:\Users\Haroogan\AppData\Local\Temp\ccy2apgT.o:conftest.c:(.text.startup+0xa): undefined reference to `strerror_r'
collect2.exe: error: ld returned 1 exit status
configure:44311: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 0
| /* end confdefs.h.  */
| /* Define strerror_r to an innocuous variant, in case <limits.h> declares strerror_r.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strerror_r innocuous_strerror_r
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strerror_r (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strerror_r
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strerror_r ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_strerror_r || defined __stub___strerror_r
| choke me
| #endif
| 
| int
| main ()
| {
| return strerror_r ();
|   ;
|   return 0;
| }
configure:44333: result: no
configure:44345: checking whether strerror_r returns char *
configure:44434: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
D:\Users\Haroogan\AppData\Local\Temp\ccqjIgDQ.o:conftest.c:(.text.startup+0x1a): undefined reference to `strerror_r'
collect2.exe: error: ld returned 1 exit status
configure:44438: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	extern char *strerror_r ();
| int
| main ()
| {
| char buf[100];
| 	  char x = *strerror_r (0, buf, sizeof buf);
| 	  return ! isalpha (x);
|   ;
|   return 0;
| }
configure:44465: result: no
configure:44545: checking for snprintf
configure:44601: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
conftest.c:158:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
 char snprintf ();
      ^
configure:44608: $? = 0
configure:44630: result: yes
configure:44644: checking whether snprintf needs a declaration
configure:44672: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
conftest.c:137:5: error: conflicting types for 'snprintf'
 int snprintf(double, int, double, const char *);
     ^
In file included from conftest.c:136:0:
d:\toolchains\x64\mingw-w64\4.8.0\x86_64-w64-mingw32\include\stdio.h:566:5: note: previous definition of 'snprintf' was here
 int snprintf (char * __restrict__ __stream, size_t __n, const char * __restrict__ __format, ...)
     ^
configure:44679: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_SNPRINTF 1
| /* end confdefs.h.  */
| #include <stdio.h>
| int snprintf(double, int, double, const char *);
| int
| main ()
| {
| int a=snprintf(1.0,27,1.0,"foo");
|   ;
|   return 0;
| }
configure:44694: result: no
configure:44712: checking for qsort
configure:44768: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:44775: $? = 0
configure:44797: result: yes
configure:44816: checking for va_copy
configure:44852: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:44859: $? = 0
configure:44879: result: yes
configure:44964: checking for variable argument list macro functionality
configure:44990: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:44997: $? = 0
configure:45010: result: yes
configure:45028: checking for working alloca.h
configure:45055: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
conftest.c:139:20: fatal error: alloca.h: No such file or directory
 #include <alloca.h>
                    ^
compilation terminated.
configure:45062: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| /* end confdefs.h.  */
| #include <alloca.h>
| int
| main ()
| {
| char *p = (char *) alloca (2 * sizeof (int));
| 			  if (p) return 0;
|   ;
|   return 0;
| }
configure:45082: result: no
configure:45092: checking for alloca
configure:45139: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:45146: $? = 0
configure:45166: result: yes
configure:45425: checking for strdup
configure:45481: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
conftest.c:163:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
 char strdup ();
      ^
configure:45488: $? = 0
configure:45510: result: yes
configure:45525: checking whether strdup needs a declaration
configure:45553: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
conftest.c:142:5: error: conflicting types for 'strdup'
 int strdup(double, int, double, const char *);
     ^
configure:45560: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRDUP 1
| /* end confdefs.h.  */
| #include <string.h>
| int strdup(double, int, double, const char *);
| int
| main ()
| {
| int a=strdup(1.0,27,1.0,"foo");
|   ;
|   return 0;
| }
configure:45575: result: no
configure:45914: checking for mkstemp
configure:45970: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
D:\Users\Haroogan\AppData\Local\Temp\ccugqO1u.o:conftest.c:(.text.startup+0xa): undefined reference to `mkstemp'
collect2.exe: error: ld returned 1 exit status
configure:45977: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRDUP 1
| /* end confdefs.h.  */
| /* Define mkstemp to an innocuous variant, in case <limits.h> declares mkstemp.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mkstemp innocuous_mkstemp
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mkstemp (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef mkstemp
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mkstemp ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_mkstemp || defined __stub___mkstemp
| choke me
| #endif
| 
| int
| main ()
| {
| return mkstemp ();
|   ;
|   return 0;
| }
configure:45999: result: no
configure:46080: checking for fdopen
configure:46136: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:46143: $? = 0
configure:46165: result: yes
configure:46179: checking whether fdopen needs a declaration
configure:46207: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:46214: $? = 0
configure:46229: result: yes
configure:46246: checking for putenv
configure:46302: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:46309: $? = 0
configure:46331: result: yes
configure:46345: checking whether putenv needs a declaration
configure:46373: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
conftest.c:145:5: error: conflicting types for 'putenv'
 int putenv(double, int, double, const char *);
     ^
In file included from conftest.c:144:0:
d:\toolchains\x64\mingw-w64\4.8.0\x86_64-w64-mingw32\include\stdlib.h:612:15: note: previous declaration of 'putenv' was here
   int __cdecl putenv(const char *_EnvString) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
               ^
configure:46380: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRDUP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| int putenv(double, int, double, const char *);
| int
| main ()
| {
| int a=putenv(1.0,27,1.0,"foo");
|   ;
|   return 0;
| }
configure:46395: result: no
configure:46442: checking for clock_gettime
configure:46498: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:46505: $? = 0
configure:46527: result: yes
configure:46442: checking for clock_getres
configure:46498: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:46505: $? = 0
configure:46527: result: yes
configure:46442: checking for gethrtime
configure:46498: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
D:\Users\Haroogan\AppData\Local\Temp\ccQpd4WS.o:conftest.c:(.text.startup+0xa): undefined reference to `gethrtime'
collect2.exe: error: ld returned 1 exit status
configure:46505: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRDUP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| /* end confdefs.h.  */
| /* Define gethrtime to an innocuous variant, in case <limits.h> declares gethrtime.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define gethrtime innocuous_gethrtime
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char gethrtime (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef gethrtime
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gethrtime ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_gethrtime || defined __stub___gethrtime
| choke me
| #endif
| 
| int
| main ()
| {
| return gethrtime ();
|   ;
|   return 0;
| }
configure:46527: result: no
configure:46442: checking for mach_absolute_time
configure:46498: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
D:\Users\Haroogan\AppData\Local\Temp\cckAzGi1.o:conftest.c:(.text.startup+0xa): undefined reference to `mach_absolute_time'
collect2.exe: error: ld returned 1 exit status
configure:46505: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRDUP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| /* end confdefs.h.  */
| /* Define mach_absolute_time to an innocuous variant, in case <limits.h> declares mach_absolute_time.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mach_absolute_time innocuous_mach_absolute_time
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mach_absolute_time (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef mach_absolute_time
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mach_absolute_time ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_mach_absolute_time || defined __stub___mach_absolute_time
| choke me
| #endif
| 
| int
| main ()
| {
| return mach_absolute_time ();
|   ;
|   return 0;
| }
configure:46527: result: no
configure:46442: checking for gettimeofday
configure:46498: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:46505: $? = 0
configure:46527: result: yes
configure:46725: checking for library containing clock_gettime
configure:46766: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:46773: $? = 0
configure:46804: result: none required
configure:46816: checking for library containing clock_getres
configure:46857: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src   conftest.c   >&5
configure:46864: $? = 0
configure:46895: result: none required
configure:46910: checking whether struct timespec is defined in time.h
configure:46939: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:46946: $? = 0
configure:46962: result: yes
configure:47035: checking for CLOCK_REALTIME defined in time.h
configure:47064: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src conftest.c >&5
configure:47071: $? = 0
configure:47086: result: yes
configure:48277: checking pthread.h usability
configure:48294: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/build/src/util/wrappers -I/d/Distributions/mpich2-1.4.1p1/src/util/wrappers conftest.c >&5
configure:48301: $? = 0
configure:48315: result: yes
configure:48319: checking pthread.h presence
configure:48334: gcc -E  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/build/src/util/wrappers -I/d/Distributions/mpich2-1.4.1p1/src/util/wrappers conftest.c
configure:48341: $? = 0
configure:48355: result: yes
configure:48383: checking for pthread.h
configure:48392: result: yes
configure:48415: checking for pthread_key_create in -lpthread
configure:48450: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/build/src/util/wrappers -I/d/Distributions/mpich2-1.4.1p1/src/util/wrappers   conftest.c -lpthread    >&5
configure:48457: $? = 0
configure:48478: result: yes
LIBS(=' ') does not contain '-lpthread', prepending
configure:48502: checking for pthread_yield
configure:48558: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/build/src/util/wrappers -I/d/Distributions/mpich2-1.4.1p1/src/util/wrappers   conftest.c -lpthread   >&5
D:\Users\Haroogan\AppData\Local\Temp\ccack9Iu.o:conftest.c:(.text.startup+0xa): undefined reference to `pthread_yield'
collect2.exe: error: ld returned 1 exit status
configure:48565: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRDUP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 1
| #define MPIR_Pint long long
| #define MPIR_PINT_FMT_DEC_SPEC "%lld"
| #define MPIR_Upint unsigned long long
| #define MPIR_UPINT_FMT_DEC_SPEC "%llu"
| #define MPIU_SIZE_T unsigned long long
| #define HAVE_PTHREAD_H 1
| /* end confdefs.h.  */
| /* Define pthread_yield to an innocuous variant, in case <limits.h> declares pthread_yield.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pthread_yield innocuous_pthread_yield
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pthread_yield (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef pthread_yield
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_yield ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_pthread_yield || defined __stub___pthread_yield
| choke me
| #endif
| 
| int
| main ()
| {
| return pthread_yield ();
|   ;
|   return 0;
| }
configure:48587: result: no
configure:48601: checking for pthread_key_create
configure:48657: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/build/src/util/wrappers -I/d/Distributions/mpich2-1.4.1p1/src/util/wrappers   conftest.c -lpthread   >&5
configure:48664: $? = 0
configure:48684: result: yes
configure:48708: checking for pthread_cleanup_push
configure:48764: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/build/src/util/wrappers -I/d/Distributions/mpich2-1.4.1p1/src/util/wrappers   conftest.c -lpthread   >&5
D:\Users\Haroogan\AppData\Local\Temp\ccCv30ZG.o:conftest.c:(.text.startup+0xa): undefined reference to `pthread_cleanup_push'
collect2.exe: error: ld returned 1 exit status
configure:48771: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRDUP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 1
| #define MPIR_Pint long long
| #define MPIR_PINT_FMT_DEC_SPEC "%lld"
| #define MPIR_Upint unsigned long long
| #define MPIR_UPINT_FMT_DEC_SPEC "%llu"
| #define MPIU_SIZE_T unsigned long long
| #define HAVE_PTHREAD_H 1
| /* end confdefs.h.  */
| /* Define pthread_cleanup_push to an innocuous variant, in case <limits.h> declares pthread_cleanup_push.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pthread_cleanup_push innocuous_pthread_cleanup_push
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pthread_cleanup_push (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef pthread_cleanup_push
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_cleanup_push ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_pthread_cleanup_push || defined __stub___pthread_cleanup_push
| choke me
| #endif
| 
| int
| main ()
| {
| return pthread_cleanup_push ();
|   ;
|   return 0;
| }
configure:48793: result: no
configure:48806: checking whether pthread_cleanup_push is available (may be a macro in pthread.h)
configure:48835: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/build/src/util/wrappers -I/d/Distributions/mpich2-1.4.1p1/src/util/wrappers   conftest.c -lpthread   >&5
conftest.c: In function 'main':
conftest.c:162:1: error: expected declaration or statement at end of input
 }
 ^
configure:48842: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRDUP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 1
| #define MPIR_Pint long long
| #define MPIR_PINT_FMT_DEC_SPEC "%lld"
| #define MPIR_Upint unsigned long long
| #define MPIR_UPINT_FMT_DEC_SPEC "%llu"
| #define MPIU_SIZE_T unsigned long long
| #define HAVE_PTHREAD_H 1
| /* end confdefs.h.  */
| 
| #include <pthread.h>
| void f1(void *a) { return; }
| int
| main ()
| {
| pthread_cleanup_push( f1, (void *)0 );
|   ;
|   return 0;
| }
configure:48862: result: no
configure:48874: checking whether pthread.h defines PTHREAD_MUTEX_RECURSIVE_NP
configure:48901: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/build/src/util/wrappers -I/d/Distributions/mpich2-1.4.1p1/src/util/wrappers conftest.c >&5
configure:48908: $? = 0
configure:48923: result: yes
configure:48925: checking whether pthread.h defines PTHREAD_MUTEX_RECURSIVE
configure:48952: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/build/src/util/wrappers -I/d/Distributions/mpich2-1.4.1p1/src/util/wrappers conftest.c >&5
configure:48959: $? = 0
configure:48974: result: yes
configure:48992: checking whether pthread.h defines PTHREAD_MUTEX_ERRORCHECK_NP
configure:49019: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/build/src/util/wrappers -I/d/Distributions/mpich2-1.4.1p1/src/util/wrappers conftest.c >&5
configure:49026: $? = 0
configure:49041: result: yes
configure:49043: checking whether pthread.h defines PTHREAD_MUTEX_ERRORCHECK
configure:49070: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/build/src/util/wrappers -I/d/Distributions/mpich2-1.4.1p1/src/util/wrappers conftest.c >&5
configure:49077: $? = 0
configure:49092: result: yes
configure:49488: checking for thread local storage specifier
configure:49525: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/build/src/util/wrappers -I/d/Distributions/mpich2-1.4.1p1/src/util/wrappers   conftest.c -lpthread   >&5
configure:49532: $? = 0
configure:49567: result: __thread
configure:49587: checking sched.h usability
configure:49604: gcc -c    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/build/src/util/wrappers -I/d/Distributions/mpich2-1.4.1p1/src/util/wrappers conftest.c >&5
configure:49611: $? = 0
configure:49625: result: yes
configure:49629: checking sched.h presence
configure:49644: gcc -E  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/build/src/util/wrappers -I/d/Distributions/mpich2-1.4.1p1/src/util/wrappers conftest.c
configure:49651: $? = 0
configure:49665: result: yes
configure:49693: checking for sched.h
configure:49702: result: yes
configure:49726: checking for sched_yield
configure:49782: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/build/src/util/wrappers -I/d/Distributions/mpich2-1.4.1p1/src/util/wrappers   conftest.c -lpthread   >&5
configure:49789: $? = 0
configure:49811: result: yes
configure:49726: checking for yield
configure:49782: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/build/src/util/wrappers -I/d/Distributions/mpich2-1.4.1p1/src/util/wrappers   conftest.c -lpthread   >&5
D:\Users\Haroogan\AppData\Local\Temp\ccgHl88x.o:conftest.c:(.text.startup+0xa): undefined reference to `yield'
collect2.exe: error: ld returned 1 exit status
configure:49789: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRDUP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 1
| #define MPIR_Pint long long
| #define MPIR_PINT_FMT_DEC_SPEC "%lld"
| #define MPIR_Upint unsigned long long
| #define MPIR_UPINT_FMT_DEC_SPEC "%llu"
| #define MPIU_SIZE_T unsigned long long
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
| #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX
| #define MPIU_TLS_SPECIFIER __thread
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| /* end confdefs.h.  */
| /* Define yield to an innocuous variant, in case <limits.h> declares yield.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define yield innocuous_yield
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char yield (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef yield
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char yield ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_yield || defined __stub___yield
| choke me
| #endif
| 
| int
| main ()
| {
| return yield ();
|   ;
|   return 0;
| }
configure:49811: result: no
configure:49726: checking for usleep
configure:49782: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/build/src/util/wrappers -I/d/Distributions/mpich2-1.4.1p1/src/util/wrappers   conftest.c -lpthread   >&5
configure:49789: $? = 0
configure:49811: result: yes
configure:49726: checking for sleep
configure:49782: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/build/src/util/wrappers -I/d/Distributions/mpich2-1.4.1p1/src/util/wrappers   conftest.c -lpthread   >&5
configure:49789: $? = 0
configure:49811: result: yes
configure:49726: checking for select
configure:49782: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/build/src/util/wrappers -I/d/Distributions/mpich2-1.4.1p1/src/util/wrappers   conftest.c -lpthread   >&5
D:\Users\Haroogan\AppData\Local\Temp\ccAP5z9y.o:conftest.c:(.text.startup+0xa): undefined reference to `select'
collect2.exe: error: ld returned 1 exit status
configure:49789: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRDUP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 1
| #define MPIR_Pint long long
| #define MPIR_PINT_FMT_DEC_SPEC "%lld"
| #define MPIR_Upint unsigned long long
| #define MPIR_UPINT_FMT_DEC_SPEC "%llu"
| #define MPIU_SIZE_T unsigned long long
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
| #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX
| #define MPIU_TLS_SPECIFIER __thread
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_USLEEP 1
| #define HAVE_SLEEP 1
| /* end confdefs.h.  */
| /* Define select to an innocuous variant, in case <limits.h> declares select.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define select innocuous_select
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char select (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef select
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char select ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_select || defined __stub___select
| choke me
| #endif
| 
| int
| main ()
| {
| return select ();
|   ;
|   return 0;
| }
configure:49811: result: no
configure:49726: checking for getpid
configure:49782: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/build/src/util/wrappers -I/d/Distributions/mpich2-1.4.1p1/src/util/wrappers   conftest.c -lpthread   >&5
configure:49789: $? = 0
configure:49811: result: yes
configure:49835: checking for sched_setaffinity
configure:49891: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/build/src/util/wrappers -I/d/Distributions/mpich2-1.4.1p1/src/util/wrappers   conftest.c -lpthread   >&5
D:\Users\Haroogan\AppData\Local\Temp\ccCHVvUe.o:conftest.c:(.text.startup+0xa): undefined reference to `sched_setaffinity'
collect2.exe: error: ld returned 1 exit status
configure:49898: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRDUP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 1
| #define MPIR_Pint long long
| #define MPIR_PINT_FMT_DEC_SPEC "%lld"
| #define MPIR_Upint unsigned long long
| #define MPIR_UPINT_FMT_DEC_SPEC "%llu"
| #define MPIU_SIZE_T unsigned long long
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
| #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX
| #define MPIU_TLS_SPECIFIER __thread
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_USLEEP 1
| #define HAVE_SLEEP 1
| #define HAVE_GETPID 1
| /* end confdefs.h.  */
| /* Define sched_setaffinity to an innocuous variant, in case <limits.h> declares sched_setaffinity.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sched_setaffinity innocuous_sched_setaffinity
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sched_setaffinity (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef sched_setaffinity
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sched_setaffinity ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_sched_setaffinity || defined __stub___sched_setaffinity
| choke me
| #endif
| 
| int
| main ()
| {
| return sched_setaffinity ();
|   ;
|   return 0;
| }
configure:49920: result: no
configure:49835: checking for sched_getaffinity
configure:49891: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/build/src/util/wrappers -I/d/Distributions/mpich2-1.4.1p1/src/util/wrappers   conftest.c -lpthread   >&5
D:\Users\Haroogan\AppData\Local\Temp\ccU5hKZg.o:conftest.c:(.text.startup+0xa): undefined reference to `sched_getaffinity'
collect2.exe: error: ld returned 1 exit status
configure:49898: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRDUP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 1
| #define MPIR_Pint long long
| #define MPIR_PINT_FMT_DEC_SPEC "%lld"
| #define MPIR_Upint unsigned long long
| #define MPIR_UPINT_FMT_DEC_SPEC "%llu"
| #define MPIU_SIZE_T unsigned long long
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
| #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX
| #define MPIU_TLS_SPECIFIER __thread
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_USLEEP 1
| #define HAVE_SLEEP 1
| #define HAVE_GETPID 1
| /* end confdefs.h.  */
| /* Define sched_getaffinity to an innocuous variant, in case <limits.h> declares sched_getaffinity.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sched_getaffinity innocuous_sched_getaffinity
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sched_getaffinity (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef sched_getaffinity
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sched_getaffinity ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_sched_getaffinity || defined __stub___sched_getaffinity
| choke me
| #endif
| 
| int
| main ()
| {
| return sched_getaffinity ();
|   ;
|   return 0;
| }
configure:49920: result: no
configure:49835: checking for bindprocessor
configure:49891: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/build/src/util/wrappers -I/d/Distributions/mpich2-1.4.1p1/src/util/wrappers   conftest.c -lpthread   >&5
D:\Users\Haroogan\AppData\Local\Temp\ccaZgOgn.o:conftest.c:(.text.startup+0xa): undefined reference to `bindprocessor'
collect2.exe: error: ld returned 1 exit status
configure:49898: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRDUP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 1
| #define MPIR_Pint long long
| #define MPIR_PINT_FMT_DEC_SPEC "%lld"
| #define MPIR_Upint unsigned long long
| #define MPIR_UPINT_FMT_DEC_SPEC "%llu"
| #define MPIU_SIZE_T unsigned long long
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
| #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX
| #define MPIU_TLS_SPECIFIER __thread
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_USLEEP 1
| #define HAVE_SLEEP 1
| #define HAVE_GETPID 1
| /* end confdefs.h.  */
| /* Define bindprocessor to an innocuous variant, in case <limits.h> declares bindprocessor.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define bindprocessor innocuous_bindprocessor
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char bindprocessor (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef bindprocessor
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char bindprocessor ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_bindprocessor || defined __stub___bindprocessor
| choke me
| #endif
| 
| int
| main ()
| {
| return bindprocessor ();
|   ;
|   return 0;
| }
configure:49920: result: no
configure:49835: checking for thread_policy_set
configure:49891: gcc -o conftest.exe    -DNDEBUG -DNVALGRIND -O3  -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/build/src/util/wrappers -I/d/Distributions/mpich2-1.4.1p1/src/util/wrappers   conftest.c -lpthread   >&5
D:\Users\Haroogan\AppData\Local\Temp\ccKTaFTM.o:conftest.c:(.text.startup+0xa): undefined reference to `thread_policy_set'
collect2.exe: error: ld returned 1 exit status
configure:49898: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_SMP_COLLECTIVES 1
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define HAVE_RUNTIME_THREADCHECK 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define STDC_HEADERS 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define FILE_NAMEPUB_BASEDIR "."
| #define USE_FILE_FOR_NAMEPUB 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 2
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define HAVE_STDIO_H 1
| #define HAVE_C_MULTI_ATTR_ALIAS 1
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define SIZEOF_MPIR_BSEND_DATA_T 0
| #define HAVE_GCC_AND_PENTIUM_ASM 1
| #define USE_ATOMIC_UPDATES /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRDUP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 1
| #define MPIR_Pint long long
| #define MPIR_PINT_FMT_DEC_SPEC "%lld"
| #define MPIR_Upint unsigned long long
| #define MPIR_UPINT_FMT_DEC_SPEC "%llu"
| #define MPIU_SIZE_T unsigned long long
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
| #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX
| #define MPIU_TLS_SPECIFIER __thread
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_USLEEP 1
| #define HAVE_SLEEP 1
| #define HAVE_GETPID 1
| /* end confdefs.h.  */
| /* Define thread_policy_set to an innocuous variant, in case <limits.h> declares thread_policy_set.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define thread_policy_set innocuous_thread_policy_set
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char thread_policy_set (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef thread_policy_set
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char thread_policy_set ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_thread_policy_set || defined __stub___thread_policy_set
| choke me
| #endif
| 
| int
| main ()
| {
| return thread_policy_set ();
|   ;
|   return 0;
| }
configure:49920: result: no
configure:50460: ===== configuring src/mpid/ch3 =====
configure:50567: executing: /d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/configure  '-prefix=D:/Libraries/x64/MinGW-w64/4.8.0/MPICH/1.4.1' '--enable-fast=all,O3' --disable-option-checking
configure:50572: error: src/mpid/ch3 configure failed

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-mingw32
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_int16_t=yes
ac_cv_c_int32_t=yes
ac_cv_c_int64_t=yes
ac_cv_c_int8_t=yes
ac_cv_c_restrict=__restrict
ac_cv_c_uint16_t=yes
ac_cv_c_uint32_t=yes
ac_cv_c_uint64_t=yes
ac_cv_c_uint8_t=yes
ac_cv_c_volatile=yes
ac_cv_cxx_bool=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_cxx_exceptions=yes
ac_cv_cxx_namespace_std=yes
ac_cv_cxx_namespaces=yes
ac_cv_env_AR_FLAGS_set=
ac_cv_env_AR_FLAGS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
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=
ac_cv_env_CPP_value=
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=
ac_cv_env_CXX_value=
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_FROM_MPICH2_set=
ac_cv_env_FROM_MPICH2_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_MPICH2LIB_CFLAGS_set=
ac_cv_env_MPICH2LIB_CFLAGS_value=
ac_cv_env_MPICH2LIB_CPPFLAGS_set=
ac_cv_env_MPICH2LIB_CPPFLAGS_value=
ac_cv_env_MPICH2LIB_CXXFLAGS_set=
ac_cv_env_MPICH2LIB_CXXFLAGS_value=
ac_cv_env_MPICH2LIB_FCFLAGS_set=
ac_cv_env_MPICH2LIB_FCFLAGS_value=
ac_cv_env_MPICH2LIB_FFLAGS_set=
ac_cv_env_MPICH2LIB_FFLAGS_value=
ac_cv_env_MPICH2LIB_LDFLAGS_set=
ac_cv_env_MPICH2LIB_LDFLAGS_value=
ac_cv_env_MPICH2LIB_LIBS_set=
ac_cv_env_MPICH2LIB_LIBS_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=yes
ac_cv_f77_libs=' -lstdc++'\'' -L/temp/x64-480-posix-seh-r2/libs/lib -L/temp/mingw-prereq/x64-zlib/lib -L/temp/mingw-prereq/x86_64-w64-mingw32-static/lib -L/temp/x64-480-posix-seh-r2/mingw64/opt/lib'\'' -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0 -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../.. -lgfortran -lmingw32 -lmoldname -lmingwex -lmsvcrt -lquadmath -lm -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv'
ac_cv_fc_compiler_gnu=yes
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_bindprocessor=no
ac_cv_func_clock_getres=yes
ac_cv_func_clock_gettime=yes
ac_cv_func_fdopen=yes
ac_cv_func_gethrtime=no
ac_cv_func_getpid=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_mach_absolute_time=no
ac_cv_func_mkstemp=no
ac_cv_func_pthread_cleanup_push=no
ac_cv_func_pthread_key_create=yes
ac_cv_func_pthread_yield=no
ac_cv_func_putenv=yes
ac_cv_func_qsort=yes
ac_cv_func_sched_getaffinity=no
ac_cv_func_sched_setaffinity=no
ac_cv_func_sched_yield=yes
ac_cv_func_select=no
ac_cv_func_setitimer=no
ac_cv_func_sleep=yes
ac_cv_func_snprintf=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strerror_r=no
ac_cv_func_strerror_r_char_p=no
ac_cv_func_strncasecmp=yes
ac_cv_func_thread_policy_set=no
ac_cv_func_usleep=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_vsprintf=yes
ac_cv_func_yield=no
ac_cv_have_decl_strerror_r=no
ac_cv_header_assert_h=yes
ac_cv_header_complex=yes
ac_cv_header_complex_h=yes
ac_cv_header_endian_h=no
ac_cv_header_errno_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_sched_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_sys_bitypes_h=no
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_socket_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_uio_h=no
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-mingw32
ac_cv_lib_pthread_pthread_key_create=yes
ac_cv_objext=o
ac_cv_path_BASH_SHELL=/bin/bash
ac_cv_path_DOCTEXT=false
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_NM_G=/d/Toolchains/x64/MinGW-w64/4.8.0/bin/nm
ac_cv_path_PERL=/bin/perl
ac_cv_path_install='/bin/install -c'
ac_cv_prog_AR=ar
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXX=c++
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_MAKE=make
ac_cv_prog_RANLIB=ranlib
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_F77=gfortran
ac_cv_prog_ac_ct_FC=gfortran
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_f77_v=-v
ac_cv_prog_fc_g=yes
ac_cv_prog_install_breaks_libs=no
ac_cv_search_clock_getres='none required'
ac_cv_search_clock_gettime='none required'
ac_cv_sizeof_Complex=8
ac_cv_sizeof_DoubleComplex=16
ac_cv_sizeof_LongDoubleComplex=32
ac_cv_sizeof_MPIR_Bsend_data_t=0
ac_cv_sizeof__Bool=1
ac_cv_sizeof_bool=1
ac_cv_sizeof_char=1
ac_cv_sizeof_double=8
ac_cv_sizeof_double__Complex=16
ac_cv_sizeof_double_int=16
ac_cv_sizeof_float=4
ac_cv_sizeof_float__Complex=8
ac_cv_sizeof_float_int=8
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_long_double=16
ac_cv_sizeof_long_double__Complex=32
ac_cv_sizeof_long_double_int=32
ac_cv_sizeof_long_int=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_short=2
ac_cv_sizeof_short_int=8
ac_cv_sizeof_two_int=8
ac_cv_sizeof_unsigned_char=1
ac_cv_sizeof_unsigned_int=4
ac_cv_sizeof_unsigned_long=4
ac_cv_sizeof_unsigned_long_long=8
ac_cv_sizeof_unsigned_short=2
ac_cv_sizeof_void_p=8
ac_cv_sizeof_wchar_t=2
ac_cv_tls=__thread
ac_cv_type__Bool=yes
ac_cv_type_double__Complex=yes
ac_cv_type_float__Complex=yes
ac_cv_type_long_double__Complex=yes
ac_cv_type_size_t=yes
ac_cv_working_alloca_h=no
lac_cv_use_atomic_updates=yes
pac_cv_attr_weak=yes
pac_cv_attr_weak_alias=no
pac_cv_attr_weak_import=yes
pac_cv_c_char_p_is_byte=yes
pac_cv_c_double_alignment_exception=no
pac_cv_c_double_pos_align=no
pac_cv_c_fp_align_nr=16
pac_cv_c_llint_pos_align=no
pac_cv_c_max_double_fp_align=eight
pac_cv_c_max_fp_align=sixteen
pac_cv_c_max_integer_align=eight
pac_cv_c_max_longdouble_fp_align=sixteen
pac_cv_c_struct_align_nr=8
pac_cv_cc_has___func__=yes
pac_cv_cxx_builds_exe=yes
pac_cv_cxx_compiles_string=yes
pac_cv_cxx_has_iostream=yes
pac_cv_cxx_has_math=no
pac_cv_f77_accepts_F=yes
pac_cv_f77_flibs_valid=unknown
pac_cv_f77_sizeof_double_precision=8
pac_cv_f77_sizeof_integer=4
pac_cv_f77_sizeof_real=4
pac_cv_fc_accepts_F90=yes
pac_cv_fc_and_f77=yes
pac_cv_fc_module_case=lower
pac_cv_fc_module_ext=mod
pac_cv_fc_module_incflag=-I
pac_cv_fc_vendor=gnu
pac_cv_fort90_real8=yes
pac_cv_fort_integer16=yes
pac_cv_fort_integer1=yes
pac_cv_fort_integer2=yes
pac_cv_fort_integer4=yes
pac_cv_fort_integer8=yes
pac_cv_fort_real16=yes
pac_cv_fort_real4=yes
pac_cv_fort_real8=yes
pac_cv_func_decl_fdopen=yes
pac_cv_func_decl_putenv=no
pac_cv_func_decl_snprintf=no
pac_cv_func_decl_strdup=no
pac_cv_func_decl_vsnprintf=no
pac_cv_func_pthread_cleanup_push=no
pac_cv_func_va_copy=yes
pac_cv_gnu_attr_format=yes
pac_cv_gnu_attr_pure=yes
pac_cv_has_pthread_mutex_errorcheck=yes
pac_cv_has_pthread_mutex_errorcheck_np=yes
pac_cv_has_pthread_mutex_recursive=yes
pac_cv_has_pthread_mutex_recursive_np=yes
pac_cv_have__func__=yes
pac_cv_have__function__=yes
pac_cv_have_cap__func__=no
pac_cv_have_long_double=yes
pac_cv_have_long_long=yes
pac_cv_int32_t_alignment=yes
pac_cv_int64_t_alignment=yes
pac_cv_mkdir_p=yes
pac_cv_my_conf_dir=/d/Distributions/mpich2-1.4.1p1/build
pac_cv_pointers_have_int_alignment=yes
pac_cv_posix_clock_realtime=yes
pac_cv_prog_c_unaligned_doubles=yes
pac_cv_prog_c_weak_symbols=no
pac_cv_prog_f77_and_c_stdio_libs=none
pac_cv_prog_f77_exclaim_comments=yes
pac_cv_prog_f77_has_incdir=-I
pac_cv_prog_f77_library_dir_flag=-L
pac_cv_prog_f77_name_mangle='lower uscore'
pac_cv_prog_f77_true_false_value='1 0'
pac_cv_prog_fc_and_c_stdio_libs=none
pac_cv_prog_fc_cross=no
pac_cv_prog_fc_int_kind_16=8
pac_cv_prog_fc_works=yes
pac_cv_prog_make_allows_comments=yes
pac_cv_prog_make_found_clock_skew=no
pac_cv_prog_make_include=yes
pac_cv_prog_make_set_cflags=yes
pac_cv_prog_make_vpath=VPATH
pac_cv_sizeof_mpi_status=20
pac_cv_struct_timespec_defined=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ABIVERSION='3:3'
ADDRESS_KIND='8'
ALLOCA=''
AR='ar'
AR_FLAGS='cr'
BASH_SHELL='/bin/bash'
BSEND_OVERHEAD='0'
BUILD_BASH_SCRIPTS='yes'
BUILD_DLLS='no'
BUILD_TVDLL='no'
CC='gcc'
CC_SHL='true'
CC_SHL_DBG=''
CFLAGS='   -DNDEBUG -DNVALGRIND -O3'
CMB_1INT_ALIGNMENT='__attribute__((aligned(4)))'
CMB_STATUS_ALIGNMENT='__attribute__((aligned(32)))'
CONFIGURE_ARGS_CLEAN='-prefix=D:/Libraries/x64/MinGW-w64/4.8.0/MPICH/1.4.1 --enable-fast=all,O3'
CONFIGURE_ARGUMENTS=' '\''-prefix=D:/Libraries/x64/MinGW-w64/4.8.0/MPICH/1.4.1'\'' '\''--enable-fast=all,O3'\'''
CPP='gcc -E'
CPPFLAGS=' -I/d/Distributions/mpich2-1.4.1p1/build/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/mpl/include -I/d/Distributions/mpich2-1.4.1p1/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/openpa/src -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/datatype -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/src/mpid/common/locks -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/include -I/d/Distributions/mpich2-1.4.1p1/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/d/Distributions/mpich2-1.4.1p1/build/src/util/wrappers -I/d/Distributions/mpich2-1.4.1p1/src/util/wrappers'
CREATESHLIB='false'
CXX='c++'
CXXCPP='c++ -E'
CXXFLAGS='  -DNDEBUG -DNVALGRIND -O3'
CXX_DEFS=' -DHAVE_CXX_IOSTREAM -DHAVE_NAMESPACE_STD'
CXX_LINKPATH_SHL=''
CXX_SHL='false'
C_LINKPATH_SHL=''
C_LINK_SHL='true'
C_LINK_SHL_DBG=''
DBG_SHLIB_TYPE=''
DEFS=''
DEVICE='ch3:nemesis'
DEVICE_ARGS=''
DEVICE_NAME='ch3'
DLLIMPORT=''
DOCTEXT='false'
DOCTEXTSTYLE=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_SHLIB='none'
EXEEXT='.exe'
EXTERNAL_SRC_DIRS=' src/mpl src/openpa'
EXTRA_STATUS_DECL=''
F77='gfortran'
F77CPP=''
F77_COMPLEX16='1275072554'
F77_COMPLEX32='1275076652'
F77_COMPLEX8='1275070504'
F77_INCDIR='-I'
F77_INTEGER16='MPI_DATATYPE_NULL'
F77_INTEGER1='1275068717'
F77_INTEGER2='1275068975'
F77_INTEGER4='1275069488'
F77_INTEGER8='1275070513'
F77_LIBDIR_LEADER='-L'
F77_LINKPATH_SHL=''
F77_NAME_MANGLE='F77_NAME_LOWER_USCORE'
F77_OTHER_LIBS=''
F77_REAL16='1275072555'
F77_REAL4='1275069479'
F77_REAL8='1275070505'
F77_SHL='false'
FC='gfortran'
FCCPP=''
FCEXT='f90'
FCFLAGS='  -O3'
FCINC='-I'
FCINCFLAG='-I'
FCMODEXT='mod'
FCMODINCFLAG='-I'
FCMODINCSPEC=''
FC_LINKPATH_SHL=''
FC_OTHER_LIBS=''
FC_SHL=''
FC_WORK_FILES_ARG=''
FFLAGS='  -O3'
FGREP='/bin/grep -F'
FILE=''
FINCLUDES='-I/d/Distributions/mpich2-1.4.1p1/build/src'
FLIBS=' -L/temp/x64-480-posix-seh-r2/libs/lib -L/temp/mingw-prereq/x64-zlib/lib -L/temp/mingw-prereq/x86_64-w64-mingw32-static/lib -L/temp/x64-480-posix-seh-r2/mingw64/opt/lib'\'' -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0 -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib -Ld:/toolchains/x64/mingw-w64/4.8.0/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../..   -lgfortran -lmingw32 -lmoldname -lmingwex -lmsvcrt -lquadmath -lm -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv'
FORTRAN_BINDING='1'
FORTRAN_MPI_OFFSET=''
FROM_MPICH2='yes'
FWRAPNAME='fmpich'
GCC='yes'
GNUCXX_MINORVERSION='8'
GNUCXX_VERSION='4'
GREP='/bin/grep'
HAVE_CXX_EXCEPTIONS='1'
HAVE_ROMIO='#include "mpio.h"'
INCLUDE_MPICXX_H='#include "mpicxx.h"'
INCLUDE_MPIDDEFS_H='/* ... no device specific definitions ... */'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
KILLALL='true'
LDFLAGS=' '
LDFLAGS_DEPS=''
LIBOBJS=''
LIBS='-lpthread  '
LIBTOOL=''
LIB_DEPS=''
LTLIBOBJS=''
MAKE='make'
MAKE_DEPEND_C='gcc -MM'
MANY_PM='no'
MKDIR_P='mkdir -p'
MPIBASEMODNAME='mpi_base'
MPICC=''
MPICH2LIB_CFLAGS=''
MPICH2LIB_CPPFLAGS=''
MPICH2LIB_CXXFLAGS=''
MPICH2LIB_FCFLAGS=''
MPICH2LIB_FFLAGS=''
MPICH2LIB_LDFLAGS=''
MPICH2LIB_LIBS=''
MPICH2_NUMVERSION='10401301'
MPICH2_RELEASE_DATE='Thu Sep  1 13:53:02 CDT 2011'
MPICH2_VERSION='1.4.1p1'
MPICH_TIMER_KIND='USE_CLOCK_GETTIME'
MPICONSTMODNAME='mpi_constants'
MPICXX=''
MPICXXLIBNAME='mpichcxx'
MPID_TIMER_TYPE='struct timespec'
MPIF77=''
MPIFC=''
MPIFLIBNAME='mpich'
MPIFPMPI=',PMPI_WTIME,PMPI_WTICK'
MPILIBNAME='mpich'
MPIMODNAME='mpi'
MPIR_CXX_BOOL='0x4c000133'
MPIR_CXX_COMPLEX='0x4c000834'
MPIR_CXX_DOUBLE_COMPLEX='0x4c001035'
MPIR_CXX_LONG_DOUBLE_COMPLEX='0x4c002036'
MPISIZEOFMODNAME='mpi_sizeofs'
MPIU_DLL_SPEC_DEF=''
MPIU_THREAD_LIB_NAME='mpich'
MPI_2COMPLEX='1275072548'
MPI_2DOUBLE_COMPLEX='1275076645'
MPI_2DOUBLE_PRECISION='1275072547'
MPI_2INT='0x4c000816'
MPI_2INTEGER='1275070496'
MPI_2REAL='1275070497'
MPI_AINT='long long'
MPI_AINT_DATATYPE='0x4c000843'
MPI_AINT_FMT_DEC_SPEC='%lld'
MPI_AINT_FMT_HEX_SPEC='%llx'
MPI_BYTE='0x4c00010d'
MPI_CHAR='0x4c000101'
MPI_CHARACTER='1275068698'
MPI_COMPLEX16='0x4c00102a'
MPI_COMPLEX32='0x4c00202c'
MPI_COMPLEX8='0x4c000828'
MPI_COMPLEX='1275070494'
MPI_C_BOOL='0x4c00013f'
MPI_C_DOUBLE_COMPLEX='0x4c001041'
MPI_C_FLOAT_COMPLEX='0x4c000840'
MPI_C_LONG_DOUBLE_COMPLEX='0x4c002042'
MPI_DOUBLE='0x4c00080b'
MPI_DOUBLE_COMPLEX='1275072546'
MPI_DOUBLE_INT='0x8c000001'
MPI_DOUBLE_PRECISION='1275070495'
MPI_F77_2INT='1275070486'
MPI_F77_AINT='1275070531'
MPI_F77_BYTE='1275068685'
MPI_F77_CHAR='1275068673'
MPI_F77_C_BOOL='1275068735'
MPI_F77_C_COMPLEX='1275070528'
MPI_F77_C_DOUBLE_COMPLEX='1275072577'
MPI_F77_C_FLOAT_COMPLEX='1275070528'
MPI_F77_C_LONG_DOUBLE_COMPLEX='1275076674'
MPI_F77_DOUBLE='1275070475'
MPI_F77_DOUBLE_INT='-1946157055'
MPI_F77_FLOAT='1275069450'
MPI_F77_FLOAT_INT='-1946157056'
MPI_F77_INT16_T='1275068984'
MPI_F77_INT32_T='1275069497'
MPI_F77_INT64_T='1275070522'
MPI_F77_INT8_T='1275068727'
MPI_F77_INT='1275069445'
MPI_F77_LB='1275068432'
MPI_F77_LONG='1275069447'
MPI_F77_LONG_DOUBLE='1275072524'
MPI_F77_LONG_DOUBLE_INT='-1946157052'
MPI_F77_LONG_INT='-1946157054'
MPI_F77_LONG_LONG='1275070473'
MPI_F77_LONG_LONG_INT='1275070473'
MPI_F77_OFFSET='MPI_DATATYPE_NULL'
MPI_F77_PACKED='1275068687'
MPI_F77_SHORT='1275068931'
MPI_F77_SHORT_INT='-1946157053'
MPI_F77_SIGNED_CHAR='1275068696'
MPI_F77_UB='1275068433'
MPI_F77_UINT16_T='1275068988'
MPI_F77_UINT32_T='1275069501'
MPI_F77_UINT64_T='1275070526'
MPI_F77_UINT8_T='1275068731'
MPI_F77_UNSIGNED='1275069446'
MPI_F77_UNSIGNED_CHAR='1275068674'
MPI_F77_UNSIGNED_LONG='1275069448'
MPI_F77_UNSIGNED_LONG_LONG='1275070489'
MPI_F77_UNSIGNED_SHORT='1275068932'
MPI_F77_WCHAR='1275068942'
MPI_FINT='int'
MPI_FLOAT='0x4c00040a'
MPI_FLOAT_INT='0x8c000000'
MPI_INT16_T='0x4c000238'
MPI_INT32_T='0x4c000439'
MPI_INT64_T='0x4c00083a'
MPI_INT8_T='0x4c000137'
MPI_INT='0x4c000405'
MPI_INTEGER16='MPI_DATATYPE_NULL'
MPI_INTEGER1='0x4c00012d'
MPI_INTEGER2='0x4c00022f'
MPI_INTEGER4='0x4c000430'
MPI_INTEGER8='0x4c000831'
MPI_INTEGER='1275069467'
MPI_LB='0x4c000010'
MPI_LOGICAL='1275069469'
MPI_LONG='0x4c000407'
MPI_LONG_DOUBLE='0x4c00100c'
MPI_LONG_DOUBLE_INT='0x8c000004'
MPI_LONG_INT='0x8c000002'
MPI_LONG_LONG='0x4c000809'
MPI_MAX_PROCESSOR_NAME=''
MPI_OFFSET=''
MPI_OFFSET_DATATYPE=''
MPI_OFFSET_TYPEDEF=''
MPI_PACKED='0x4c00010f'
MPI_REAL16='0x4c00102b'
MPI_REAL4='0x4c000427'
MPI_REAL8='0x4c000829'
MPI_REAL='1275069468'
MPI_SHORT='0x4c000203'
MPI_SHORT_INT='0x8c000003'
MPI_SIGNED_CHAR='0x4c000118'
MPI_STATUS_SIZE='5'
MPI_UB='0x4c000011'
MPI_UINT16_T='0x4c00023c'
MPI_UINT32_T='0x4c00043d'
MPI_UINT64_T='0x4c00083e'
MPI_UINT8_T='0x4c00013b'
MPI_UNSIGNED_CHAR='0x4c000102'
MPI_UNSIGNED_INT='0x4c000406'
MPI_UNSIGNED_LONG='0x4c000408'
MPI_UNSIGNED_LONG_LONG='0x4c000819'
MPI_UNSIGNED_SHORT='0x4c000204'
MPI_WCHAR='0x4c00020e'
NEEDSPLIB='yes'
NO_WEAK_SYM='build_proflib'
NO_WEAK_SYM_TARGET='build_proflib'
OBJEXT='o'
OFFSET_KIND='8'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL='/bin/perl'
PMPIFLIBNAME='pmpich'
PMPILIBNAME='pmpich'
PROFILE_DEF_MPI='-DMPICH_MPI_FROM_PMPI'
RANLIB='ranlib'
RANLIB_AFTER_INSTALL='no'
REQD=''
REQI1=''
REQI2=''
REQI8=''
SET_CFLAGS='CFLAGS='
SET_MAKE='MAKE=make'
SHELL='/bin/sh'
SHLIB_EXT='unknown'
SHLIB_FROM_LO='no'
SHLIB_INSTALL='$(INSTALL_PROGRAM)'
SIZEOF_FC_CHARACTER='1'
SIZEOF_FC_DOUBLE_PRECISION='8'
SIZEOF_FC_INTEGER='4'
SIZEOF_FC_REAL='4'
SIZEOF_MPI_STATUS='20'
USER_CFLAGS=''
USER_CPPFLAGS=''
USER_CXXFLAGS=''
USER_FCFLAGS=''
USER_FFLAGS=''
USER_LDFLAGS=''
USER_LIBS=''
VPATH='VPATH=.:${srcdir}'
WRAPPER_CFLAGS=' '
WRAPPER_CPPFLAGS=' '
WRAPPER_CXXFLAGS=' '
WRAPPER_FCFLAGS=' '
WRAPPER_FFLAGS=' '
WRAPPER_LDFLAGS=''
WRAPPER_LIBS='-lopa -lmpl '
WTIME_DOUBLE_TYPE='REAL*8'
XARGS_NODATA_OPT='-r'
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_F77='gfortran'
ac_ct_FC='gfortran'
bindings=' f77 f90 cxx'
bindings_dirs=' src/binding/f77 src/binding/f90 src/binding/cxx'
bindir='${exec_prefix}/bin'
build='i686-pc-mingw32'
build_alias=''
build_cpu='i686'
build_os='mingw32'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
debugger_dir=''
device_name='ch3'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i686-pc-mingw32'
host_alias=''
host_cpu='i686'
host_os='mingw32'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
logging_dir=''
logging_name='none'
logging_subdirs=''
mandir='${datarootdir}/man'
master_top_builddir='/d/Distributions/mpich2-1.4.1p1/build'
master_top_srcdir='/d/Distributions/mpich2-1.4.1p1'
modincdir='${prefix}/include'
mpe_dir='mpe2'
nameserv_name='file'
oldincludedir='/usr/include'
opadir='openpa'
other_install_dirs=' src/mpl src/openpa src/pm/hydra src/mpe2'
other_pm_names=''
pac_prog=''
pdfdir='${docdir}'
pm_name='hydra'
pmi_name='simple'
prefix='D:/Libraries/x64/MinGW-w64/4.8.0/MPICH/1.4.1'
program_transform_name='s,x,x,'
psdir='${docdir}'
romio_dir='romio'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
subsystems=' src/mpi/romio src/pmi/simple src/pm/hydra src/mpe2'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define USE_SMP_COLLECTIVES 1
#define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
#define USE_LOGGING MPID_LOGGING_NONE
#define HAVE_RUNTIME_THREADCHECK 1
#define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
#define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL
#define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
#define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
#define HAVE_ROMIO 1
#define HAVE__FUNC__ /**/
#define HAVE__FUNCTION__ /**/
#define HAVE_LONG_LONG 1
#define STDCALL 
#define F77_NAME_LOWER_USCORE 1
#define STDC_HEADERS 1
#define HAVE_MPI_F_INIT_WORKS_WITH_C 1
#define HAVE_FORTRAN_BINDING 1
#define HAVE_CXX_EXCEPTIONS /**/
#define HAVE_NAMESPACES /**/
#define HAVE_NAMESPACE_STD /**/
#define HAVE_CXX_BINDING 1
#define FILE_NAMEPUB_BASEDIR "."
#define USE_FILE_FOR_NAMEPUB 1
#define HAVE_NAMEPUB_SERVICE 1
#define restrict __restrict
#define HAVE_GCC_ATTRIBUTE 1
#define WORDS_LITTLEENDIAN 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_MAX_INTEGER_ALIGNMENT 8
#define HAVE_MAX_STRUCT_ALIGNMENT 8
#define HAVE_MAX_FP_ALIGNMENT 16
#define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
#define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
#define SIZEOF_CHAR 1
#define SIZEOF_UNSIGNED_CHAR 1
#define SIZEOF_SHORT 2
#define SIZEOF_UNSIGNED_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_UNSIGNED_LONG 4
#define SIZEOF_LONG_LONG 8
#define SIZEOF_UNSIGNED_LONG_LONG 8
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8
#define SIZEOF_LONG_DOUBLE 16
#define SIZEOF_VOID_P 8
#define STDC_HEADERS 1
#define HAVE_STDDEF_H 1
#define SIZEOF_WCHAR_T 2
#define SIZEOF_FLOAT_INT 8
#define SIZEOF_DOUBLE_INT 16
#define SIZEOF_LONG_INT 8
#define SIZEOF_SHORT_INT 8
#define SIZEOF_TWO_INT 8
#define SIZEOF_LONG_DOUBLE_INT 32
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_INT8_T 1
#define HAVE_INT16_T 1
#define HAVE_INT32_T 1
#define HAVE_INT64_T 1
#define HAVE_UINT8_T 1
#define HAVE_UINT16_T 1
#define HAVE_UINT32_T 1
#define HAVE_UINT64_T 1
#define HAVE_STDBOOL_H 1
#define HAVE_COMPLEX_H 1
#define SIZEOF__BOOL 1
#define SIZEOF_FLOAT__COMPLEX 8
#define SIZEOF_DOUBLE__COMPLEX 16
#define SIZEOF_LONG_DOUBLE__COMPLEX 32
#define HAVE__BOOL 1
#define HAVE_FLOAT__COMPLEX 1
#define HAVE_DOUBLE__COMPLEX 1
#define HAVE_LONG_DOUBLE__COMPLEX 1
#define MPIR_REAL4_CTYPE float
#define MPIR_REAL8_CTYPE double
#define MPIR_REAL16_CTYPE long double
#define MPIR_INTEGER1_CTYPE char
#define MPIR_INTEGER2_CTYPE short
#define MPIR_INTEGER4_CTYPE int
#define MPIR_INTEGER8_CTYPE long long
#define SIZEOF_F77_INTEGER 4
#define SIZEOF_F77_REAL 4
#define SIZEOF_F77_DOUBLE_PRECISION 8
#define HAVE_AINT_LARGER_THAN_FINT 1
#define HAVE_AINT_DIFFERENT_THAN_FINT 1
#define HAVE_FINT_IS_INT 1
#define F77_TRUE_VALUE_SET 1
#define F77_TRUE_VALUE 1
#define F77_FALSE_VALUE 0
#define HAVE_STDIO_H 1
#define HAVE_C_MULTI_ATTR_ALIAS 1
#define SIZEOF_BOOL 1
#define MPIR_CXX_BOOL_CTYPE _Bool
#define SIZEOF_COMPLEX 8
#define SIZEOF_DOUBLECOMPLEX 16
#define SIZEOF_LONGDOUBLECOMPLEX 32
#define HAVE_CXX_COMPLEX 1
#define MPIR_CXX_BOOL_VALUE 0x4c000133
#define MPIR_CXX_COMPLEX_VALUE 0x4c000834
#define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
#define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
#define SIZEOF_MPIR_BSEND_DATA_T 0
#define HAVE_GCC_AND_PENTIUM_ASM 1
#define USE_ATOMIC_UPDATES /**/
#define STDC_HEADERS 1
#define HAVE_STDLIB_H 1
#define HAVE_STDARG_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STDDEF_H 1
#define HAVE_ERRNO_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ASSERT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_ALARM 1
#define HAVE_VSNPRINTF 1
#define HAVE_VSPRINTF 1
#define HAVE_STRERROR 1
#define HAVE_STRNCASECMP 1
#define HAVE_DECL_STRERROR_R 0
#define HAVE_SNPRINTF 1
#define HAVE_QSORT 1
#define HAVE_VA_COPY 1
#define HAVE_MACRO_VA_ARGS 1
#define HAVE_ALLOCA 1
#define HAVE_STRDUP 1
#define HAVE_FDOPEN 1
#define NEEDS_FDOPEN_DECL 1
#define HAVE_PUTENV 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_CLOCK_GETRES 1
#define HAVE_GETTIMEOFDAY 1
#define MPIR_Pint long long
#define MPIR_PINT_FMT_DEC_SPEC "%lld"
#define MPIR_Upint unsigned long long
#define MPIR_UPINT_FMT_DEC_SPEC "%llu"
#define MPIU_SIZE_T unsigned long long
#define HAVE_PTHREAD_H 1
#define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1
#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
#define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
#define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX
#define MPIU_TLS_SPECIFIER __thread
#define HAVE_SCHED_H 1
#define HAVE_SCHED_YIELD 1
#define HAVE_USLEEP 1
#define HAVE_SLEEP 1
#define HAVE_GETPID 1

configure: exit 1


More information about the discuss mailing list