mirror of
https://github.com/nillerusr/source-engine.git
synced 2025-01-10 09:26:43 +00:00
737 lines
34 KiB
Plaintext
737 lines
34 KiB
Plaintext
This file contains any messages produced by compilers while
|
|
running configure, to aid debugging if configure makes a mistake.
|
|
|
|
It was created by libcharset configure 1.4, which was
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
|
|
$ ./configure --disable-option-checking --prefix=/usr/local --host=arm-linux-androideabi --with-sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --enable-input-tslib=no --enable-static host_alias=arm-linux-androideabi CFLAGS=--sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm CPPFLAGS=--sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --cache-file=/dev/null --srcdir=.
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = DESKTOP-6CJ0SOQ
|
|
uname -m = x86_64
|
|
uname -r = 4.19.128-microsoft-standard
|
|
uname -s = Linux
|
|
uname -v = #1 SMP Tue Jun 23 12:58:10 UTC 2020
|
|
|
|
/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: /mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin
|
|
PATH: /usr/local/bin
|
|
PATH: /usr/bin
|
|
PATH: /bin
|
|
PATH: /usr/local/games
|
|
PATH: /usr/games
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2200: checking whether make sets $(MAKE)
|
|
configure:2222: result: yes
|
|
configure:2241: checking for arm-linux-androideabi-gcc
|
|
configure:2257: found /mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc
|
|
configure:2268: result: arm-linux-androideabi-gcc
|
|
configure:2537: checking for C compiler version
|
|
configure:2546: arm-linux-androideabi-gcc --version >&5
|
|
arm-linux-androideabi-gcc (GCC) 4.9 20140827 (prerelease)
|
|
Copyright (C) 2014 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:2557: $? = 0
|
|
configure:2546: arm-linux-androideabi-gcc -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=arm-linux-androideabi-gcc
|
|
COLLECT_LTO_WRAPPER=/mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/../libexec/gcc/arm-linux-androideabi/4.9/lto-wrapper
|
|
Target: arm-linux-androideabi
|
|
Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.9/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.9 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.9 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
|
|
Thread model: posix
|
|
gcc version 4.9 20140827 (prerelease) (GCC)
|
|
configure:2557: $? = 0
|
|
configure:2546: arm-linux-androideabi-gcc -V >&5
|
|
arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
|
|
arm-linux-androideabi-gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:2557: $? = 1
|
|
configure:2546: arm-linux-androideabi-gcc -qversion >&5
|
|
arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
|
|
arm-linux-androideabi-gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:2557: $? = 1
|
|
configure:2577: checking whether the C compiler works
|
|
configure:2599: arm-linux-androideabi-gcc --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:2603: $? = 0
|
|
configure:2651: result: yes
|
|
configure:2654: checking for C compiler default output file name
|
|
configure:2656: result: a.out
|
|
configure:2662: checking for suffix of executables
|
|
configure:2669: arm-linux-androideabi-gcc -o conftest --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:2673: $? = 0
|
|
configure:2695: result:
|
|
configure:2717: checking whether we are cross compiling
|
|
configure:2725: arm-linux-androideabi-gcc -o conftest --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:2729: $? = 0
|
|
configure:2736: ./conftest
|
|
./configure: line 2738: ./conftest: cannot execute binary file: Exec format error
|
|
configure:2740: $? = 126
|
|
configure:2728: result: yes
|
|
configure:2733: checking for suffix of object files
|
|
configure:2755: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:2759: $? = 0
|
|
configure:2780: result: o
|
|
configure:2784: checking whether we are using the GNU C compiler
|
|
configure:2803: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:2803: $? = 0
|
|
configure:2812: result: yes
|
|
configure:2821: checking whether arm-linux-androideabi-gcc accepts -g
|
|
configure:2841: arm-linux-androideabi-gcc -c -g --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:2841: $? = 0
|
|
configure:2882: result: yes
|
|
configure:2899: checking for arm-linux-androideabi-gcc option to accept ISO C89
|
|
configure:2962: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:2962: $? = 0
|
|
configure:2975: result: none needed
|
|
configure:3000: checking how to run the C preprocessor
|
|
configure:3031: arm-linux-androideabi-gcc -E --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c
|
|
configure:3031: $? = 0
|
|
configure:3045: arm-linux-androideabi-gcc -E --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c
|
|
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
#include <ac_nonexistent.h>
|
|
^
|
|
compilation terminated.
|
|
configure:3045: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "libcharset"
|
|
| #define PACKAGE_TARNAME "libcharset"
|
|
| #define PACKAGE_VERSION "1.4"
|
|
| #define PACKAGE_STRING "libcharset 1.4"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:3070: result: arm-linux-androideabi-gcc -E
|
|
configure:3090: arm-linux-androideabi-gcc -E --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c
|
|
configure:3090: $? = 0
|
|
configure:3104: arm-linux-androideabi-gcc -E --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c
|
|
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
#include <ac_nonexistent.h>
|
|
^
|
|
compilation terminated.
|
|
configure:3104: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "libcharset"
|
|
| #define PACKAGE_TARNAME "libcharset"
|
|
| #define PACKAGE_VERSION "1.4"
|
|
| #define PACKAGE_STRING "libcharset 1.4"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:3146: checking for a BSD-compatible install
|
|
configure:3214: result: /usr/bin/install -c
|
|
configure:3231: checking build system type
|
|
configure:3245: result: x86_64-pc-linux-gnu
|
|
configure:3265: checking host system type
|
|
configure:3278: result: arm-unknown-linux-androideabi
|
|
configure:3301: checking whether to activate relocatable installation
|
|
configure:3316: result: no
|
|
configure:3345: checking for grep that handles long lines and -e
|
|
configure:3403: result: /bin/grep
|
|
configure:3408: checking for egrep
|
|
configure:3470: result: /bin/grep -E
|
|
configure:3475: checking for ANSI C header files
|
|
configure:3495: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:3495: $? = 0
|
|
configure:3579: result: yes
|
|
configure:3592: checking for sys/types.h
|
|
configure:3592: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:3592: $? = 0
|
|
configure:3592: result: yes
|
|
configure:3592: checking for sys/stat.h
|
|
configure:3592: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:3592: $? = 0
|
|
configure:3592: result: yes
|
|
configure:3592: checking for stdlib.h
|
|
configure:3592: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:3592: $? = 0
|
|
configure:3592: result: yes
|
|
configure:3592: checking for string.h
|
|
configure:3592: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:3592: $? = 0
|
|
configure:3592: result: yes
|
|
configure:3592: checking for memory.h
|
|
configure:3592: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:3592: $? = 0
|
|
configure:3592: result: yes
|
|
configure:3592: checking for strings.h
|
|
configure:3592: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:3592: $? = 0
|
|
configure:3592: result: yes
|
|
configure:3592: checking for inttypes.h
|
|
configure:3592: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:3592: $? = 0
|
|
configure:3592: result: yes
|
|
configure:3592: checking for stdint.h
|
|
configure:3592: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:3592: $? = 0
|
|
configure:3592: result: yes
|
|
configure:3592: checking for unistd.h
|
|
configure:3592: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:3592: $? = 0
|
|
configure:3592: result: yes
|
|
configure:3605: checking minix/config.h usability
|
|
configure:3605: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
conftest.c:53:26: fatal error: minix/config.h: No such file or directory
|
|
#include <minix/config.h>
|
|
^
|
|
compilation terminated.
|
|
configure:3605: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "libcharset"
|
|
| #define PACKAGE_TARNAME "libcharset"
|
|
| #define PACKAGE_VERSION "1.4"
|
|
| #define PACKAGE_STRING "libcharset 1.4"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define INSTALLPREFIX "/usr/local"
|
|
| #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 <minix/config.h>
|
|
configure:3605: result: no
|
|
configure:3605: checking minix/config.h presence
|
|
configure:3605: arm-linux-androideabi-gcc -E --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c
|
|
conftest.c:20:26: fatal error: minix/config.h: No such file or directory
|
|
#include <minix/config.h>
|
|
^
|
|
compilation terminated.
|
|
configure:3605: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "libcharset"
|
|
| #define PACKAGE_TARNAME "libcharset"
|
|
| #define PACKAGE_VERSION "1.4"
|
|
| #define PACKAGE_STRING "libcharset 1.4"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define INSTALLPREFIX "/usr/local"
|
|
| #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 <minix/config.h>
|
|
configure:3605: result: no
|
|
configure:3605: checking for minix/config.h
|
|
configure:3605: result: no
|
|
configure:3626: checking whether it is safe to define __EXTENSIONS__
|
|
configure:3644: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:3644: $? = 0
|
|
configure:3651: result: yes
|
|
configure:3717: checking how to print strings
|
|
configure:3744: result: printf
|
|
configure:3765: checking for a sed that does not truncate output
|
|
configure:3829: result: /bin/sed
|
|
configure:3847: checking for fgrep
|
|
configure:3909: result: /bin/grep -F
|
|
configure:3944: checking for ld used by arm-linux-androideabi-gcc
|
|
configure:4011: result: /mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ld
|
|
configure:4018: checking if the linker (/mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ld) is GNU ld
|
|
configure:4033: result: yes
|
|
configure:4045: checking for BSD- or MS-compatible name lister (nm)
|
|
configure:4099: result: /mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-nm -B
|
|
configure:4229: checking the name lister (/mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-nm -B) interface
|
|
configure:4236: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:4239: /mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-nm -B "conftest.o"
|
|
configure:4242: output
|
|
00000000 B some_variable
|
|
configure:4243: result: BSD nm
|
|
configure:4246: checking whether ln -s works
|
|
configure:4250: result: yes
|
|
configure:4258: checking the maximum length of command line arguments
|
|
configure:4389: result: 1572864
|
|
configure:4437: checking how to convert x86_64-pc-linux-gnu file names to arm-unknown-linux-androideabi format
|
|
configure:4477: result: func_convert_file_noop
|
|
configure:4484: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
|
|
configure:4504: result: func_convert_file_noop
|
|
configure:4511: checking for /mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ld option to reload object files
|
|
configure:4518: result: -r
|
|
configure:4552: checking for arm-linux-androideabi-objdump
|
|
configure:4568: found /mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-objdump
|
|
configure:4579: result: arm-linux-androideabi-objdump
|
|
configure:4648: checking how to recognize dependent libraries
|
|
configure:4848: result: pass_all
|
|
configure:4893: checking for arm-linux-androideabi-dlltool
|
|
configure:4923: result: no
|
|
configure:4933: checking for dlltool
|
|
configure:4963: result: no
|
|
configure:4990: checking how to associate runtime and link libraries
|
|
configure:5017: result: printf %s\n
|
|
configure:5033: checking for arm-linux-androideabi-ar
|
|
configure:5060: result: arm-linux-androideabi-ar
|
|
configure:5141: checking for archiver @FILE support
|
|
configure:5158: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:5158: $? = 0
|
|
configure:5161: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
|
|
configure:5164: $? = 0
|
|
configure:5169: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
|
|
arm-linux-androideabi-ar: conftest.o: No such file or directory
|
|
configure:5172: $? = 1
|
|
configure:5171: result: @
|
|
configure:5189: checking for arm-linux-androideabi-strip
|
|
configure:5205: found /mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
|
|
configure:5216: result: arm-linux-androideabi-strip
|
|
configure:5288: checking for arm-linux-androideabi-ranlib
|
|
configure:5315: result: arm-linux-androideabi-ranlib
|
|
configure:5432: checking for gawk
|
|
configure:5462: result: no
|
|
configure:5432: checking for mawk
|
|
configure:5448: found /usr/bin/mawk
|
|
configure:5459: result: mawk
|
|
configure:5499: checking command to parse /mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
|
|
configure:5652: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:5655: $? = 0
|
|
configure:5659: /mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
|
|
configure:5662: $? = 0
|
|
configure:5728: arm-linux-androideabi-gcc -o conftest --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c conftstm.o >&5
|
|
configure:5731: $? = 0
|
|
configure:5769: result: ok
|
|
configure:5816: checking for sysroot
|
|
configure:5846: result: /mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm
|
|
configure:5853: checking for a working dd
|
|
configure:5891: result: /bin/dd
|
|
configure:5895: checking how to truncate binary pipes
|
|
configure:5910: result: /bin/dd bs=4096 count=1
|
|
configure:6199: checking for arm-linux-androideabi-mt
|
|
configure:6229: result: no
|
|
configure:6239: checking for mt
|
|
configure:6255: found /bin/mt
|
|
configure:6266: result: mt
|
|
configure:6278: WARNING: using cross tools not prefixed with host triplet
|
|
configure:6289: checking if mt is a manifest tool
|
|
configure:6295: mt '-?'
|
|
configure:6303: result: no
|
|
configure:6977: checking for dlfcn.h
|
|
configure:6977: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:6977: $? = 0
|
|
configure:6977: result: yes
|
|
configure:7531: checking for objdir
|
|
configure:7546: result: .libs
|
|
configure:7810: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
|
|
configure:7828: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm -fno-rtti -fno-exceptions conftest.c >&5
|
|
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
|
|
configure:7832: $? = 0
|
|
configure:7845: result: no
|
|
configure:8203: checking for arm-linux-androideabi-gcc option to produce PIC
|
|
configure:8210: result: -fPIC -DPIC
|
|
configure:8218: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
|
|
configure:8236: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm -fPIC -DPIC -DPIC conftest.c >&5
|
|
configure:8240: $? = 0
|
|
configure:8253: result: yes
|
|
configure:8282: checking if arm-linux-androideabi-gcc static flag -static works
|
|
configure:8310: result: yes
|
|
configure:8325: checking if arm-linux-androideabi-gcc supports -c -o file.o
|
|
configure:8346: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm -o out/conftest2.o conftest.c >&5
|
|
configure:8350: $? = 0
|
|
configure:8372: result: yes
|
|
configure:8380: checking if arm-linux-androideabi-gcc supports -c -o file.o
|
|
configure:8427: result: yes
|
|
configure:8460: checking whether the arm-linux-androideabi-gcc linker (/mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ld) supports shared libraries
|
|
configure:9719: result: yes
|
|
configure:9756: checking whether -lc should be explicitly linked in
|
|
configure:9764: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:9767: $? = 0
|
|
configure:9782: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
|
|
configure:9785: $? = 0
|
|
configure:9799: result: no
|
|
configure:9959: checking dynamic linker characteristics
|
|
configure:10777: result: Android linker
|
|
configure:10899: checking how to hardcode library paths into programs
|
|
configure:10924: result: immediate
|
|
configure:11472: checking whether stripping libraries is possible
|
|
configure:11477: result: yes
|
|
configure:11512: checking if libtool supports shared libraries
|
|
configure:11514: result: yes
|
|
configure:11517: checking whether to build shared libraries
|
|
configure:11542: result: yes
|
|
configure:11545: checking whether to build static libraries
|
|
configure:11549: result: yes
|
|
configure:8383: checking whether the -Werror option is usable
|
|
configure:8402: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm -Werror --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:8402: $? = 0
|
|
configure:8411: result: yes
|
|
configure:8413: checking for simple visibility declarations
|
|
configure:8440: arm-linux-androideabi-gcc -c --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm -fvisibility=hidden -Werror --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:8440: $? = 0
|
|
configure:8449: result: yes
|
|
configure:8467: checking for nl_langinfo and CODESET
|
|
configure:8483: arm-linux-androideabi-gcc -o conftest --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
conftest.c:28:22: fatal error: langinfo.h: No such file or directory
|
|
#include <langinfo.h>
|
|
^
|
|
compilation terminated.
|
|
configure:8483: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "libcharset"
|
|
| #define PACKAGE_TARNAME "libcharset"
|
|
| #define PACKAGE_VERSION "1.4"
|
|
| #define PACKAGE_STRING "libcharset 1.4"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define INSTALLPREFIX "/usr/local"
|
|
| #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 __EXTENSIONS__ 1
|
|
| #define _ALL_SOURCE 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_VISIBILITY 1
|
|
| /* end confdefs.h. */
|
|
| #include <langinfo.h>
|
|
| int
|
|
| main ()
|
|
| {
|
|
| char* cs = nl_langinfo(CODESET); return !cs;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:8492: result: no
|
|
configure:8506: checking for unistd.h
|
|
configure:8506: result: yes
|
|
configure:8525: checking for symlink
|
|
configure:8525: arm-linux-androideabi-gcc -o conftest --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:8525: $? = 0
|
|
configure:8525: result: yes
|
|
configure:8541: checking for working fcntl.h
|
|
configure:8659: result: cross-compiling
|
|
configure:8683: checking whether we are using the GNU C Library >= 2.1 or uClibc
|
|
configure:8713: result: no
|
|
configure:8721: checking for setlocale
|
|
configure:8721: arm-linux-androideabi-gcc -o conftest --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm --sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm conftest.c >&5
|
|
configure:8721: $? = 0
|
|
configure:8721: result: yes
|
|
configure:8845: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by libcharset config.status 1.4, which was
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on DESKTOP-6CJ0SOQ
|
|
|
|
config.status:1062: creating Makefile
|
|
config.status:1062: creating lib/Makefile
|
|
config.status:1062: creating include/localcharset.h
|
|
config.status:1062: creating include/localcharset.h.inst
|
|
config.status:1062: creating config.h
|
|
config.status:1237: config.h is unchanged
|
|
config.status:1251: executing libtool commands
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=x86_64-pc-linux-gnu
|
|
ac_cv_c_compiler_gnu=yes
|
|
ac_cv_env_CC_set=
|
|
ac_cv_env_CC_value=
|
|
ac_cv_env_CFLAGS_set=set
|
|
ac_cv_env_CFLAGS_value=--sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm
|
|
ac_cv_env_CPPFLAGS_set=set
|
|
ac_cv_env_CPPFLAGS_value=--sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm
|
|
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_LT_SYS_LIBRARY_PATH_set=
|
|
ac_cv_env_LT_SYS_LIBRARY_PATH_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=arm-linux-androideabi
|
|
ac_cv_env_target_alias_set=
|
|
ac_cv_env_target_alias_value=
|
|
ac_cv_func_setlocale=yes
|
|
ac_cv_func_symlink=yes
|
|
ac_cv_gnu_library_2_1=no
|
|
ac_cv_header_dlfcn_h=yes
|
|
ac_cv_header_inttypes_h=yes
|
|
ac_cv_header_memory_h=yes
|
|
ac_cv_header_minix_config_h=no
|
|
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=arm-unknown-linux-androideabi
|
|
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='/usr/bin/install -c'
|
|
ac_cv_path_lt_DD=/bin/dd
|
|
ac_cv_prog_AR=arm-linux-androideabi-ar
|
|
ac_cv_prog_AWK=mawk
|
|
ac_cv_prog_CC=arm-linux-androideabi-gcc
|
|
ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
|
|
ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
|
|
ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
|
|
ac_cv_prog_STRIP=arm-linux-androideabi-strip
|
|
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
|
|
ac_cv_prog_cc_c89=
|
|
ac_cv_prog_cc_g=yes
|
|
ac_cv_prog_make_make_set=yes
|
|
ac_cv_safe_to_define___extensions__=yes
|
|
am_cv_langinfo_codeset=no
|
|
gl_cv_cc_vis_werror=yes
|
|
gl_cv_cc_visibility=yes
|
|
gl_cv_header_working_fcntl_h=cross-compiling
|
|
lt_cv_ar_at_file=@
|
|
lt_cv_archive_cmds_need_lc=no
|
|
lt_cv_deplibs_check_method=pass_all
|
|
lt_cv_file_magic_cmd='$MAGIC_CMD'
|
|
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=/mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ld
|
|
lt_cv_path_NM='/mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-nm -B'
|
|
lt_cv_path_mainfest_tool=no
|
|
lt_cv_prog_compiler_c_o=yes
|
|
lt_cv_prog_compiler_pic='-fPIC -DPIC'
|
|
lt_cv_prog_compiler_pic_works=yes
|
|
lt_cv_prog_compiler_rtti_exceptions=no
|
|
lt_cv_prog_compiler_static_works=yes
|
|
lt_cv_prog_gnu_ld=yes
|
|
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
|
|
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
|
|
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
|
|
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
|
|
lt_cv_sys_global_symbol_to_import=
|
|
lt_cv_sys_max_cmd_len=1572864
|
|
lt_cv_to_host_file_cmd=func_convert_file_noop
|
|
lt_cv_to_tool_file_cmd=func_convert_file_noop
|
|
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
AR='arm-linux-androideabi-ar'
|
|
AS='as'
|
|
AWK='mawk'
|
|
CC='arm-linux-androideabi-gcc'
|
|
CFLAGS='--sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm'
|
|
CFLAG_VISIBILITY='-fvisibility=hidden'
|
|
CPP='arm-linux-androideabi-gcc -E'
|
|
CPPFLAGS='--sysroot=/mnt/f/soft/android-ndk-r10e/platforms/android-21/arch-arm'
|
|
DEFS='-DHAVE_CONFIG_H'
|
|
DLLTOOL='false'
|
|
DSYMUTIL=''
|
|
DUMPBIN=''
|
|
ECHO_C=''
|
|
ECHO_N='-n'
|
|
ECHO_T=''
|
|
EGREP='/bin/grep -E'
|
|
EXEEXT=''
|
|
FGREP='/bin/grep -F'
|
|
GLIBC21='no'
|
|
GREP='/bin/grep'
|
|
HAVE_VISIBILITY='1'
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
LD='/mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ld'
|
|
LDFLAGS=''
|
|
LIBOBJS=''
|
|
LIBS=''
|
|
LIBTOOL='/bin/bash $(top_builddir)/libtool'
|
|
LIPO=''
|
|
LN_S='ln -s'
|
|
LTLIBOBJS=''
|
|
LT_SYS_LIBRARY_PATH=''
|
|
MANIFEST_TOOL=':'
|
|
NM='/mnt/f/soft/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-nm -B'
|
|
NMEDIT=''
|
|
OBJDUMP='arm-linux-androideabi-objdump'
|
|
OBJEXT='o'
|
|
OTOOL64=''
|
|
OTOOL=''
|
|
PACKAGE_BUGREPORT=''
|
|
PACKAGE_NAME='libcharset'
|
|
PACKAGE_STRING='libcharset 1.4'
|
|
PACKAGE_TARNAME='libcharset'
|
|
PACKAGE_URL=''
|
|
PACKAGE_VERSION='1.4'
|
|
PATH_SEPARATOR=':'
|
|
RANLIB='arm-linux-androideabi-ranlib'
|
|
RELOCATABLE='no'
|
|
SED='/bin/sed'
|
|
SET_MAKE=''
|
|
SHELL='/bin/bash'
|
|
STRIP='arm-linux-androideabi-strip'
|
|
ac_ct_AR=''
|
|
ac_ct_CC=''
|
|
ac_ct_DUMPBIN=''
|
|
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='${prefix}'
|
|
host='arm-unknown-linux-androideabi'
|
|
host_alias='arm-linux-androideabi'
|
|
host_cpu='arm'
|
|
host_os='linux-androideabi'
|
|
host_vendor='unknown'
|
|
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='/usr/local'
|
|
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 "libcharset"
|
|
#define PACKAGE_TARNAME "libcharset"
|
|
#define PACKAGE_VERSION "1.4"
|
|
#define PACKAGE_STRING "libcharset 1.4"
|
|
#define PACKAGE_BUGREPORT ""
|
|
#define PACKAGE_URL ""
|
|
#define INSTALLPREFIX "/usr/local"
|
|
#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 __EXTENSIONS__ 1
|
|
#define _ALL_SOURCE 1
|
|
#define _GNU_SOURCE 1
|
|
#define _POSIX_PTHREAD_SEMANTICS 1
|
|
#define _TANDEM_SOURCE 1
|
|
#define HAVE_DLFCN_H 1
|
|
#define LT_OBJDIR ".libs/"
|
|
#define HAVE_VISIBILITY 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define HAVE_SYMLINK 1
|
|
#define HAVE_WORKING_O_NOATIME 0
|
|
#define HAVE_WORKING_O_NOFOLLOW 0
|
|
#define HAVE_SETLOCALE 1
|
|
|
|
configure: exit 0
|