Artifact 264ab2a172a69da37f7b8b2a468b0fb2bca55b1f:


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.59.  Invocation command line was

  $ ./configure --prefix=C:/mylibs/iup --prefix=C:/mylibs/iup --cache-file=/dev/null --srcdir=.

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

hostname = hermes
uname -m = i686
uname -r = 1.0.16(0.48/3/2)
uname -s = MINGW32_NT-6.1
uname -v = 2010-09-29 00:07

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: .
PATH: /usr/local/bin
PATH: /mingw/bin
PATH: /bin
PATH: /c/Program Files/Common Files/Microsoft Shared/Windows Live
PATH: /c/windows/SYSTEM32
PATH: /c/windows
PATH: /c/windows/SYSTEM32/WBEM
PATH: /c/windows/SYSTEM32/WINDOWSPOWERSHELL/V1.0/
PATH: /mingw/bin
PATH: /c/chicken/bin
PATH: /c/mylibs/iup
PATH: /c/Program Files/Windows Live/Shared


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

configure:1339: checking for gcc
configure:1355: found /mingw/bin/gcc
configure:1365: result: gcc
configure:1609: checking for C compiler version
configure:1612: gcc --version </dev/null >&5
gcc.exe (GCC) 4.5.0
Copyright (C) 2010 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:1615: $? = 0
configure:1617: gcc -v </dev/null >&5
Using built-in specs.
COLLECT_GCC=C:\MinGW\bin\gcc.exe
COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.5.0/lto-wrapper.exe
Target: mingw32
Configured with: ../gcc-4.5.0/configure --enable-languages=c,c++,ada,fortran,objc,obj-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared --enable-libgomp --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --disable-werror --build=mingw32 --prefix=/mingw
Thread model: win32
gcc version 4.5.0 (GCC) 
configure:1620: $? = 0
configure:1622: gcc -V </dev/null >&5
gcc.exe: '-V' option must have argument
configure:1625: $? = 1
configure:1648: checking for C compiler default output file name
configure:1651: gcc    conftest.c  >&5
configure:1654: $? = 0
configure:1700: result: a.exe
configure:1705: checking whether the C compiler works
configure:1711: ./a.exe
configure:1714: $? = 0
configure:1731: result: yes
configure:1738: checking whether we are cross compiling
configure:1740: result: no
configure:1743: checking for suffix of executables
configure:1745: gcc -o conftest.exe    conftest.c  >&5
configure:1748: $? = 0
configure:1773: result: .exe
configure:1779: checking for suffix of object files
configure:1800: gcc -c   conftest.c >&5
configure:1803: $? = 0
configure:1825: result: o
configure:1829: checking whether we are using the GNU C compiler
configure:1853: gcc -c   conftest.c >&5
configure:1859: $? = 0
configure:1863: test -z 
			 || test ! -s conftest.err
configure:1866: $? = 0
configure:1869: test -s conftest.o
configure:1872: $? = 0
configure:1885: result: yes
configure:1891: checking whether gcc accepts -g
configure:1912: gcc -c -g  conftest.c >&5
configure:1918: $? = 0
configure:1922: test -z 
			 || test ! -s conftest.err
configure:1925: $? = 0
configure:1928: test -s conftest.o
configure:1931: $? = 0
configure:1942: result: yes
configure:1959: checking for gcc option to accept ANSI C
configure:2029: gcc  -c -g -O2  conftest.c >&5
configure:2035: $? = 0
configure:2039: test -z 
			 || test ! -s conftest.err
configure:2042: $? = 0
configure:2045: test -s conftest.o
configure:2048: $? = 0
configure:2066: result: none needed
configure:2084: gcc -c -g -O2  conftest.c >&5
conftest.c:2:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:2090: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2228: checking how to run the C preprocessor
configure:2263: gcc -E  conftest.c
configure:2269: $? = 0
configure:2301: gcc -E  conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:2307: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2346: result: gcc -E
configure:2370: gcc -E  conftest.c
configure:2376: $? = 0
configure:2408: gcc -E  conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:2414: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2459: checking for egrep
configure:2469: result: grep -E
configure:2475: checking whether gcc needs -traditional
conftest.c:9:19: fatal error: sgtty.h: No such file or directory
compilation terminated.
conftest.c:9:20: fatal error: termio.h: No such file or directory
compilation terminated.
configure:2517: result: no
configure:2525: checking whether using GNU C
configure:2552: result: yes
configure:2564: checking for underscore in external names
configure:2578: gcc -S conftest.c
configure:2581: $? = 0
configure:2591: result: yes
configure:2606: checking for ranlib
configure:2622: found /mingw/bin/ranlib
configure:2633: result: ranlib
configure:2640: checking whether make sets $(MAKE)
configure:2660: result: yes
configure:2679: checking for a BSD compatible install
configure:2726: result: /bin/install -c
configure:2738: checking how to copy files
configure:2754: result: cp -p
configure:2758: checking how to make hard links
configure:2774: result: ln
configure:2778: checking whether ln -s works
configure:2797: result: no
configure:2802: checking for working void
configure:2827: gcc -c -g -O2  conftest.c >&5
configure:2833: $? = 0
configure:2837: test -z 
			 || test ! -s conftest.err
configure:2840: $? = 0
configure:2843: test -s conftest.o
configure:2846: $? = 0
configure:2859: result: yes
configure:2871: checking for working "return void"
configure:2893: gcc -c -g -O2  conftest.c >&5
configure:2899: $? = 0
configure:2903: test -z 
			 || test ! -s conftest.err
configure:2906: $? = 0
configure:2909: test -s conftest.o
configure:2912: $? = 0
configure:2925: result: yes
configure:2940: checking for ANSI C header files
configure:2958: gcc -E  conftest.c
configure:2964: $? = 0
configure:2987: result: yes
configure:2997: checking for ANSI C header files
configure:3022: gcc -c -g -O2  conftest.c >&5
configure:3028: $? = 0
configure:3032: test -z 
			 || test ! -s conftest.err
configure:3035: $? = 0
configure:3038: test -s conftest.o
configure:3041: $? = 0
configure:3130: gcc -o conftest.exe -g -O2   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:29:7: warning: incompatible implicit declaration of built-in function 'exit'
configure:3133: $? = 0
configure:3135: ./conftest.exe
configure:3138: $? = 0
configure:3153: result: yes
configure:3177: checking for sys/types.h
configure:3193: gcc -c -g -O2  conftest.c >&5
configure:3199: $? = 0
configure:3203: test -z 
			 || test ! -s conftest.err
configure:3206: $? = 0
configure:3209: test -s conftest.o
configure:3212: $? = 0
configure:3223: result: yes
configure:3177: checking for sys/stat.h
configure:3193: gcc -c -g -O2  conftest.c >&5
configure:3199: $? = 0
configure:3203: test -z 
			 || test ! -s conftest.err
configure:3206: $? = 0
configure:3209: test -s conftest.o
configure:3212: $? = 0
configure:3223: result: yes
configure:3177: checking for stdlib.h
configure:3193: gcc -c -g -O2  conftest.c >&5
configure:3199: $? = 0
configure:3203: test -z 
			 || test ! -s conftest.err
configure:3206: $? = 0
configure:3209: test -s conftest.o
configure:3212: $? = 0
configure:3223: result: yes
configure:3177: checking for string.h
configure:3193: gcc -c -g -O2  conftest.c >&5
configure:3199: $? = 0
configure:3203: test -z 
			 || test ! -s conftest.err
configure:3206: $? = 0
configure:3209: test -s conftest.o
configure:3212: $? = 0
configure:3223: result: yes
configure:3177: checking for memory.h
configure:3193: gcc -c -g -O2  conftest.c >&5
configure:3199: $? = 0
configure:3203: test -z 
			 || test ! -s conftest.err
configure:3206: $? = 0
configure:3209: test -s conftest.o
configure:3212: $? = 0
configure:3223: result: yes
configure:3177: checking for strings.h
configure:3193: gcc -c -g -O2  conftest.c >&5
configure:3199: $? = 0
configure:3203: test -z 
			 || test ! -s conftest.err
configure:3206: $? = 0
configure:3209: test -s conftest.o
configure:3212: $? = 0
configure:3223: result: yes
configure:3177: checking for inttypes.h
configure:3193: gcc -c -g -O2  conftest.c >&5
configure:3199: $? = 0
configure:3203: test -z 
			 || test ! -s conftest.err
configure:3206: $? = 0
configure:3209: test -s conftest.o
configure:3212: $? = 0
configure:3223: result: yes
configure:3177: checking for stdint.h
configure:3193: gcc -c -g -O2  conftest.c >&5
configure:3199: $? = 0
configure:3203: test -z 
			 || test ! -s conftest.err
configure:3206: $? = 0
configure:3209: test -s conftest.o
configure:3212: $? = 0
configure:3223: result: yes
configure:3177: checking for unistd.h
configure:3193: gcc -c -g -O2  conftest.c >&5
configure:3199: $? = 0
configure:3203: test -z 
			 || test ! -s conftest.err
configure:3206: $? = 0
configure:3209: test -s conftest.o
configure:3212: $? = 0
configure:3223: result: yes
configure:3240: checking for unistd_h
configure:3245: result: yes
configure:3386: checking for getpagesize
configure:3413: gcc -o conftest.exe -g -O2   conftest.c  >&5
configure:3419: $? = 0
configure:3423: test -z 
			 || test ! -s conftest.err
configure:3426: $? = 0
configure:3429: test -s conftest.exe
configure:3432: $? = 0
configure:3446: result: yes
configure:3457: checking for getpagesize declaration
configure:3495: gcc -c -g -O2  conftest.c >&5
configure:3501: $? = 0
configure:3505: test -z 
			 || test ! -s conftest.err
configure:3508: $? = 0
configure:3511: test -s conftest.o
configure:3514: $? = 0
configure:3531: result: 
         extern int getpagesize (void);
configure:3693: checking for vm_allocate
configure:3715: gcc -o conftest.exe -g -O2   conftest.c  >&5
C:\Users\matt\AppData\Local\Temp\cck3AH5m.o: In function `main':
c:\Users\matt\data\chicken-iup\ffcall\trampoline/conftest.c:29: undefined reference to `vm_allocate'
c:\Users\matt\data\chicken-iup\ffcall\trampoline/conftest.c:29: undefined reference to `task_self'
collect2: ld returned 1 exit status
configure:3721: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define ASM_UNDERSCORE
| #define return_void return
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE
| #define RETGETPAGESIZETYPE int
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| vm_allocate(); task_self();
|   ;
|   return 0;
| }
configure:3748: result: no
configure:3773: checking sys/file.h usability
configure:3785: gcc -c -g -O2  conftest.c >&5
configure:3791: $? = 0
configure:3795: test -z 
			 || test ! -s conftest.err
configure:3798: $? = 0
configure:3801: test -s conftest.o
configure:3804: $? = 0
configure:3814: result: yes
configure:3818: checking sys/file.h presence
configure:3828: gcc -E  conftest.c
configure:3834: $? = 0
configure:3854: result: yes
configure:3889: checking for sys/file.h
configure:3896: result: yes
configure:3919: checking for O_RDWR in fcntl.h
configure:3941: gcc -c -g -O2  conftest.c >&5
configure:3947: $? = 0
configure:3951: test -z 
			 || test ! -s conftest.err
configure:3954: $? = 0
configure:3957: test -s conftest.o
configure:3960: $? = 0
configure:3973: result: yes
configure:3998: checking sys/mman.h usability
configure:4010: gcc -c -g -O2  conftest.c >&5
conftest.c:60:22: fatal error: sys/mman.h: No such file or directory
compilation terminated.
configure:4016: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define ASM_UNDERSCORE
| #define return_void return
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE
| #define RETGETPAGESIZETYPE int
| #define HAVE_SYS_FILE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/mman.h>
configure:4039: result: no
configure:4043: checking sys/mman.h presence
configure:4053: gcc -E  conftest.c
conftest.c:26:22: fatal error: sys/mman.h: No such file or directory
compilation terminated.
configure:4059: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define ASM_UNDERSCORE
| #define return_void return
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE
| #define RETGETPAGESIZETYPE int
| #define HAVE_SYS_FILE_H 1
| /* end confdefs.h.  */
| #include <sys/mman.h>
configure:4079: result: no
configure:4114: checking for sys/mman.h
configure:4121: result: no
configure:4509: checking for mprotect
configure:4566: gcc -o conftest.exe -g -O2   conftest.c  >&5
configure:4572: $? = 0
configure:4576: test -z 
			 || test ! -s conftest.err
configure:4579: $? = 0
configure:4582: test -s conftest.exe
configure:4585: $? = 0
configure:4597: result: yes
configure:4607: checking for working mprotect
configure:4657: gcc -o conftest.exe -g -O2   conftest.c  >&5
conftest.c:35:22: fatal error: sys/mman.h: No such file or directory
compilation terminated.
configure:4660: $? = 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 ASM_UNDERSCORE
| #define return_void return
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE
| #define RETGETPAGESIZETYPE int
| #define HAVE_SYS_FILE_H 1
| #define HAVE_MPROTECT 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| /* declare malloc() */
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| /* declare getpagesize() and mprotect() */
| #include <sys/mman.h>
| #ifndef HAVE_GETPAGESIZE
| #include <sys/param.h>
| #define getpagesize() PAGESIZE
| #else
| extern
| #ifdef __cplusplus
| "C"
| #endif
| 
| #if defined(__STDC__) || defined(__cplusplus)
| RETGETPAGESIZETYPE getpagesize (void);
| #else
| RETGETPAGESIZETYPE getpagesize();
| #endif
| #endif
| char foo;
| int main () {
|   unsigned long pagesize = getpagesize();
| #define page_align(address)  (char*)((unsigned long)(address) & -pagesize)
| 
|   if ((pagesize-1) & pagesize) exit(1);
|   exit(0); }
configure:4847: result: no
configure:4872: checking sys/shm.h usability
configure:4884: gcc -c -g -O2  conftest.c >&5
conftest.c:61:21: fatal error: sys/shm.h: No such file or directory
compilation terminated.
configure:4890: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define ASM_UNDERSCORE
| #define return_void return
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE
| #define RETGETPAGESIZETYPE int
| #define HAVE_SYS_FILE_H 1
| #define HAVE_MPROTECT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/shm.h>
configure:4913: result: no
configure:4917: checking sys/shm.h presence
configure:4927: gcc -E  conftest.c
conftest.c:27:21: fatal error: sys/shm.h: No such file or directory
compilation terminated.
configure:4933: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define ASM_UNDERSCORE
| #define return_void return
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE
| #define RETGETPAGESIZETYPE int
| #define HAVE_SYS_FILE_H 1
| #define HAVE_MPROTECT 1
| /* end confdefs.h.  */
| #include <sys/shm.h>
configure:4953: result: no
configure:4988: checking for sys/shm.h
configure:4995: result: no
configure:5393: checking build system type
configure:5411: result: i686-pc-mingw32
configure:5419: checking host system type
configure:5433: result: i686-pc-mingw32
configure:5575: checking whether code in malloc'ed memory is executable
configure:5611: gcc -o conftest.exe -g -O2   conftest.c  >&5
configure:5614: $? = 0
configure:5616: ./conftest.exe
configure:5619: $? = 0
configure:5639: result: yes
configure:6069: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on hermes

config.status:661: creating Makefile
config.status:764: creating config.h
config.status:882: config.h is unchanged

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

ac_cv_build=i686-pc-mingw32
ac_cv_build_alias=i686-pc-mingw32
ac_cv_c_compiler_gnu=yes
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_LDFLAGS_set=
ac_cv_env_LDFLAGS_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_func_mprotect=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_mman_h=no
ac_cv_header_sys_shm_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-mingw32
ac_cv_host_alias=i686-pc-mingw32
ac_cv_objext=o
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_RANLIB=ranlib
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
cl_cv_c_return_void=yes
cl_cv_c_return_void_form=return
cl_cv_c_void=yes
cl_cv_codeexec=yes
cl_cv_decl_O_RDWR_fcntl_h=yes
cl_cv_func_getpagesize=yes
cl_cv_func_mprotect_works=no
cl_cv_func_vm=no
cl_cv_header_stdc=yes
cl_cv_path_install='/bin/install -c'
cl_cv_prog_LN=ln
cl_cv_prog_LN_S=ln
cl_cv_prog_as_underscore=yes
cl_cv_prog_cc_gcc=yes
cl_cv_prog_cp='cp -p'
cl_cv_proto_getpagesize='extern int getpagesize (void);'
cl_cv_proto_getpagesize_ret=int

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

AS_UNDERSCORE='true'
CC='gcc'
CC_GCC='true'
CFLAGS='-g -O2'
CP='cp -p'
CPP='gcc -E'
CPPFLAGS=''
CPU_OBJECTS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT='.exe'
GCC_X_NONE='-x none'
INSTALL='/bin/install -c'
INSTALL_DATA='$(INSTALL) -m 644'
INSTALL_PROGRAM='$(INSTALL)'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LN='ln'
LN_S='ln'
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build='i686-pc-mingw32'
build_alias=''
build_cpu='i686'
build_os='mingw32'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-mingw32'
host_alias=''
host_cpu='i386'
host_os='mingw32'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='C:/mylibs/iup'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define ASM_UNDERSCORE
#define CODE_EXECUTABLE 1
#define HAVE_GETPAGESIZE
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MPROTECT 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define RETGETPAGESIZETYPE int
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define __i386__ 1
#define return_void return
#endif
#ifndef __i386__

configure: exit 0