Artifact ff41411b756351ac9766c4781489b3ef59cffcfa:


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:2787: checking build system type
configure:2805: result: i686-pc-mingw32
configure:2813: checking host system type
configure:2827: result: i686-pc-mingw32
configure:2969: checking for pcc non-reentrant struct return convention
configure:3000: gcc -o conftest.exe -g -O2 -O0   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:23:3: warning: incompatible implicit declaration of built-in function 'exit'
configure:3003: $? = 0
configure:3005: ./conftest.exe
configure:3008: $? = 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| /* end confdefs.h.  */
| typedef struct { int a; int b; int c; int d; int e; } foo;
| foo foofun () { static foo foopi = {3141,5926,5358,9793,2385}; return foopi; }
| foo* (*fun) () = (foo* (*) ()) foofun;
| int main()
| { foo foo1;
|   foo* fooptr1;
|   foo foo2;
|   foo* fooptr2;
|   foo1 = foofun(); fooptr1 = (*fun)(&foo1);
|   foo2 = foofun(); fooptr2 = (*fun)(&foo2);
|   exit(!(fooptr1 == fooptr2 && fooptr1->c == 5358));
| }
configure:3025: result: no
configure:3035: checking whether small structs are returned in registers
configure:3060: gcc -o conftest.exe -g -O2   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:17:31: warning: incompatible implicit declaration of built-in function 'exit'
configure:3063: $? = 0
configure:3065: ./conftest.exe
configure:3068: $? = 0
configure:3084: result: yes
configure:3094: checking whether floats are returned in integer registers
configure:3118: gcc -o conftest.exe -g -O2   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:18:34: warning: function called through a non-compatible type
conftest.c:18:34: note: if this code is reached, the program will abort
conftest.c:19:3: warning: incompatible implicit declaration of built-in function 'exit'
configure:3121: $? = 0
configure:3123: ./conftest.exe
configure:3126: $? = 29
configure: program exited with status 29
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define ASM_UNDERSCORE
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #define __SMALL_STRUCT_RETURN__ 1
| /* end confdefs.h.  */
| float x = (float)1.2;
| float y = (float)1.3;
| float fun () { return x*y; }
| int main()
| { int val = (* (int (*) ()) fun) ();
|   exit (!(val == 0x3FC7AE15 || val == 0x15AEC73F));
| }
configure:3142: result: no
configure:3152: checking for long long type
configure:3183: gcc -o conftest.exe -g -O2   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:25:5: warning: incompatible implicit declaration of built-in function 'exit'
configure:3186: $? = 0
configure:3188: ./conftest.exe
configure:3191: $? = 0
configure:3206: result: yes
configure:3217: checking for ANSI C header files
configure:3242: gcc -c -g -O2  conftest.c >&5
configure:3248: $? = 0
configure:3252: test -z 
			 || test ! -s conftest.err
configure:3255: $? = 0
configure:3258: test -s conftest.o
configure:3261: $? = 0
configure:3350: gcc -o conftest.exe -g -O2   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:32:7: warning: incompatible implicit declaration of built-in function 'exit'
configure:3353: $? = 0
configure:3355: ./conftest.exe
configure:3358: $? = 0
configure:3373: result: yes
configure:3397: checking for sys/types.h
configure:3413: gcc -c -g -O2  conftest.c >&5
configure:3419: $? = 0
configure:3423: test -z 
			 || test ! -s conftest.err
configure:3426: $? = 0
configure:3429: test -s conftest.o
configure:3432: $? = 0
configure:3443: result: yes
configure:3397: checking for sys/stat.h
configure:3413: gcc -c -g -O2  conftest.c >&5
configure:3419: $? = 0
configure:3423: test -z 
			 || test ! -s conftest.err
configure:3426: $? = 0
configure:3429: test -s conftest.o
configure:3432: $? = 0
configure:3443: result: yes
configure:3397: checking for stdlib.h
configure:3413: gcc -c -g -O2  conftest.c >&5
configure:3419: $? = 0
configure:3423: test -z 
			 || test ! -s conftest.err
configure:3426: $? = 0
configure:3429: test -s conftest.o
configure:3432: $? = 0
configure:3443: result: yes
configure:3397: checking for string.h
configure:3413: gcc -c -g -O2  conftest.c >&5
configure:3419: $? = 0
configure:3423: test -z 
			 || test ! -s conftest.err
configure:3426: $? = 0
configure:3429: test -s conftest.o
configure:3432: $? = 0
configure:3443: result: yes
configure:3397: checking for memory.h
configure:3413: gcc -c -g -O2  conftest.c >&5
configure:3419: $? = 0
configure:3423: test -z 
			 || test ! -s conftest.err
configure:3426: $? = 0
configure:3429: test -s conftest.o
configure:3432: $? = 0
configure:3443: result: yes
configure:3397: checking for strings.h
configure:3413: gcc -c -g -O2  conftest.c >&5
configure:3419: $? = 0
configure:3423: test -z 
			 || test ! -s conftest.err
configure:3426: $? = 0
configure:3429: test -s conftest.o
configure:3432: $? = 0
configure:3443: result: yes
configure:3397: checking for inttypes.h
configure:3413: gcc -c -g -O2  conftest.c >&5
configure:3419: $? = 0
configure:3423: test -z 
			 || test ! -s conftest.err
configure:3426: $? = 0
configure:3429: test -s conftest.o
configure:3432: $? = 0
configure:3443: result: yes
configure:3397: checking for stdint.h
configure:3413: gcc -c -g -O2  conftest.c >&5
configure:3419: $? = 0
configure:3423: test -z 
			 || test ! -s conftest.err
configure:3426: $? = 0
configure:3429: test -s conftest.o
configure:3432: $? = 0
configure:3443: result: yes
configure:3397: checking for unistd.h
configure:3413: gcc -c -g -O2  conftest.c >&5
configure:3419: $? = 0
configure:3423: test -z 
			 || test ! -s conftest.err
configure:3426: $? = 0
configure:3429: test -s conftest.o
configure:3432: $? = 0
configure:3443: result: yes
configure:3456: checking whether char is unsigned
configure:3479: gcc -c -g -O2  conftest.c >&5
configure:3485: $? = 0
configure:3489: test -z 
			 || test ! -s conftest.err
configure:3492: $? = 0
configure:3495: test -s conftest.o
configure:3498: $? = 0
configure:3509: result: no
configure:3614: 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:660: creating Makefile
config.status:763: creating vacall.h
config.status:873: vacall.h is unchanged
config.status:763: creating config.h
config.status:873: config.h is unchanged

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

ac_cv_build=i686-pc-mingw32
ac_cv_build_alias=i686-pc-mingw32
ac_cv_c_char_unsigned=no
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_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_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_float_return_ireg=no
cl_cv_c_longlong=yes
cl_cv_c_struct_return_small=yes
cl_cv_c_struct_return_static=no
cl_cv_path_install='/bin/install -c'
cl_cv_prog_LN=ln
cl_cv_prog_as_underscore=yes
cl_cv_prog_cc_gcc=yes
cl_cv_prog_cp='cp -p'

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

AS_UNDERSCORE='true'
CC='gcc'
CC_GCC='true'
CFLAGS='-g -O2'
CP='cp -p'
CPP='gcc -E'
CPPFLAGS=''
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'
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 HAVE_INTTYPES_H 1
#define HAVE_LONGLONG
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define __SMALL_STRUCT_RETURN__ 1
#define __i386__ 1
#endif
#ifndef __i386__

configure: exit 0