Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by mingw-w64-runtime configure 4.0b, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- $ ../mingw-w64-v5.0.4/mingw-w64-crt/configure --prefix=/mnt/sdb1/build/toolchain --with-sysroot=/mnt/sdb1/build/toolchain --host=x86_64-w64-mingw32 --enable-lib32
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = box
- uname -m = x86_64
- uname -r = 4.14.10-tinycore64
- uname -s = Linux
- uname -v = #2018 SMP Mon Jan 1 16:07:42 UTC 2018
- /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/tc/.local/bin
- PATH: /usr/local/sbin
- PATH: /usr/local/bin
- PATH: /apps/bin
- PATH: /usr/sbin
- PATH: /usr/bin
- PATH: /sbin
- PATH: /bin
- PATH: /etc/sysconfig/tcedir/ondemand
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2233: checking for a BSD-compatible install
- configure:2301: result: /usr/bin/install -c
- configure:2312: checking whether build environment is sane
- configure:2367: result: yes
- configure:2426: checking for x86_64-w64-mingw32-strip
- configure:2456: result: no
- configure:2466: checking for strip
- configure:2482: found /usr/local/bin/strip
- configure:2493: result: strip
- configure:2518: checking for a thread-safe mkdir -p
- configure:2557: result: ../mingw-w64-v5.0.4/mingw-w64-crt/build-aux/install-sh -c -d
- configure:2564: checking for gawk
- configure:2580: found /usr/local/bin/gawk
- configure:2591: result: gawk
- configure:2602: checking whether make sets $(MAKE)
- configure:2624: result: yes
- configure:2653: checking whether make supports nested variables
- configure:2670: result: yes
- configure:2796: checking whether to enable maintainer-specific portions of Makefiles
- configure:2805: result: no
- configure:2823: checking build system type
- configure:2837: result: x86_64-pc-linux-gnu
- configure:2857: checking host system type
- configure:2870: result: x86_64-w64-mingw32
- configure:2891: checking for sysroot
- configure:2909: result: /mnt/sdb1/build/toolchain
- configure:2930: checking for a sed that does not truncate output
- configure:2994: result: /usr/local/bin/sed
- configure:3003: checking for gawk
- configure:3030: result: gawk
- configure:3049: checking for x86_64-w64-mingw32-gcc
- configure:3079: result: no
- configure:3089: checking for gcc
- configure:3105: found /usr/local/bin/gcc
- configure:3116: result: gcc
- configure:3345: checking for C compiler version
- configure:3354: gcc --version >&5
- gcc (GCC) 7.2.0
- Copyright (C) 2017 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:3365: $? = 0
- configure:3354: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/tmp/tcloop/gcc/usr/local/bin/../lib/gcc/x86_64-pc-linux-gnu/7.2.0/lto-wrapper
- Target: x86_64-pc-linux-gnu
- Configured with: ../configure --prefix=/usr/local --enable-languages=c,c++ --disable-multilib --disable-bootstrap --with-system-zlib --libexecdir=/usr/local/lib --enable-frame-pointer --with-mpfr=/usr/local --with-gmp=/usr/local --with-cloog=/usr/local --with-isl=/usr/local
- Thread model: posix
- gcc version 7.2.0 (GCC)
- configure:3365: $? = 0
- configure:3354: gcc -V >&5
- gcc: error: unrecognized command line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:3365: $? = 1
- configure:3354: gcc -qversion >&5
- gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
- gcc: fatal error: no input files
- compilation terminated.
- configure:3365: $? = 1
- configure:3385: gcc -o conftest conftest.c >&5
- configure:3389: $? = 0
- configure:3408: checking whether the C compiler works
- configure:3430: gcc conftest.c >&5
- configure:3434: $? = 0
- configure:3482: result: yes
- configure:3485: checking for C compiler default output file name
- configure:3487: result: a.out
- configure:3493: checking for suffix of executables
- configure:3500: gcc -o conftest conftest.c >&5
- configure:3504: $? = 0
- configure:3526: result:
- configure:3548: checking whether we are cross compiling
- configure:3556: gcc -o conftest conftest.c >&5
- configure:3560: $? = 0
- configure:3567: ./conftest
- configure:3571: $? = 0
- configure:3586: result: no
- configure:3644: checking for suffix of object files
- configure:3666: gcc -c conftest.c >&5
- configure:3670: $? = 0
- configure:3691: result: o
- configure:3695: checking whether we are using the GNU C compiler
- configure:3714: gcc -c conftest.c >&5
- configure:3714: $? = 0
- configure:3723: result: yes
- configure:3732: checking whether gcc accepts -g
- configure:3752: gcc -c -g conftest.c >&5
- configure:3752: $? = 0
- configure:3793: result: yes
- configure:3810: checking for gcc option to accept ISO C89
- configure:3873: gcc -c -g -O2 conftest.c >&5
- configure:3873: $? = 0
- configure:3886: result: none needed
- configure:3911: checking whether gcc understands -c and -o together
- configure:3933: gcc -c conftest.c -o conftest2.o
- configure:3936: $? = 0
- configure:3933: gcc -c conftest.c -o conftest2.o
- configure:3936: $? = 0
- configure:3948: result: yes
- configure:3976: checking for style of include used by make
- configure:4004: result: GNU
- configure:4030: checking dependency style of gcc
- configure:4141: result: gcc3
- configure:4170: checking for x86_64-w64-mingw32-g++
- configure:4200: result: no
- configure:4170: checking for x86_64-w64-mingw32-c++
- configure:4200: result: no
- configure:4170: checking for x86_64-w64-mingw32-gpp
- configure:4200: result: no
- configure:4170: checking for x86_64-w64-mingw32-aCC
- configure:4200: result: no
- configure:4170: checking for x86_64-w64-mingw32-CC
- configure:4200: result: no
- configure:4170: checking for x86_64-w64-mingw32-cxx
- configure:4200: result: no
- configure:4170: checking for x86_64-w64-mingw32-cc++
- configure:4200: result: no
- configure:4170: checking for x86_64-w64-mingw32-cl.exe
- configure:4200: result: no
- configure:4170: checking for x86_64-w64-mingw32-FCC
- configure:4200: result: no
- configure:4170: checking for x86_64-w64-mingw32-KCC
- configure:4200: result: no
- configure:4170: checking for x86_64-w64-mingw32-RCC
- configure:4200: result: no
- configure:4170: checking for x86_64-w64-mingw32-xlC_r
- configure:4200: result: no
- configure:4170: checking for x86_64-w64-mingw32-xlC
- configure:4200: result: no
- configure:4214: checking for g++
- configure:4230: found /usr/local/bin/g++
- configure:4241: result: g++
- configure:4268: checking for C++ compiler version
- configure:4277: g++ --version >&5
- g++ (GCC) 7.2.0
- Copyright (C) 2017 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:4288: $? = 0
- configure:4277: g++ -v >&5
- Using built-in specs.
- COLLECT_GCC=g++
- COLLECT_LTO_WRAPPER=/tmp/tcloop/gcc/usr/local/bin/../lib/gcc/x86_64-pc-linux-gnu/7.2.0/lto-wrapper
- Target: x86_64-pc-linux-gnu
- Configured with: ../configure --prefix=/usr/local --enable-languages=c,c++ --disable-multilib --disable-bootstrap --with-system-zlib --libexecdir=/usr/local/lib --enable-frame-pointer --with-mpfr=/usr/local --with-gmp=/usr/local --with-cloog=/usr/local --with-isl=/usr/local
- Thread model: posix
- gcc version 7.2.0 (GCC)
- configure:4288: $? = 0
- configure:4277: g++ -V >&5
- g++: error: unrecognized command line option '-V'
- g++: fatal error: no input files
- compilation terminated.
- configure:4288: $? = 1
- configure:4277: g++ -qversion >&5
- g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
- g++: fatal error: no input files
- compilation terminated.
- configure:4288: $? = 1
- configure:4292: checking whether we are using the GNU C++ compiler
- configure:4311: g++ -c conftest.cpp >&5
- configure:4311: $? = 0
- configure:4320: result: yes
- configure:4329: checking whether g++ accepts -g
- configure:4349: g++ -c -g conftest.cpp >&5
- configure:4349: $? = 0
- configure:4390: result: yes
- configure:4415: checking dependency style of g++
- configure:4526: result: gcc3
- configure:4546: checking how to run the C preprocessor
- configure:4577: gcc -E conftest.c
- configure:4577: $? = 0
- configure:4591: gcc -E conftest.c
- conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^~~~~~~~~~~~~~~~~~
- compilation terminated.
- configure:4591: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mingw-w64-runtime"
- | #define PACKAGE_TARNAME "mingw-w64-runtime"
- | #define PACKAGE_VERSION "4.0b"
- | #define PACKAGE_STRING "mingw-w64-runtime 4.0b"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mingw-w64-runtime"
- | #define VERSION "4.0b"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:4616: result: gcc -E
- configure:4636: gcc -E conftest.c
- configure:4636: $? = 0
- configure:4650: gcc -E conftest.c
- conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^~~~~~~~~~~~~~~~~~
- compilation terminated.
- configure:4650: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mingw-w64-runtime"
- | #define PACKAGE_TARNAME "mingw-w64-runtime"
- | #define PACKAGE_VERSION "4.0b"
- | #define PACKAGE_STRING "mingw-w64-runtime 4.0b"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mingw-w64-runtime"
- | #define VERSION "4.0b"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:4682: checking for x86_64-w64-mingw32-ranlib
- configure:4712: result: no
- configure:4722: checking for ranlib
- configure:4738: found /usr/local/bin/ranlib
- configure:4749: result: ranlib
- configure:4774: checking for x86_64-w64-mingw32-dlltool
- configure:4804: result: no
- configure:4814: checking for dlltool
- configure:4844: result: no
- configure:4869: checking for x86_64-w64-mingw32-ar
- configure:4899: result: no
- configure:4869: checking for x86_64-w64-mingw32-lib
- configure:4899: result: no
- configure:4869: checking for x86_64-w64-mingw32-link
- configure:4899: result: no
- configure:4913: checking for ar
- configure:4929: found /usr/local/bin/ar
- configure:4940: result: ar
- configure:4966: checking the archiver (ar) interface
- configure:4982: gcc -c -g -O2 conftest.c >&5
- configure:4982: $? = 0
- configure:4984: ar cru libconftest.a conftest.o >&5
- configure:4987: $? = 0
- configure:5015: result: ar
- configure:5044: checking dependency style of gcc
- configure:5153: result: gcc3
- configure:5171: checking for x86_64-w64-mingw32-as
- configure:5201: result: no
- configure:5211: checking for as
- configure:5227: found /usr/local/bin/as
- configure:5238: result: as
- configure:5262: checking whether to build a w32api package for Cygwin
- configure:5271: result: no
- configure:5291: checking whether to build the Win32 libraries
- configure:5320: result: yes
- configure:5339: checking whether to build the Win64 libraries
- configure:5359: gcc -c -g -O2 -m64 conftest.c >&5
- configure:5359: $? = 0
- configure:5368: result: yes
- configure:5387: checking whether to build the WinARM32 libraries
- configure:5404: result: no
- configure:5485: checking whether to use genlib
- configure:5602: result: no
- configure:5605: checking whether to enable globbing
- configure:5627: result: no
- configure:5630: checking whether to enable private exports
- configure:5655: result: no
- configure:5658: checking whether to enable delay import libs
- configure:5683: result: no
- configure:5686: checking whether to enable experimental features
- configure:5722: result: no
- configure:5764: checking whether the compiler supports -municode
- configure:5781: gcc -c -g -O2 -municode conftest.c >&5
- gcc: error: unrecognized command line option '-municode'
- configure:5781: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mingw-w64-runtime"
- | #define PACKAGE_TARNAME "mingw-w64-runtime"
- | #define PACKAGE_VERSION "4.0b"
- | #define PACKAGE_STRING "mingw-w64-runtime 4.0b"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mingw-w64-runtime"
- | #define VERSION "4.0b"
- | #define __ENABLE_GLOBBING 0
- | /* end confdefs.h. */
- |
- | #ifndef UNICODE
- | # error UNICODE not defined with -municode
- | #endif
- |
- configure:5798: result: no
- configure:5823: checking for grep that handles long lines and -e
- configure:5881: result: /usr/local/bin/grep
- configure:5886: checking for egrep
- configure:5948: result: /usr/local/bin/grep -E
- configure:5953: checking for ANSI C header files
- configure:5973: gcc -c -g -O2 conftest.c >&5
- configure:5973: $? = 0
- configure:6046: gcc -o conftest -g -O2 conftest.c >&5
- configure:6046: $? = 0
- configure:6046: ./conftest
- configure:6046: $? = 0
- configure:6057: result: yes
- configure:6070: checking for sys/types.h
- configure:6070: gcc -c -g -O2 conftest.c >&5
- configure:6070: $? = 0
- configure:6070: result: yes
- configure:6070: checking for sys/stat.h
- configure:6070: gcc -c -g -O2 conftest.c >&5
- configure:6070: $? = 0
- configure:6070: result: yes
- configure:6070: checking for stdlib.h
- configure:6070: gcc -c -g -O2 conftest.c >&5
- configure:6070: $? = 0
- configure:6070: result: yes
- configure:6070: checking for string.h
- configure:6070: gcc -c -g -O2 conftest.c >&5
- configure:6070: $? = 0
- configure:6070: result: yes
- configure:6070: checking for memory.h
- configure:6070: gcc -c -g -O2 conftest.c >&5
- configure:6070: $? = 0
- configure:6070: result: yes
- configure:6070: checking for strings.h
- configure:6070: gcc -c -g -O2 conftest.c >&5
- configure:6070: $? = 0
- configure:6070: result: yes
- configure:6070: checking for inttypes.h
- configure:6070: gcc -c -g -O2 conftest.c >&5
- configure:6070: $? = 0
- configure:6070: result: yes
- configure:6070: checking for stdint.h
- configure:6070: gcc -c -g -O2 conftest.c >&5
- configure:6070: $? = 0
- configure:6070: result: yes
- configure:6070: checking for unistd.h
- configure:6070: gcc -c -g -O2 conftest.c >&5
- configure:6070: $? = 0
- configure:6070: result: yes
- configure:6082: checking _mingw_mac.h usability
- configure:6082: gcc -c -g -O2 conftest.c >&5
- conftest.c:55:10: fatal error: _mingw_mac.h: No such file or directory
- #include <_mingw_mac.h>
- ^~~~~~~~~~~~~~
- compilation terminated.
- configure:6082: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mingw-w64-runtime"
- | #define PACKAGE_TARNAME "mingw-w64-runtime"
- | #define PACKAGE_VERSION "4.0b"
- | #define PACKAGE_STRING "mingw-w64-runtime 4.0b"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mingw-w64-runtime"
- | #define VERSION "4.0b"
- | #define __ENABLE_GLOBBING 0
- | #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 <_mingw_mac.h>
- configure:6082: result: no
- configure:6082: checking _mingw_mac.h presence
- configure:6082: gcc -E conftest.c
- conftest.c:22:10: fatal error: _mingw_mac.h: No such file or directory
- #include <_mingw_mac.h>
- ^~~~~~~~~~~~~~
- compilation terminated.
- configure:6082: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mingw-w64-runtime"
- | #define PACKAGE_TARNAME "mingw-w64-runtime"
- | #define PACKAGE_VERSION "4.0b"
- | #define PACKAGE_STRING "mingw-w64-runtime 4.0b"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mingw-w64-runtime"
- | #define VERSION "4.0b"
- | #define __ENABLE_GLOBBING 0
- | #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 <_mingw_mac.h>
- configure:6082: result: no
- configure:6082: checking for _mingw_mac.h
- configure:6082: result: no
- configure:6086: error: Please check if the mingw-w64 header set and the build/host option are set properly.
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build='x86_64-pc-linux-gnu'
- ac_cv_c_compiler_gnu='yes'
- ac_cv_cxx_compiler_gnu='yes'
- 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=''
- 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='set'
- ac_cv_env_host_alias_value='x86_64-w64-mingw32'
- ac_cv_env_target_alias_set=''
- ac_cv_env_target_alias_value=''
- ac_cv_header__mingw_mac_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_stat_h='yes'
- ac_cv_header_sys_types_h='yes'
- ac_cv_header_unistd_h='yes'
- ac_cv_host='x86_64-w64-mingw32'
- ac_cv_objext='o'
- ac_cv_path_EGREP='/usr/local/bin/grep -E'
- ac_cv_path_GREP='/usr/local/bin/grep'
- ac_cv_path_SED='/usr/local/bin/sed'
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_prog_AWK='gawk'
- ac_cv_prog_CPP='gcc -E'
- ac_cv_prog_ac_ct_AR='ar'
- ac_cv_prog_ac_ct_AS='as'
- ac_cv_prog_ac_ct_CC='gcc'
- ac_cv_prog_ac_ct_CXX='g++'
- 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'
- am_cv_CCAS_dependencies_compiler_type='gcc3'
- am_cv_CC_dependencies_compiler_type='gcc3'
- am_cv_CXX_dependencies_compiler_type='gcc3'
- am_cv_ar_interface='ar'
- am_cv_make_support_nested_variables='yes'
- am_cv_prog_cc_c_o='yes'
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /mnt/sdb1/build/mingw-w64-v5.0.4/mingw-w64-crt/build-aux/missing aclocal-1.14'
- ADD_CXX_ONLY_WARNING_FLAGS=''
- ADD_C_CXX_WARNING_FLAGS=''
- ADD_C_ONLY_WARNING_FLAGS=''
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMTAR='$${TAR-tar}'
- AM_BACKSLASH='\'
- AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
- AM_DEFAULT_VERBOSITY='1'
- AM_V='$(V)'
- AR='ar'
- AS='as'
- AUTOCONF='${SHELL} /mnt/sdb1/build/mingw-w64-v5.0.4/mingw-w64-crt/build-aux/missing autoconf'
- AUTOHEADER='${SHELL} /mnt/sdb1/build/mingw-w64-v5.0.4/mingw-w64-crt/build-aux/missing autoheader'
- AUTOMAKE='${SHELL} /mnt/sdb1/build/mingw-w64-v5.0.4/mingw-w64-crt/build-aux/missing automake-1.14'
- AWK='gawk'
- CC='gcc'
- CCAS='gcc'
- CCASDEPMODE='depmode=gcc3'
- CCASFLAGS='-g -O2'
- CCDEPMODE='depmode=gcc3'
- CFLAGS='-g -O2'
- CPP='gcc -E'
- CPPFLAGS=''
- CXX='g++'
- CXXDEPMODE='depmode=gcc3'
- CXXFLAGS='-g -O2'
- CYGPATH_W='echo'
- DEFS=''
- DELAY_IMPORT_LIBS_FALSE=''
- DELAY_IMPORT_LIBS_TRUE='#'
- DEPDIR='.deps'
- DLLTOOL=':'
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP='/usr/local/bin/grep -E'
- ENABLE_DFP_FALSE=''
- ENABLE_DFP_TRUE='#'
- ENABLE_PRINTF128_FALSE=''
- ENABLE_PRINTF128_TRUE='#'
- ENABLE_REGISTEREDPRINTF_FALSE=''
- ENABLE_REGISTEREDPRINTF_TRUE='#'
- ENABLE_TESTS_UNICODE_FALSE=''
- ENABLE_TESTS_UNICODE_TRUE='#'
- EXEEXT=''
- GENLIB=''
- GREP='/usr/local/bin/grep'
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- LDFLAGS=''
- LIB32_FALSE='#'
- LIB32_TRUE=''
- LIB64_FALSE='#'
- LIB64_TRUE=''
- LIBARM32SUFFIXDIR='libarm32'
- LIBARM32_FALSE=''
- LIBARM32_TRUE='#'
- LIBARM64SUFFIXDIR='libarm64'
- LIBOBJS=''
- LIBS=''
- LIBX8632SUFFIXDIR='lib32'
- LIBX8664SUFFIXDIR='lib'
- LTLIBOBJS=''
- MAINT='#'
- MAINTAINER_MODE_FALSE=''
- MAINTAINER_MODE_TRUE='#'
- MAKEINFO='${SHELL} /mnt/sdb1/build/mingw-w64-v5.0.4/mingw-w64-crt/build-aux/missing makeinfo'
- MKDIR_P='../mingw-w64-v5.0.4/mingw-w64-crt/build-aux/install-sh -c -d'
- OBJEXT='o'
- PACKAGE='mingw-w64-runtime'
- PACKAGE_BUGREPORT='[email protected]'
- PACKAGE_NAME='mingw-w64-runtime'
- PACKAGE_STRING='mingw-w64-runtime 4.0b'
- PACKAGE_TARNAME='mingw-w64-runtime'
- PACKAGE_URL=''
- PACKAGE_VERSION='4.0b'
- PATH_SEPARATOR=':'
- PRIVATE_EXPORTS_FALSE=''
- PRIVATE_EXPORTS_TRUE='#'
- RANLIB='ranlib'
- SED='/usr/local/bin/sed'
- SET_MAKE=''
- SHELL='/bin/sh'
- STRIP='strip'
- TARGET_SYSTEM_ROOT='/mnt/sdb1/build/toolchain'
- VERSION='4.0b'
- W32API_FALSE=''
- W32API_TRUE='#'
- WITHSYSROOT_FALSE='#'
- WITHSYSROOT_TRUE=''
- WITH_GENLIB_FALSE=''
- WITH_GENLIB_TRUE='#'
- ac_ct_AR='ar'
- ac_ct_CC='gcc'
- ac_ct_CXX='g++'
- 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=' -I$(srcdir)'
- am__leading_dot='.'
- am__nodep='_no'
- am__quote=''
- am__tar='$${TAR-tar} chof - "$$tardir"'
- am__untar='$${TAR-tar} xf -'
- bindir='${exec_prefix}/bin'
- build='x86_64-pc-linux-gnu'
- build_alias=''
- build_cpu='x86_64'
- build_os='linux-gnu'
- build_vendor='pc'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='NONE'
- host='x86_64-w64-mingw32'
- host_alias='x86_64-w64-mingw32'
- host_cpu='x86_64'
- host_os='mingw32'
- host_vendor='w64'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install_sh='${SHELL} /mnt/sdb1/build/mingw-w64-v5.0.4/mingw-w64-crt/build-aux/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='/mnt/sdb1/build/toolchain'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- sysconfdir='${prefix}/etc'
- target_alias=''
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "mingw-w64-runtime"
- #define PACKAGE_TARNAME "mingw-w64-runtime"
- #define PACKAGE_VERSION "4.0b"
- #define PACKAGE_STRING "mingw-w64-runtime 4.0b"
- #define PACKAGE_BUGREPORT "[email protected]"
- #define PACKAGE_URL ""
- #define PACKAGE "mingw-w64-runtime"
- #define VERSION "4.0b"
- #define __ENABLE_GLOBBING 0
- #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
- configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment