Skip to content

Instantly share code, notes, and snippets.

@nddrylliog
Created October 7, 2013 23:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nddrylliog/97a67bc609215a363aff to your computer and use it in GitHub Desktop.
Save nddrylliog/97a67bc609215a363aff to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by gc configure 7.3alpha3, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --enable-threads=win32 --enable-shared --disable-static
## --------- ##
## Platform. ##
## --------- ##
hostname = bowser
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/Program Files (x86)/NVIDIA Corporation/PhysX/Common
PATH: /c/Program Files/Common Files/Microsoft Shared/Windows Live
PATH: /c/Ruby193/bin
PATH: /c/Windows/system32
PATH: /c/Windows
PATH: /c/Windows/System32/Wbem
PATH: /c/Windows/System32/WindowsPowerShell/v1.0/
PATH: /c/Program Files/Internet Explorer
PATH: /c/QuickTime/QTSystem/
PATH: /c/Program Files (x86)/CLU
PATH: /c/Program Files (x86)/JDK/bin
PATH: /c/Program Files (x86)/Loom/bin
PATH: /c/ProgramData/East West/playgui
PATH: /c/nodejs/
PATH: /c/Program Files/Common Files/Microsoft Shared/Windows Live
PATH: /c/Users/ndd/AppData/Roaming/npm
PATH: /c/Ruby200/bin
PATH: /usr/local/bin
PATH: /home/ndd/Dev/rock/bin
PATH: /home/ndd/Dev/sam
PATH: /c/Program Files (x86)/Git/bin
PATH: /c/Python27/Scripts
PATH: /c/Program Files (x86)/Vim/vim74/
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2502: checking build system type
configure:2516: result: i686-pc-mingw32
configure:2536: checking host system type
configure:2549: result: i686-pc-mingw32
configure:2569: checking target system type
configure:2582: result: i686-pc-mingw32
configure:2610: checking GC version numbers
configure:2649: result: major=7 minor=3 alpha=3
configure:2669: checking for a BSD-compatible install
configure:2737: result: /bin/install -c
configure:2748: checking whether build environment is sane
configure:2803: result: yes
configure:2954: checking for a thread-safe mkdir -p
configure:2993: result: /bin/mkdir -p
configure:3000: checking for gawk
configure:3016: found /bin/gawk
configure:3027: result: gawk
configure:3038: checking whether make sets $(MAKE)
configure:3060: result: yes
configure:3089: checking whether make supports nested variables
configure:3106: result: yes
configure:3234: checking whether to enable maintainer-specific portions of Makefiles
configure:3243: result: no
configure:3272: checking for style of include used by make
configure:3300: result: GNU
configure:3371: checking for gcc
configure:3387: found /mingw/bin/gcc
configure:3398: result: gcc
configure:3627: checking for C compiler version
configure:3636: gcc --version >&5
gcc.exe (GCC) 4.8.1
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:3647: $? = 0
configure:3636: gcc -v >&5
Using built-in specs.
COLLECT_GCC=c:\MinGw\bin\gcc.exe
COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/lto-wrapper.exe
Target: mingw32
Configured with: ../gcc-4.8.1/configure --prefix=/mingw --host=mingw32 --build=mingw32 --without-pic --enable-shared --enable-static --with-gnu-ld --enable-lto --enable-libssp --disable-multilib --enable-languages=c,c++,fortran,objc,obj-c++,ada --disable-sjlj-exceptions --with-dwarf2 --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --with-gmp=/usr/src/pkg/gmp-5.1.2-1-mingw32-src/bld --with-mpc=/usr/src/pkg/mpc-1.0.1-1-mingw32-src/bld --with-mpfr= --with-system-zlib --with-gnu-as --enable-decimal-float=yes --enable-libgomp --enable-threads --with-libiconv-prefix=/mingw32 --with-libintl-prefix=/mingw
Thread model: win32
gcc version 4.8.1 (GCC)
configure:3647: $? = 0
configure:3636: gcc -V >&5
gcc.exe: error: unrecognized command line option '-V'
gcc.exe: fatal error: no input files
compilation terminated.
configure:3647: $? = 1
configure:3636: gcc -qversion >&5
gcc.exe: error: unrecognized command line option '-qversion'
gcc.exe: fatal error: no input files
compilation terminated.
configure:3647: $? = 1
configure:3667: checking whether the C compiler works
configure:3689: gcc -DWIN32_THREADS conftest.c >&5
configure:3693: $? = 0
configure:3741: result: yes
configure:3744: checking for C compiler default output file name
configure:3746: result: a.exe
configure:3752: checking for suffix of executables
configure:3759: gcc -o conftest.exe -DWIN32_THREADS conftest.c >&5
configure:3763: $? = 0
configure:3785: result: .exe
configure:3807: checking whether we are cross compiling
configure:3815: gcc -o conftest.exe -DWIN32_THREADS conftest.c >&5
configure:3819: $? = 0
configure:3826: ./conftest.exe
configure:3830: $? = 0
configure:3845: result: no
configure:3850: checking for suffix of object files
configure:3872: gcc -c -DWIN32_THREADS conftest.c >&5
configure:3876: $? = 0
configure:3897: result: o
configure:3901: checking whether we are using the GNU C compiler
configure:3920: gcc -c -DWIN32_THREADS conftest.c >&5
configure:3920: $? = 0
configure:3929: result: yes
configure:3938: checking whether gcc accepts -g
configure:3958: gcc -c -g -DWIN32_THREADS conftest.c >&5
configure:3958: $? = 0
configure:3999: result: yes
configure:4016: checking for gcc option to accept ISO C89
configure:4079: gcc -c -g -O2 -DWIN32_THREADS conftest.c >&5
configure:4079: $? = 0
configure:4092: result: none needed
configure:4117: checking whether gcc understands -c and -o together
configure:4139: gcc -c conftest.c -o conftest2.o
configure:4142: $? = 0
configure:4139: gcc -c conftest.c -o conftest2.o
configure:4142: $? = 0
configure:4154: result: yes
configure:4173: checking dependency style of gcc
configure:4284: result: gcc3
configure:4358: checking for g++
configure:4374: found /mingw/bin/g++
configure:4385: result: g++
configure:4412: checking for C++ compiler version
configure:4421: g++ --version >&5
g++.exe (GCC) 4.8.1
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:4432: $? = 0
configure:4421: g++ -v >&5
Using built-in specs.
COLLECT_GCC=c:\MinGw\bin\g++.exe
COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/lto-wrapper.exe
Target: mingw32
Configured with: ../gcc-4.8.1/configure --prefix=/mingw --host=mingw32 --build=mingw32 --without-pic --enable-shared --enable-static --with-gnu-ld --enable-lto --enable-libssp --disable-multilib --enable-languages=c,c++,fortran,objc,obj-c++,ada --disable-sjlj-exceptions --with-dwarf2 --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --with-gmp=/usr/src/pkg/gmp-5.1.2-1-mingw32-src/bld --with-mpc=/usr/src/pkg/mpc-1.0.1-1-mingw32-src/bld --with-mpfr= --with-system-zlib --with-gnu-as --enable-decimal-float=yes --enable-libgomp --enable-threads --with-libiconv-prefix=/mingw32 --with-libintl-prefix=/mingw
Thread model: win32
gcc version 4.8.1 (GCC)
configure:4432: $? = 0
configure:4421: g++ -V >&5
g++.exe: error: unrecognized command line option '-V'
g++.exe: fatal error: no input files
compilation terminated.
configure:4432: $? = 1
configure:4421: g++ -qversion >&5
g++.exe: error: unrecognized command line option '-qversion'
g++.exe: fatal error: no input files
compilation terminated.
configure:4432: $? = 1
configure:4436: checking whether we are using the GNU C++ compiler
configure:4455: g++ -c -DWIN32_THREADS conftest.cpp >&5
configure:4455: $? = 0
configure:4464: result: yes
configure:4473: checking whether g++ accepts -g
configure:4493: g++ -c -g -DWIN32_THREADS conftest.cpp >&5
configure:4493: $? = 0
configure:4534: result: yes
configure:4559: checking dependency style of g++
configure:4670: result: gcc3
configure:4694: checking dependency style of gcc
configure:4803: result: gcc3
configure:4865: checking how to print strings
configure:4892: result: printf
configure:4913: checking for a sed that does not truncate output
configure:4977: result: /bin/sed
configure:4995: checking for grep that handles long lines and -e
configure:5053: result: /bin/grep
configure:5058: checking for egrep
configure:5120: result: /bin/grep -E
configure:5125: checking for fgrep
configure:5187: result: /bin/grep -F
configure:5222: checking for ld used by gcc
configure:5289: result: c:/mingw/mingw32/bin/ld.exe
configure:5296: checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld
configure:5311: result: yes
configure:5323: checking for BSD- or MS-compatible name lister (nm)
configure:5372: result: /mingw/bin/nm
configure:5502: checking the name lister (/mingw/bin/nm) interface
configure:5509: gcc -c -g -O2 -DWIN32_THREADS conftest.c >&5
configure:5512: /mingw/bin/nm "conftest.o"
configure:5515: output
00000000 b .bss
00000000 d .data
00000000 N .debug_abbrev
00000000 N .debug_aranges
00000000 N .debug_info
00000000 N .debug_line
00000000 r .rdata$zzz
00000000 t .text
00000000 B _some_variable
configure:5522: result: BSD nm
configure:5525: checking whether ln -s works
configure:5532: result: no, using cp -pR
configure:5537: checking the maximum length of command line arguments
configure:5667: result: 8192
configure:5684: checking whether the shell understands some XSI constructs
configure:5694: result: yes
configure:5698: checking whether the shell understands "+="
configure:5704: result: yes
configure:5739: checking how to convert i686-pc-mingw32 file names to i686-pc-mingw32 format
configure:5779: result: func_convert_file_msys_to_w32
configure:5786: checking how to convert i686-pc-mingw32 file names to toolchain format
configure:5806: result: func_convert_file_msys_to_w32
configure:5813: checking for c:/mingw/mingw32/bin/ld.exe option to reload object files
configure:5820: result: -r
configure:5894: checking for objdump
configure:5910: found /mingw/bin/objdump
configure:5921: result: objdump
configure:5953: checking how to recognize dependent libraries
configure:6155: result: file_magic ^x86 archive import|^x86 DLL
configure:6240: checking for dlltool
configure:6256: found /mingw/bin/dlltool
configure:6267: result: dlltool
configure:6300: checking how to associate runtime and link libraries
configure:6327: result: func_cygming_dll_for_implib
configure:6388: checking for ar
configure:6404: found /mingw/bin/ar
configure:6415: result: ar
configure:6452: checking for archiver @FILE support
configure:6469: gcc -c -g -O2 -DWIN32_THREADS conftest.c >&5
configure:6469: $? = 0
configure:6472: ar cru libconftest.a @conftest.lst >&5
configure:6475: $? = 0
configure:6480: ar cru libconftest.a @conftest.lst >&5
c:\MinGw\bin\ar.exe: conftest.o: No such file or directory
configure:6483: $? = 1
configure:6495: result: @
configure:6553: checking for strip
configure:6569: found /mingw/bin/strip
configure:6580: result: strip
configure:6652: checking for ranlib
configure:6668: found /mingw/bin/ranlib
configure:6679: result: ranlib
configure:6781: checking command to parse /mingw/bin/nm output from gcc object
configure:6901: gcc -c -g -O2 -DWIN32_THREADS conftest.c >&5
configure:6904: $? = 0
configure:6908: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6911: $? = 0
cannot find nm_test_var in conftest.nm
configure:6901: gcc -c -g -O2 -DWIN32_THREADS conftest.c >&5
configure:6904: $? = 0
configure:6908: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6911: $? = 0
configure:6977: gcc -o conftest.exe -g -O2 -DWIN32_THREADS conftest.c conftstm.o >&5
configure:6980: $? = 0
configure:7018: result: ok
configure:7055: checking for sysroot
configure:7085: result: no
configure:7341: checking for mt
configure:7371: result: no
configure:7391: checking if : is a manifest tool
configure:7397: : '-?'
configure:7405: result: no
configure:8047: checking how to run the C preprocessor
configure:8078: gcc -E -DWIN32_THREADS conftest.c
configure:8078: $? = 0
configure:8092: gcc -E -DWIN32_THREADS conftest.c
conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:8092: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gc"
| #define PACKAGE_TARNAME "gc"
| #define PACKAGE_VERSION "7.3alpha3"
| #define PACKAGE_STRING "gc 7.3alpha3"
| #define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com"
| #define PACKAGE_URL ""
| #define GC_VERSION_MAJOR 7
| #define GC_VERSION_MINOR 3
| #define GC_ALPHA_VERSION 3
| #define PACKAGE "gc"
| #define VERSION "7.3alpha3"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8117: result: gcc -E
configure:8137: gcc -E -DWIN32_THREADS conftest.c
configure:8137: $? = 0
configure:8151: gcc -E -DWIN32_THREADS conftest.c
conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:8151: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gc"
| #define PACKAGE_TARNAME "gc"
| #define PACKAGE_VERSION "7.3alpha3"
| #define PACKAGE_STRING "gc 7.3alpha3"
| #define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com"
| #define PACKAGE_URL ""
| #define GC_VERSION_MAJOR 7
| #define GC_VERSION_MINOR 3
| #define GC_ALPHA_VERSION 3
| #define PACKAGE "gc"
| #define VERSION "7.3alpha3"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8180: checking for ANSI C header files
configure:8200: gcc -c -g -O2 -DWIN32_THREADS conftest.c >&5
configure:8200: $? = 0
configure:8273: gcc -o conftest.exe -g -O2 -DWIN32_THREADS conftest.c >&5
configure:8273: $? = 0
configure:8273: ./conftest.exe
configure:8273: $? = 0
configure:8284: result: yes
configure:8297: checking for sys/types.h
configure:8297: gcc -c -g -O2 -DWIN32_THREADS conftest.c >&5
configure:8297: $? = 0
configure:8297: result: yes
configure:8297: checking for sys/stat.h
configure:8297: gcc -c -g -O2 -DWIN32_THREADS conftest.c >&5
configure:8297: $? = 0
configure:8297: result: yes
configure:8297: checking for stdlib.h
configure:8297: gcc -c -g -O2 -DWIN32_THREADS conftest.c >&5
configure:8297: $? = 0
configure:8297: result: yes
configure:8297: checking for string.h
configure:8297: gcc -c -g -O2 -DWIN32_THREADS conftest.c >&5
configure:8297: $? = 0
configure:8297: result: yes
configure:8297: checking for memory.h
configure:8297: gcc -c -g -O2 -DWIN32_THREADS conftest.c >&5
configure:8297: $? = 0
configure:8297: result: yes
configure:8297: checking for strings.h
configure:8297: gcc -c -g -O2 -DWIN32_THREADS conftest.c >&5
configure:8297: $? = 0
configure:8297: result: yes
configure:8297: checking for inttypes.h
configure:8297: gcc -c -g -O2 -DWIN32_THREADS conftest.c >&5
configure:8297: $? = 0
configure:8297: result: yes
configure:8297: checking for stdint.h
configure:8297: gcc -c -g -O2 -DWIN32_THREADS conftest.c >&5
configure:8297: $? = 0
configure:8297: result: yes
configure:8297: checking for unistd.h
configure:8297: gcc -c -g -O2 -DWIN32_THREADS conftest.c >&5
configure:8297: $? = 0
configure:8297: result: yes
configure:8311: checking for dlfcn.h
configure:8311: gcc -c -g -O2 -DWIN32_THREADS conftest.c >&5
conftest.c:58:19: fatal error: dlfcn.h: No such file or directory
#include <dlfcn.h>
^
compilation terminated.
configure:8311: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gc"
| #define PACKAGE_TARNAME "gc"
| #define PACKAGE_VERSION "7.3alpha3"
| #define PACKAGE_STRING "gc 7.3alpha3"
| #define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com"
| #define PACKAGE_URL ""
| #define GC_VERSION_MAJOR 7
| #define GC_VERSION_MINOR 3
| #define GC_ALPHA_VERSION 3
| #define PACKAGE "gc"
| #define VERSION "7.3alpha3"
| #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
| /* 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 <dlfcn.h>
configure:8311: result: no
configure:8528: checking for objdir
configure:8543: result: .libs
configure:8814: checking if gcc supports -fno-rtti -fno-exceptions
configure:8832: gcc -c -g -O2 -DWIN32_THREADS -fno-rtti -fno-exceptions conftest.c >&5
cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:8836: $? = 0
configure:8849: result: no
configure:9176: checking for gcc option to produce PIC
configure:9183: result: -DDLL_EXPORT -DPIC
configure:9191: checking if gcc PIC flag -DDLL_EXPORT -DPIC works
configure:9209: gcc -c -g -O2 -DWIN32_THREADS -DDLL_EXPORT -DPIC -DPIC conftest.c >&5
configure:9213: $? = 0
configure:9226: result: yes
configure:9255: checking if gcc static flag -static works
configure:9283: result: yes
configure:9298: checking if gcc supports -c -o file.o
configure:9319: gcc -c -g -O2 -DWIN32_THREADS -o out/conftest2.o conftest.c >&5
configure:9323: $? = 0
configure:9345: result: yes
configure:9353: checking if gcc supports -c -o file.o
configure:9400: result: yes
configure:9433: checking whether the gcc linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries
configure:10586: result: yes
configure:10623: checking whether -lc should be explicitly linked in
configure:10631: gcc -c -g -O2 -DWIN32_THREADS conftest.c >&5
configure:10634: $? = 0
configure:10649: gcc -shared conftest.o -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:10652: $? = 1
configure:10666: result: yes
configure:10826: checking dynamic linker characteristics
configure:11559: result: Win32 ld.exe
configure:11666: checking how to hardcode library paths into programs
configure:11691: result: immediate
configure:12231: checking whether stripping libraries is possible
configure:12236: result: yes
configure:12271: checking if libtool supports shared libraries
configure:12273: result: yes
configure:12276: checking whether to build shared libraries
configure:12297: result: yes
configure:12300: checking whether to build static libraries
configure:12304: result: no
configure:12327: checking how to run the C++ preprocessor
configure:12354: g++ -E -DWIN32_THREADS conftest.cpp
configure:12354: $? = 0
configure:12368: g++ -E -DWIN32_THREADS conftest.cpp
conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:12368: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gc"
| #define PACKAGE_TARNAME "gc"
| #define PACKAGE_VERSION "7.3alpha3"
| #define PACKAGE_STRING "gc 7.3alpha3"
| #define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com"
| #define PACKAGE_URL ""
| #define GC_VERSION_MAJOR 7
| #define GC_VERSION_MINOR 3
| #define GC_ALPHA_VERSION 3
| #define PACKAGE "gc"
| #define VERSION "7.3alpha3"
| #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 LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12393: result: g++ -E
configure:12413: g++ -E -DWIN32_THREADS conftest.cpp
configure:12413: $? = 0
configure:12427: g++ -E -DWIN32_THREADS conftest.cpp
conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:12427: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gc"
| #define PACKAGE_TARNAME "gc"
| #define PACKAGE_VERSION "7.3alpha3"
| #define PACKAGE_STRING "gc 7.3alpha3"
| #define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com"
| #define PACKAGE_URL ""
| #define GC_VERSION_MAJOR 7
| #define GC_VERSION_MINOR 3
| #define GC_ALPHA_VERSION 3
| #define PACKAGE "gc"
| #define VERSION "7.3alpha3"
| #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 LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12596: checking for ld used by g++
configure:12663: result: c:/mingw/mingw32/bin/ld.exe
configure:12670: checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld
configure:12685: result: yes
configure:12740: checking whether the g++ linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries
configure:13745: result: yes
configure:13781: g++ -c -g -O2 -DWIN32_THREADS conftest.cpp >&5
configure:13784: $? = 0
configure:14304: checking for g++ option to produce PIC
configure:14311: result: -DDLL_EXPORT -DPIC
configure:14319: checking if g++ PIC flag -DDLL_EXPORT -DPIC works
configure:14337: g++ -c -g -O2 -DWIN32_THREADS -DDLL_EXPORT -DPIC -DPIC conftest.cpp >&5
configure:14341: $? = 0
configure:14354: result: yes
configure:14377: checking if g++ static flag -static works
configure:14405: result: yes
configure:14417: checking if g++ supports -c -o file.o
configure:14438: g++ -c -g -O2 -DWIN32_THREADS -o out/conftest2.o conftest.cpp >&5
configure:14442: $? = 0
configure:14464: result: yes
configure:14469: checking if g++ supports -c -o file.o
configure:14516: result: yes
configure:14546: checking whether the g++ linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries
configure:14582: result: yes
configure:14723: checking dynamic linker characteristics
configure:15390: result: Win32 ld.exe
configure:15443: checking how to hardcode library paths into programs
configure:15468: result: immediate
configure:15658: checking for inline
configure:15674: gcc -c -g -O2 -DWIN32_THREADS conftest.c >&5
configure:15674: $? = 0
configure:15682: result: inline
configure:16065: checking for gcc -Wextra
configure:16080: gcc -c -Wextra -g -O2 -DWIN32_THREADS conftest.c >&5
configure:16080: $? = 0
configure:16087: result: yes
configure:16097: checking for xlc
configure:16114: gcc -c -Wall -Wextra -g -O2 -DWIN32_THREADS conftest.c >&5
conftest.c: In function 'main':
conftest.c:35:4: error: #error
# error
^
configure:16114: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gc"
| #define PACKAGE_TARNAME "gc"
| #define PACKAGE_VERSION "7.3alpha3"
| #define PACKAGE_STRING "gc 7.3alpha3"
| #define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com"
| #define PACKAGE_URL ""
| #define GC_VERSION_MAJOR 7
| #define GC_VERSION_MINOR 3
| #define GC_ALPHA_VERSION 3
| #define PACKAGE "gc"
| #define VERSION "7.3alpha3"
| #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 LT_OBJDIR ".libs/"
| #define GC_WIN32_THREADS 1
| #define PARALLEL_MARK 1
| #define THREAD_LOCAL_ALLOC 1
| #define EMPTY_GETENV_RESULTS 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #ifndef __xlC__
| # error
| #endif
|
| ;
| return 0;
| }
configure:16120: result: no
configure:16139: checking whether gcc supports -fno-strict-aliasing
configure:16165: gcc -c -Wall -Wextra -g -O2 -fno-strict-aliasing -DWIN32_THREADS conftest.c >&5
configure:16165: $? = 0
configure:16174: result: yes
configure:16187: checking for dlopen in -ldl
configure:16212: gcc -o conftest.exe -Wall -Wextra -g -O2 -fno-strict-aliasing -DWIN32_THREADS conftest.c -ldl >&5
C:\Users\ndd\AppData\Local\Temp\cceABf4F.o: In function `main':
C:\MinGW\msys\1.0\home\ndd\Dev\rock\libs\sources/conftest.c:40: undefined reference to `dlopen'
collect2.exe: error: ld returned 1 exit status
configure:16212: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gc"
| #define PACKAGE_TARNAME "gc"
| #define PACKAGE_VERSION "7.3alpha3"
| #define PACKAGE_STRING "gc 7.3alpha3"
| #define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com"
| #define PACKAGE_URL ""
| #define GC_VERSION_MAJOR 7
| #define GC_VERSION_MINOR 3
| #define GC_ALPHA_VERSION 3
| #define PACKAGE "gc"
| #define VERSION "7.3alpha3"
| #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 LT_OBJDIR ".libs/"
| #define GC_WIN32_THREADS 1
| #define PARALLEL_MARK 1
| #define THREAD_LOCAL_ALLOC 1
| #define EMPTY_GETENV_RESULTS 1
| /* end confdefs.h. */
|
| /* 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 dlopen ();
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:16221: result: no
configure:16320: checking whether to build shared libraries
configure:16359: result: yes
configure:16369: checking whether gcc supports -fvisibility
configure:16384: gcc -c -Werror -fvisibility=hidden -Wall -Wextra -g -O2 -fno-strict-aliasing -DWIN32_THREADS conftest.c >&5
configure:16384: $? = 0
configure:16394: result: yes
configure:16402: checking which machine-dependent code should be used
configure:16439: result:
configure:16471: checking whether Solaris gcc optimization fix is necessary
configure:16494: result: no
configure:16623: checking for dladdr
configure:16642: gcc -c -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -g -O2 -fno-strict-aliasing -DWIN32_THREADS conftest.c >&5
conftest.c:35:19: fatal error: dlfcn.h: No such file or directory
#include <dlfcn.h>
^
compilation terminated.
configure:16642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gc"
| #define PACKAGE_TARNAME "gc"
| #define PACKAGE_VERSION "7.3alpha3"
| #define PACKAGE_STRING "gc 7.3alpha3"
| #define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com"
| #define PACKAGE_URL ""
| #define GC_VERSION_MAJOR 7
| #define GC_VERSION_MINOR 3
| #define GC_ALPHA_VERSION 3
| #define PACKAGE "gc"
| #define VERSION "7.3alpha3"
| #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 LT_OBJDIR ".libs/"
| #define GC_WIN32_THREADS 1
| #define PARALLEL_MARK 1
| #define THREAD_LOCAL_ALLOC 1
| #define EMPTY_GETENV_RESULTS 1
| #define GC_DLL 1
| #define NO_EXECUTE_PERMISSION 1
| #define ALL_INTERIOR_POINTERS 1
| #define GC_GCJ_SUPPORT 1
| /* end confdefs.h. */
|
| #define _GNU_SOURCE 1
| #include <dlfcn.h>
| int
| main ()
| {
| {
| Dl_info info;
| (void)dladdr("", &info);
| }
| ;
| return 0;
| }
configure:16646: result: no
configure:16656: checking sys/dg_sys_info.h usability
configure:16656: gcc -c -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -g -O2 -fno-strict-aliasing -DWIN32_THREADS conftest.c >&5
conftest.c:66:29: fatal error: sys/dg_sys_info.h: No such file or directory
#include <sys/dg_sys_info.h>
^
compilation terminated.
configure:16656: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gc"
| #define PACKAGE_TARNAME "gc"
| #define PACKAGE_VERSION "7.3alpha3"
| #define PACKAGE_STRING "gc 7.3alpha3"
| #define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com"
| #define PACKAGE_URL ""
| #define GC_VERSION_MAJOR 7
| #define GC_VERSION_MINOR 3
| #define GC_ALPHA_VERSION 3
| #define PACKAGE "gc"
| #define VERSION "7.3alpha3"
| #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 LT_OBJDIR ".libs/"
| #define GC_WIN32_THREADS 1
| #define PARALLEL_MARK 1
| #define THREAD_LOCAL_ALLOC 1
| #define EMPTY_GETENV_RESULTS 1
| #define GC_DLL 1
| #define NO_EXECUTE_PERMISSION 1
| #define ALL_INTERIOR_POINTERS 1
| #define GC_GCJ_SUPPORT 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/dg_sys_info.h>
configure:16656: result: no
configure:16656: checking sys/dg_sys_info.h presence
configure:16656: gcc -E -DWIN32_THREADS conftest.c
conftest.c:33:29: fatal error: sys/dg_sys_info.h: No such file or directory
#include <sys/dg_sys_info.h>
^
compilation terminated.
configure:16656: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gc"
| #define PACKAGE_TARNAME "gc"
| #define PACKAGE_VERSION "7.3alpha3"
| #define PACKAGE_STRING "gc 7.3alpha3"
| #define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com"
| #define PACKAGE_URL ""
| #define GC_VERSION_MAJOR 7
| #define GC_VERSION_MINOR 3
| #define GC_ALPHA_VERSION 3
| #define PACKAGE "gc"
| #define VERSION "7.3alpha3"
| #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 LT_OBJDIR ".libs/"
| #define GC_WIN32_THREADS 1
| #define PARALLEL_MARK 1
| #define THREAD_LOCAL_ALLOC 1
| #define EMPTY_GETENV_RESULTS 1
| #define GC_DLL 1
| #define NO_EXECUTE_PERMISSION 1
| #define ALL_INTERIOR_POINTERS 1
| #define GC_GCJ_SUPPORT 1
| /* end confdefs.h. */
| #include <sys/dg_sys_info.h>
configure:16656: result: no
configure:16656: checking for sys/dg_sys_info.h
configure:16656: result: no
configure:16931: checking for pkg-config
configure:16964: result: no
configure:17000: checking for ATOMIC_OPS
configure:17059: result: no
configure:17086: checking which libatomic_ops to use
configure:17094: result: internal
configure:17236: checking that generated files are newer than configure
configure:17242: result: done
configure:17333: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by gc config.status 7.3alpha3, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on bowser
config.status:1240: creating Makefile
config.status:1240: creating bdw-gc.pc
config.status:1240: creating include/config.h
config.status:1421: include/config.h is unchanged
config.status:1469: executing depfiles commands
config.status:1469: executing libtool commands
config.status:1469: executing default commands
configure:19895: === configuring in libatomic_ops (/home/ndd/Dev/rock/libs/sources/libatomic_ops)
configure:19958: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-threads=win32' '--enable-shared' '--disable-static' 'CPPFLAGS=-DWIN32_THREADS' --cache-file=/dev/null --srcdir=.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-mingw32
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_cc_wextra=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_ATOMIC_OPS_CFLAGS_set=
ac_cv_env_ATOMIC_OPS_CFLAGS_value=
ac_cv_env_ATOMIC_OPS_LIBS_set=
ac_cv_env_ATOMIC_OPS_LIBS_value=
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-DWIN32_THREADS
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_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_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_fno_strict_aliasing=yes
ac_cv_fvisibility_hidden=yes
ac_cv_header_dlfcn_h=no
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_dg_sys_info_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_lib_dl_dlopen=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_target=i686-pc-mingw32
am_cv_CCAS_dependencies_compiler_type=gcc3
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=yes
lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
lt_cv_file_magic_cmd=func_win32_libid
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=c:/mingw/mingw32/bin/ld.exe
lt_cv_path_LDCXX=c:/mingw/mingw32/bin/ld.exe
lt_cv_path_NM=/mingw/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-DDLL_EXPORT -DPIC'
lt_cv_prog_compiler_pic_CXX='-DDLL_EXPORT -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)
\{0,1\}$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=8192
lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32
lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/ndd/Dev/rock/libs/sources/missing aclocal-1.14'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_CFLAGS=''
AM_CPPFLAGS=''
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
ATOMIC_OPS_CFLAGS='-I$(top_builddir)/libatomic_ops/src -I$(top_srcdir)/libatomic_ops/src'
ATOMIC_OPS_LIBS=''
AUTOCONF='${SHELL} /home/ndd/Dev/rock/libs/sources/missing autoconf'
AUTOHEADER='${SHELL} /home/ndd/Dev/rock/libs/sources/missing autoheader'
AUTOMAKE='${SHELL} /home/ndd/Dev/rock/libs/sources/missing automake-1.14'
AVOID_CPP_LIB_FALSE=''
AVOID_CPP_LIB_TRUE='#'
AWK='gawk'
CC='gcc'
CCAS='gcc'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS='-g -O2'
CCDEPMODE='depmode=gcc3'
CFLAGS='-DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -g -O2 -fno-strict-aliasing'
COMPILER_XLC_FALSE=''
COMPILER_XLC_TRUE='#'
CPLUSPLUS_FALSE=''
CPLUSPLUS_TRUE='#'
CPP='gcc -E'
CPPFLAGS='-DWIN32_THREADS'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CXXLIBS=''
CYGPATH_W='echo'
DARWIN_THREADS_FALSE=''
DARWIN_THREADS_TRUE='#'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_DISCLAIM_FALSE='#'
ENABLE_DISCLAIM_TRUE=''
EXEEXT='.exe'
EXTRA_TEST_LIBS=''
FGREP='/bin/grep -F'
GC_CFLAGS=' -fexceptions'
GC_VERSION=''
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
KEEP_BACK_PTRS_FALSE=''
KEEP_BACK_PTRS_TRUE='#'
LD='c:/mingw/mingw32/bin/ld.exe'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='cp -pR'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/ndd/Dev/rock/libs/sources/missing makeinfo'
MAKE_BACK_GRAPH_FALSE=''
MAKE_BACK_GRAPH_TRUE='#'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
NEED_ATOMIC_OPS_ASM_FALSE=''
NEED_ATOMIC_OPS_ASM_TRUE='#'
NM='/mingw/bin/nm'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='gc'
PACKAGE_BUGREPORT='gc@linux.hpl.hp.com'
PACKAGE_NAME='gc'
PACKAGE_STRING='gc 7.3alpha3'
PACKAGE_TARNAME='gc'
PACKAGE_URL=''
PACKAGE_VERSION='7.3alpha3'
PATH_SEPARATOR=':'
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PTHREADS_FALSE=''
PTHREADS_TRUE='#'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SINGLE_GC_OBJ_FALSE=''
SINGLE_GC_OBJ_TRUE='#'
STRIP='strip'
THREADDLLIBS=''
THREADS_FALSE='#'
THREADS_TRUE=''
UNWINDLIBS=''
USE_INTERNAL_LIBATOMIC_OPS_FALSE='#'
USE_INTERNAL_LIBATOMIC_OPS_TRUE=''
USE_LIBDIR_FALSE='#'
USE_LIBDIR_TRUE=''
VERSION='7.3alpha3'
WIN32_THREADS_FALSE='#'
WIN32_THREADS_TRUE=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
addlibs=''
addobjs=' '
am__EXEEXT_FALSE='#'
am__EXEEXT_TRUE=''
am__fastdepCCAS_FALSE='#'
am__fastdepCCAS_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-mingw32'
build_alias=''
build_cpu='i686'
build_os='mingw32'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
extra_ldflags_libgc=''
host='i686-pc-mingw32'
host_alias=''
host_cpu='i686'
host_os='mingw32'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/ndd/Dev/rock/libs/sources/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' libatomic_ops'
sysconfdir='${prefix}/etc'
target='i686-pc-mingw32'
target_alias=''
target_all='libgc.la'
target_cpu='i686'
target_os='mingw32'
target_vendor='pc'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "gc"
#define PACKAGE_TARNAME "gc"
#define PACKAGE_VERSION "7.3alpha3"
#define PACKAGE_STRING "gc 7.3alpha3"
#define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com"
#define PACKAGE_URL ""
#define GC_VERSION_MAJOR 7
#define GC_VERSION_MINOR 3
#define GC_ALPHA_VERSION 3
#define PACKAGE "gc"
#define VERSION "7.3alpha3"
#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 LT_OBJDIR ".libs/"
#define GC_WIN32_THREADS 1
#define PARALLEL_MARK 1
#define THREAD_LOCAL_ALLOC 1
#define EMPTY_GETENV_RESULTS 1
#define GC_DLL 1
#define NO_EXECUTE_PERMISSION 1
#define ALL_INTERIOR_POINTERS 1
#define GC_GCJ_SUPPORT 1
#define JAVA_FINALIZATION 1
#define ATOMIC_UNCOLLECTABLE 1
#define ENABLE_DISCLAIM 1
configure: exit 0
Using built-in specs.
COLLECT_GCC=c:\MinGw\bin\gcc.exe
COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/lto-wrapper.exe
Target: mingw32
Configured with: ../gcc-4.8.1/configure --prefix=/mingw --host=mingw32 --build=mingw32 --without-pic --enable-shared --enable-static --with-gnu-ld --enable-lto --enable-libssp --disable-multilib --enable-languages=c,c++,fortran,objc,obj-c++,ada --disable-sjlj-exceptions --with-dwarf2 --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --with-gmp=/usr/src/pkg/gmp-5.1.2-1-mingw32-src/bld --with-mpc=/usr/src/pkg/mpc-1.0.1-1-mingw32-src/bld --with-mpfr= --with-system-zlib --with-gnu-as --enable-decimal-float=yes --enable-libgomp --enable-threads --with-libiconv-prefix=/mingw32 --with-libintl-prefix=/mingw
Thread model: win32
gcc version 4.8.1 (GCC)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment