Skip to content

Instantly share code, notes, and snippets.

/config.log Secret

Created May 10, 2017 08:35
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 anonymous/05fc2191ffd6a49eb8f3108b17d07d51 to your computer and use it in GitHub Desktop.
Save anonymous/05fc2191ffd6a49eb8f3108b17d07d51 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 The Glorious Glasgow Haskell Compilation System configure 8.2.0.20170507, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ configure --prefix=/opt/ghc
## --------- ##
## Platform. ##
## --------- ##
hostname = brrr
uname -m = x86_64
uname -r = 4.9.0-3-amd64
uname -s = Linux
uname -v = #1 SMP Debian 4.9.25-1 (2017-05-02)
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/local/games
PATH: /usr/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2937: checking for path to top of build tree
configure:2963: result: /tmp/ghc/ghc-8.2.0.20170507
configure:2983: checking for perl
configure:3001: found /usr/bin/perl
configure:3013: result: /usr/bin/perl
configure:3072: checking for a BSD-compatible install
configure:3140: result: /usr/bin/install -c
configure:3154: checking whether ln -s works
configure:3158: result: yes
configure:3170: checking for gsed
configure:3201: result: sed
configure:3290: checking for gcc
configure:3306: found /usr/bin/gcc
configure:3317: result: gcc
configure:3348: checking for C compiler version
configure:3357: gcc --version >&5
gcc (Debian 7.1.0-4) 7.1.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:3368: $? = 0
configure:3357: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 7.1.0-4' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 7.1.0 (Debian 7.1.0-4)
configure:3368: $? = 0
configure:3357: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3368: $? = 1
configure:3357: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3368: $? = 1
configure:3388: checking whether the C compiler works
configure:3410: gcc conftest.c >&5
configure:3414: $? = 0
configure:3462: result: yes
configure:3465: checking for C compiler default output file name
configure:3467: result: a.out
configure:3473: checking for suffix of executables
configure:3480: gcc -o conftest conftest.c >&5
configure:3484: $? = 0
configure:3506: result:
configure:3528: checking whether we are cross compiling
configure:3536: gcc -o conftest conftest.c >&5
configure:3540: $? = 0
configure:3547: ./conftest
configure:3551: $? = 0
configure:3566: result: no
configure:3571: checking for suffix of object files
configure:3593: gcc -c conftest.c >&5
configure:3597: $? = 0
configure:3618: result: o
configure:3622: checking whether we are using the GNU C compiler
configure:3641: gcc -c conftest.c >&5
configure:3641: $? = 0
configure:3650: result: yes
configure:3659: checking whether gcc accepts -g
configure:3679: gcc -c -g conftest.c >&5
configure:3679: $? = 0
configure:3720: result: yes
configure:3737: checking for gcc option to accept ISO C89
configure:3800: gcc -c -g -O2 conftest.c >&5
configure:3800: $? = 0
configure:3813: result: none needed
configure:3970: checking for llc-3.9
configure:3988: found /usr/bin/llc-3.9
configure:4000: result: /usr/bin/llc-3.9
configure:4219: checking for opt-3.9
configure:4237: found /usr/bin/opt-3.9
configure:4249: result: /usr/bin/opt-3.9
configure:4467: checking for ld
configure:4485: found /usr/bin/ld
configure:4497: result: /usr/bin/ld
configure:4695: checking version of gcc
configure:4799: result: 7.1.0
configure:4809: checking whether GCC supports -no-pie
configure:4815: result: yes
configure:4829: checking how to run the C preprocessor
configure:4860: gcc -E conftest.c
configure:4860: $? = 0
configure:4874: gcc -E conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:4874: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "The Glorious Glasgow Haskell Compilation System"
| #define PACKAGE_TARNAME "ghc-8.2.0.20170507"
| #define PACKAGE_VERSION "8.2.0.20170507"
| #define PACKAGE_STRING "The Glorious Glasgow Haskell Compilation System 8.2.0.20170507"
| #define PACKAGE_BUGREPORT "glasgow-haskell-bugs@haskell.org"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4899: result: gcc -E
configure:4919: gcc -E conftest.c
configure:4919: $? = 0
configure:4933: gcc -E conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:4933: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "The Glorious Glasgow Haskell Compilation System"
| #define PACKAGE_TARNAME "ghc-8.2.0.20170507"
| #define PACKAGE_VERSION "8.2.0.20170507"
| #define PACKAGE_STRING "The Glorious Glasgow Haskell Compilation System 8.2.0.20170507"
| #define PACKAGE_BUGREPORT "glasgow-haskell-bugs@haskell.org"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4963: checking whether ld is GNU ld
configure:4974: result: YES
configure:4980: checking whether ld understands --build-id
configure:4994: result: yes
configure:5004: checking whether ld understands -no_compact_unwind
configure:5018: result: yes
configure:5028: checking whether ld understands -filelist
configure:5049: result: no
configure:5062: checking for extra options to pass gcc when compiling via C
configure:5116: result: -fwrapv -fno-builtin
configure:5131: checking for gcc option to accept ISO C99
configure:5280: gcc -c -g -O2 conftest.c >&5
configure:5280: $? = 0
configure:5293: result: none needed
configure:5332: checking for gcc option to accept ISO C99
configure:5481: gcc -c conftest.c >&5
configure:5481: $? = 0
configure:5494: result: none needed
configure:5533: checking for gcc option to accept ISO C99
configure:5682: gcc -c conftest.c >&5
configure:5682: $? = 0
configure:5695: result: none needed
configure:5727: checking Setting up CFLAGS, LDFLAGS, IGNORE_LINKER_LD_FLAGS and CPPFLAGS
configure:5819: result: done
configure:5823: checking Setting up CONF_CC_OPTS_STAGE0, CONF_GCC_LINKER_OPTS_STAGE0, CONF_LD_LINKER_OPTS_STAGE0 and CONF_CPP_OPTS_STAGE0
configure:5915: result: done
configure:5919: checking Setting up CONF_CC_OPTS_STAGE1, CONF_GCC_LINKER_OPTS_STAGE1, CONF_LD_LINKER_OPTS_STAGE1 and CONF_CPP_OPTS_STAGE1
configure:6011: result: done
configure:6016: checking Setting up CONF_CC_OPTS_STAGE2, CONF_GCC_LINKER_OPTS_STAGE2, CONF_LD_LINKER_OPTS_STAGE2 and CONF_CPP_OPTS_STAGE2
configure:6108: result: done
configure:6391: checking for .subsections_via_symbols
configure:6404: gcc -c -g -O2 -fno-stack-protector conftest.c >&5
conftest.c: Assembler messages:
conftest.c:13: Error: unknown pseudo-op: `.subsections_via_symbols'
configure:6404: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "The Glorious Glasgow Haskell Compilation System"
| #define PACKAGE_TARNAME "ghc-8.2.0.20170507"
| #define PACKAGE_VERSION "8.2.0.20170507"
| #define PACKAGE_STRING "The Glorious Glasgow Haskell Compilation System 8.2.0.20170507"
| #define PACKAGE_BUGREPORT "glasgow-haskell-bugs@haskell.org"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
|
| int
| main ()
| {
| __asm__ (".subsections_via_symbols");
| ;
| return 0;
| }
configure:6414: result: no
configure:6420: checking whether your assembler supports .ident directive
configure:6426: gcc -c -g -O2 -fno-stack-protector conftest.c >&5
configure:6426: $? = 0
configure:6427: result: yes
configure:6440: checking for GNU non-executable stack support
configure:6453: gcc -c conftest.c >&5
configure:6453: $? = 0
configure:6454: result: yes
configure:6485: checking for grep that handles long lines and -e
configure:6543: result: /usr/bin/grep
configure:6548: checking for egrep
configure:6610: result: /usr/bin/grep -E
configure:6615: checking for ANSI C header files
configure:6635: gcc -c -g -O2 -fno-stack-protector conftest.c >&5
configure:6635: $? = 0
configure:6708: gcc -o conftest -g -O2 -fno-stack-protector conftest.c >&5
configure:6708: $? = 0
configure:6708: ./conftest
configure:6708: $? = 0
configure:6719: result: yes
configure:6732: checking for sys/types.h
configure:6732: gcc -c -g -O2 -fno-stack-protector conftest.c >&5
configure:6732: $? = 0
configure:6732: result: yes
configure:6732: checking for sys/stat.h
configure:6732: gcc -c -g -O2 -fno-stack-protector conftest.c >&5
configure:6732: $? = 0
configure:6732: result: yes
configure:6732: checking for stdlib.h
configure:6732: gcc -c -g -O2 -fno-stack-protector conftest.c >&5
configure:6732: $? = 0
configure:6732: result: yes
configure:6732: checking for string.h
configure:6732: gcc -c -g -O2 -fno-stack-protector conftest.c >&5
configure:6732: $? = 0
configure:6732: result: yes
configure:6732: checking for memory.h
configure:6732: gcc -c -g -O2 -fno-stack-protector conftest.c >&5
configure:6732: $? = 0
configure:6732: result: yes
configure:6732: checking for strings.h
configure:6732: gcc -c -g -O2 -fno-stack-protector conftest.c >&5
configure:6732: $? = 0
configure:6732: result: yes
configure:6732: checking for inttypes.h
configure:6732: gcc -c -g -O2 -fno-stack-protector conftest.c >&5
configure:6732: $? = 0
configure:6732: result: yes
configure:6732: checking for stdint.h
configure:6732: gcc -c -g -O2 -fno-stack-protector conftest.c >&5
configure:6732: $? = 0
configure:6732: result: yes
configure:6732: checking for unistd.h
configure:6732: gcc -c -g -O2 -fno-stack-protector conftest.c >&5
configure:6732: $? = 0
configure:6732: result: yes
configure:6748: checking size of void *
configure:6753: gcc -o conftest -g -O2 -fno-stack-protector conftest.c >&5
configure:6753: $? = 0
configure:6753: ./conftest
configure:6753: $? = 0
configure:6767: result: 8
configure:6784: checking for ar
configure:6802: found /usr/bin/ar
configure:6814: result: /usr/bin/ar
configure:6827: checking whether /usr/bin/ar is GNU ar
configure:6838: result: yes
configure:6845: checking for ar arguments
configure:6871: result: q
configure:6882: checking whether /usr/bin/ar supports @file
configure:6902: result: yes
configure:6956: checking for ranlib
configure:6972: found /usr/bin/ranlib
configure:6983: result: ranlib
configure:7303: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by The Glorious Glasgow Haskell Compilation System config.status 8.2.0.20170507, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on brrr
config.status:820: creating settings
config.status:820: creating mk/config.mk
config.status:820: creating mk/install.mk
## ---------------- ##
## Cache variables. ##
## ---------------- ##
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_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_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_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_LD=/usr/bin/ld
ac_cv_path_LLC=/usr/bin/llc-3.9
ac_cv_path_OPT=/usr/bin/opt-3.9
ac_cv_path_PerlCmd=/usr/bin/perl
ac_cv_path_SedCmd=sed
ac_cv_path_fp_prog_ar=/usr/bin/ar
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_sizeof_void_p=8
fp_cv_gcc_extra_opts=' -fwrapv -fno-builtin'
fp_cv_gcc_version=7.1.0
fp_cv_gnu_ld=YES
fp_cv_ld_build_id=yes
fp_cv_ld_has_filelist=no
fp_cv_ld_no_compact_unwind=yes
fp_cv_prog_ar_args=q
fp_cv_prog_ar_is_gnu=yes
fp_cv_prog_ar_needs_ranlib=no
fp_cv_prog_ar_supports_atfile=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ARM_ISA=''
ArArgs='q'
ArCmd='/usr/bin/ar'
ArIsGNUAr='YES'
ArSupportsAtFile='YES'
BuildArch_CPP='x86_64'
BuildOS_CPP='linux'
BuildPlatform='x86_64-unknown-linux'
BuildPlatform_CPP='x86_64_unknown_linux'
BuildVendor_CPP='unknown'
CC='gcc'
CFLAGS='-g -O2 -fno-stack-protector'
CONF_CC_OPTS_STAGE0=' -fno-stack-protector'
CONF_CC_OPTS_STAGE1=' -fno-stack-protector'
CONF_CC_OPTS_STAGE2=' -fno-stack-protector'
CONF_CPP_OPTS_STAGE0=''
CONF_CPP_OPTS_STAGE1=''
CONF_CPP_OPTS_STAGE2=''
CONF_GCC_LINKER_OPTS_STAGE0=''
CONF_GCC_LINKER_OPTS_STAGE1=''
CONF_GCC_LINKER_OPTS_STAGE2=''
CONF_LD_LINKER_OPTS_STAGE0=''
CONF_LD_LINKER_OPTS_STAGE1=''
CONF_LD_LINKER_OPTS_STAGE2=''
CPP='gcc -E'
CPPFLAGS=''
CrossCompilePrefix=''
CrossCompiling='NO'
DEFS='-DPACKAGE_NAME=\"The\ Glorious\ Glasgow\ Haskell\ Compilation\ System\" -DPACKAGE_TARNAME=\"ghc-8.2.0.20170507\" -DPACKAGE_VERSION=\"8.2.0.20170507\" -DPACKAGE_STRING=\"The\ Glorious\ Glasgow\ Haskell\ Compilation\ System\ 8.2.0.20170507\" -DPACKAGE_BUGREPORT=\"glasgow-haskell-bugs@haskell.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GMP_INCLUDE_DIRS=''
GMP_LIB_DIRS=''
GREP='/usr/bin/grep'
GccExtraViaCOpts=' -fwrapv -fno-builtin'
GccLT34='NO'
GccLT44='NO'
GccLT46='NO'
GccVersion='7.1.0'
HaskellCPPArgs='-E -undef -traditional'
HaskellCPPCmd='gcc'
HaskellHaveGnuNonexecStack='True'
HaskellHaveIdentDirective='True'
HaskellHaveSubsectionsViaSymbols='False'
HaskellTargetArch='ArchX86_64'
HaskellTargetOs='OSLinux'
HostArch_CPP='x86_64'
HostOS_CPP='linux'
HostPlatform='x86_64-unknown-linux'
HostPlatform_CPP='x86_64_unknown_linux'
HostVendor_CPP='unknown'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LD='/usr/bin/ld'
LDFLAGS=''
LD_GOLD=''
LIBOBJS=''
LIBS=''
LLC='/usr/bin/llc-3.9'
LN_S='ln -s'
LTLIBOBJS=''
LdCmd='/usr/bin/ld'
LdHasBuildId='YES'
LdHasFilelist='NO'
LdHasNoCompactUnwind='YES'
LdIsGNULd='YES'
LlcCmd='/usr/bin/llc-3.9'
OBJEXT='o'
OPT='/usr/bin/opt-3.9'
OptCmd='/usr/bin/opt-3.9'
PACKAGE_BUGREPORT='glasgow-haskell-bugs@haskell.org'
PACKAGE_NAME='The Glorious Glasgow Haskell Compilation System'
PACKAGE_STRING='The Glorious Glasgow Haskell Compilation System 8.2.0.20170507'
PACKAGE_TARNAME='ghc-8.2.0.20170507'
PACKAGE_URL=''
PACKAGE_VERSION='8.2.0.20170507'
PATH_SEPARATOR=':'
PerlCmd='/usr/bin/perl'
RANLIB='ranlib'
RANLIB_CMD='true'
REAL_RANLIB_CMD='ranlib'
SHELL='/bin/bash'
SedCmd='sed'
SettingsArCommand='/usr/bin/ar'
SettingsCCompilerCommand='gcc'
SettingsCCompilerFlags=' -fno-stack-protector'
SettingsCCompilerLinkFlags=''
SettingsCCompilerSupportsNoPie='YES'
SettingsDllWrapCommand='/bin/false'
SettingsHaskellCPPCommand='gcc'
SettingsHaskellCPPFlags='-E -undef -traditional'
SettingsLdCommand='/usr/bin/ld'
SettingsLdFlags=''
SettingsLibtoolCommand='libtool'
SettingsLlcCommand='/usr/bin/llc-3.9'
SettingsOptCommand='/usr/bin/opt-3.9'
SettingsPerlCommand='/usr/bin/perl'
SettingsTouchCommand='touch'
SettingsWindresCommand='/bin/false'
TargetArch_CPP='x86_64'
TargetOS_CPP='linux'
TargetPlatform='x86_64-unknown-linux'
TargetPlatformFull='x86_64-unknown-linux'
TargetPlatform_CPP='x86_64_unknown_linux'
TargetVendor_CPP='unknown'
Unregisterised='NO'
WordSize='8'
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
exeext_host=''
exeext_target=''
fp_prog_ar='/usr/bin/ar'
hardtop='/tmp/ghc/ghc-8.2.0.20170507'
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='/opt/ghc'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
soext_host='.so'
soext_target='.so'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "The Glorious Glasgow Haskell Compilation System"
#define PACKAGE_TARNAME "ghc-8.2.0.20170507"
#define PACKAGE_VERSION "8.2.0.20170507"
#define PACKAGE_STRING "The Glorious Glasgow Haskell Compilation System 8.2.0.20170507"
#define PACKAGE_BUGREPORT "glasgow-haskell-bugs@haskell.org"
#define PACKAGE_URL ""
#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 SIZEOF_VOID_P 8
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment