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.61. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = BITCH2
uname -m = i686
uname -r = 1.5.24(0.156/4/2)
uname -s = CYGWIN_NT-5.1
uname -v = 2007-01-31 10:57
/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: /home/Joe/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /cygdrive/c/WINDOWS/system32
PATH: /cygdrive/c/WINDOWS
PATH: /cygdrive/c/WINDOWS/System32/Wbem
PATH: /cygdrive/c/Program Files/Common Files/GTK/2.0/bin
PATH: /cygdrive/c/Program Files/Common Files/Adobe/AGL
PATH: /cygdrive/c/Program Files/ATI Technologies/ATI.ACE/
PATH: /cygdrive/c/Program Files/Qemu/
PATH: /cygdrive/c/Program Files/QuickTime/QTSystem/
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1695: checking for gcc
configure:1711: found /usr/bin/gcc
configure:1722: result: gcc
configure:1960: checking for C compiler version
configure:1967: gcc --version >&5
gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
Copyright (C) 2004 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:1970: $? = 0
configure:1977: gcc -v >&5
Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
Configured with: /usr/build/package/orig/test.respin/gcc-3.4.4-3/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug
Thread model: posix
gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
configure:1980: $? = 0
configure:1987: gcc -V >&5
gcc: `-V' option must have argument
configure:1990: $? = 1
configure:2013: checking for C compiler default output file name
configure:2040: gcc conftest.c >&5
configure:2043: $? = 0
configure:2081: result: a.exe
configure:2098: checking whether the C compiler works
configure:2108: ./a.exe
configure:2111: $? = 0
configure:2128: result: yes
configure:2135: checking whether we are cross compiling
configure:2137: result: no
configure:2140: checking for suffix of executables
configure:2147: gcc -o conftest.exe conftest.c >&5
configure:2150: $? = 0
configure:2174: result: .exe
configure:2180: checking for suffix of object files
configure:2206: gcc -c conftest.c >&5
configure:2209: $? = 0
configure:2232: result: o
configure:2236: checking whether we are using the GNU C compiler
configure:2265: gcc -c conftest.c >&5
configure:2271: $? = 0
configure:2288: result: yes
configure:2293: checking whether gcc accepts -g
configure:2323: gcc -c -g conftest.c >&5
configure:2329: $? = 0
configure:2428: result: yes
configure:2445: checking for gcc option to accept ISO C89
configure:2519: gcc -c -g -O2 conftest.c >&5
configure:2525: $? = 0
configure:2548: result: none needed
configure:2573: checking whether make sets $(MAKE)
configure:2594: result: yes
configure:2610: checking how to run the C preprocessor
configure:2650: gcc -E conftest.c
configure:2656: $? = 0
configure:2687: gcc -E conftest.c
conftest.c:8:28: ac_nonexistent.h: No such file or directory
configure:2693: $? = 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
configure:2726: result: gcc -E
configure:2755: gcc -E conftest.c
configure:2761: $? = 0
configure:2792: gcc -E conftest.c
conftest.c:8:28: ac_nonexistent.h: No such file or directory
configure:2798: $? = 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
configure:2836: checking for grep that handles long lines and -e
configure:2910: result: /usr/bin/grep
configure:2915: checking for egrep
configure:2993: result: /usr/bin/grep -E
configure:2998: checking for ANSI C header files
configure:3028: gcc -c -g -O2 conftest.c >&5
configure:3034: $? = 0
configure:3133: gcc -o conftest.exe -g -O2 conftest.c >&5
configure:3136: $? = 0
configure:3142: ./conftest.exe
configure:3145: $? = 0
configure:3162: result: yes
configure:3172: checking for atol
configure:3228: gcc -o conftest.exe -g -O2 conftest.c >&5
configure:3234: $? = 0
configure:3251: result: yes
configure:3327: checking for g++
configure:3343: found /usr/bin/g++
configure:3354: result: g++
configure:3385: checking for C++ compiler version
configure:3392: g++ --version >&5
g++ (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
Copyright (C) 2004 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:3395: $? = 0
configure:3402: g++ -v >&5
Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
Configured with: /usr/build/package/orig/test.respin/gcc-3.4.4-3/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug
Thread model: posix
gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
configure:3405: $? = 0
configure:3412: g++ -V >&5
g++: `-V' option must have argument
configure:3415: $? = 1
configure:3418: checking whether we are using the GNU C++ compiler
configure:3447: g++ -c conftest.cpp >&5
configure:3453: $? = 0
configure:3470: result: yes
configure:3475: checking whether g++ accepts -g
configure:3505: g++ -c -g conftest.cpp >&5
configure:3511: $? = 0
configure:3610: result: yes
configure:3635: checking whether the compiler supports wide strings
configure:3670: g++ -c -g -O2 conftest.cpp >&5
conftest.cpp: In function `int main()':
conftest.cpp:14: error: `wstring' is not a member of `std'
conftest.cpp:14: error: expected `;' before "test"
configure:3676: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
|
| std::wstring test = L"test";
|
| ;
| return 0;
| }
configure:3698: result: no
configure:3704: error: Missing wide string support
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_cxx_wstring=no
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_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_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_func_atol=yes
ac_cv_header_stdc=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC='gcc'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXFLAGS='-g -O2'
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT='.exe'
GREP='/usr/bin/grep'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
VERSION='0.0.1'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define STDC_HEADERS 1
configure: exit 1