aboutsummaryrefslogtreecommitdiff
path: root/tools/moddesc/config.log
diff options
context:
space:
mode:
Diffstat (limited to 'tools/moddesc/config.log')
-rw-r--r--tools/moddesc/config.log754
1 files changed, 754 insertions, 0 deletions
diff --git a/tools/moddesc/config.log b/tools/moddesc/config.log
new file mode 100644
index 0000000..565f89d
--- /dev/null
+++ b/tools/moddesc/config.log
@@ -0,0 +1,754 @@
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+
+It was created by moddesc configure 1.0, which was
+generated by GNU Autoconf 2.68. Invocation command line was
+
+ $ ./configure --prefix=/opt/miyoo/usr --target=arm-linux --host=arm-linux --build=x86_64 --enable-shared PKG_CONFIG_LIBDIR=/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig
+
+## --------- ##
+## Platform. ##
+## --------- ##
+
+hostname = debian
+uname -m = x86_64
+uname -r = 4.18.0
+uname -s = Linux
+uname -v = #1 SMP Wed Aug 22 03:11:49 EDT 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: /usr/local/bin
+PATH: /usr/bin
+PATH: /bin
+PATH: /usr/local/games
+PATH: /usr/games
+PATH: /opt/miyoo/bin/
+PATH: /opt/miyoo/usr/bin
+
+
+## ----------- ##
+## Core tests. ##
+## ----------- ##
+
+configure:2207: checking for arm-linux-pkg-config
+configure:2240: result: no
+configure:2250: checking for pkg-config
+configure:2268: found /usr/bin/pkg-config
+configure:2280: result: /usr/bin/pkg-config
+configure:2292: WARNING: using cross tools not prefixed with host triplet
+configure:2305: checking pkg-config is at least version 0.9.0
+configure:2308: result: yes
+configure:2352: checking build system type
+configure:2366: result: x86_64-pc-none
+configure:2386: checking host system type
+configure:2399: result: arm-unknown-linux-gnu
+configure:2419: checking target system type
+configure:2432: result: arm-unknown-linux-gnu
+configure:2476: checking for a BSD-compatible install
+configure:2544: result: /usr/bin/install -c
+configure:2555: checking whether build environment is sane
+configure:2605: result: yes
+configure:2654: checking for arm-linux-strip
+configure:2681: result: /opt/miyoo/usr/bin/arm-linux-strip
+configure:2746: checking for a thread-safe mkdir -p
+configure:2785: result: /bin/mkdir -p
+configure:2798: checking for gawk
+configure:2828: result: no
+configure:2798: checking for mawk
+configure:2814: found /usr/bin/mawk
+configure:2825: result: mawk
+configure:2836: checking whether make sets $(MAKE)
+configure:2858: result: yes
+configure:2948: checking for arm-linux-gcc
+configure:2975: result: /opt/miyoo/usr/bin/arm-linux-gcc
+configure:3244: checking for C compiler version
+configure:3253: /opt/miyoo/usr/bin/arm-linux-gcc --version >&5
+arm-linux-gcc.br_real (Buildroot 2018.02.9) 7.3.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:3264: $? = 0
+configure:3253: /opt/miyoo/usr/bin/arm-linux-gcc -v >&5
+Using built-in specs.
+COLLECT_GCC=/opt/miyoo/bin/arm-linux-gcc.br_real
+COLLECT_LTO_WRAPPER=/opt/miyoo/libexec/gcc/arm-miyoo-linux-uclibcgnueabi/7.3.0/lto-wrapper
+Target: arm-miyoo-linux-uclibcgnueabi
+Configured with: ./configure --prefix=/opt/miyoo --sysconfdir=/opt/miyoo/etc --enable-static --target=arm-miyoo-linux-uclibcgnueabi --with-sysroot=/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot --disable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --with-gmp=/opt/miyoo --with-mpc=/opt/miyoo --with-mpfr=/opt/miyoo --with-pkgversion='Buildroot 2018.02.9' --with-bugurl=http://bugs.buildroot.net/ --disable-libquadmath --disable-libsanitizer --enable-tls --enable-plugins --enable-lto --disable-libmudflap --enable-threads --without-isl --without-cloog --with-float=soft --disable-decimal-float --with-abi=aapcs-linux --with-cpu=arm926ej-s --with-float=soft --with-mode=arm --enable-languages=c,c++ --with-build-time-tools=/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/bin --enable-shared --disable-libgomp
+Thread model: posix
+gcc version 7.3.0 (Buildroot 2018.02.9)
+configure:3264: $? = 0
+configure:3253: /opt/miyoo/usr/bin/arm-linux-gcc -V >&5
+arm-linux-gcc.br_real: error: unrecognized command line option '-V'
+arm-linux-gcc.br_real: fatal error: no input files
+compilation terminated.
+configure:3264: $? = 1
+configure:3253: /opt/miyoo/usr/bin/arm-linux-gcc -qversion >&5
+arm-linux-gcc.br_real: error: unrecognized command line option '-qversion'; did you mean '--version'?
+arm-linux-gcc.br_real: fatal error: no input files
+compilation terminated.
+configure:3264: $? = 1
+configure:3284: checking whether the C compiler works
+configure:3306: /opt/miyoo/usr/bin/arm-linux-gcc -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL -D_REENTRANT conftest.c >&5
+configure:3310: $? = 0
+configure:3358: result: yes
+configure:3361: checking for C compiler default output file name
+configure:3363: result: a.out
+configure:3369: checking for suffix of executables
+configure:3376: /opt/miyoo/usr/bin/arm-linux-gcc -o conftest -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL -D_REENTRANT conftest.c >&5
+configure:3380: $? = 0
+configure:3402: result:
+configure:3424: checking whether we are cross compiling
+configure:3462: result: yes
+configure:3467: checking for suffix of object files
+configure:3489: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:3493: $? = 0
+configure:3514: result: o
+configure:3518: checking whether we are using the GNU C compiler
+configure:3537: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:3537: $? = 0
+configure:3546: result: yes
+configure:3555: checking whether /opt/miyoo/usr/bin/arm-linux-gcc accepts -g
+configure:3575: /opt/miyoo/usr/bin/arm-linux-gcc -c -g conftest.c >&5
+configure:3575: $? = 0
+configure:3616: result: yes
+configure:3633: checking for /opt/miyoo/usr/bin/arm-linux-gcc option to accept ISO C89
+configure:3697: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:3697: $? = 0
+configure:3710: result: none needed
+configure:3741: checking for style of include used by make
+configure:3769: result: GNU
+configure:3794: checking dependency style of /opt/miyoo/usr/bin/arm-linux-gcc
+configure:3904: result: gcc3
+configure:3919: checking whether make sets $(MAKE)
+configure:3941: result: yes
+configure:3988: checking whether /opt/miyoo/usr/bin/arm-linux-gcc and cc understand -c and -o together
+configure:4019: /opt/miyoo/usr/bin/arm-linux-gcc -c conftest.c -o conftest2.o >&5
+configure:4023: $? = 0
+configure:4029: /opt/miyoo/usr/bin/arm-linux-gcc -c conftest.c -o conftest2.o >&5
+configure:4033: $? = 0
+configure:4044: cc -c conftest.c >&5
+configure:4048: $? = 0
+configure:4056: cc -c conftest.c -o conftest2.o >&5
+configure:4060: $? = 0
+configure:4066: cc -c conftest.c -o conftest2.o >&5
+configure:4070: $? = 0
+configure:4088: result: yes
+configure:4115: checking whether to enable maintainer-specific portions of Makefiles
+configure:4124: result: no
+configure:4184: checking how to print strings
+configure:4211: result: printf
+configure:4232: checking for a sed that does not truncate output
+configure:4296: result: /bin/sed
+configure:4314: checking for grep that handles long lines and -e
+configure:4372: result: /bin/grep
+configure:4377: checking for egrep
+configure:4439: result: /bin/grep -E
+configure:4444: checking for fgrep
+configure:4506: result: /bin/grep -F
+configure:4541: checking for ld used by /opt/miyoo/usr/bin/arm-linux-gcc
+configure:4608: result: /opt/miyoo/usr/bin/arm-linux-ld
+configure:4615: checking if the linker (/opt/miyoo/usr/bin/arm-linux-ld) is GNU ld
+configure:4630: result: yes
+configure:4642: checking for BSD- or MS-compatible name lister (nm)
+configure:4691: result: /opt/miyoo/bin//arm-linux-nm -B
+configure:4821: checking the name lister (/opt/miyoo/bin//arm-linux-nm -B) interface
+configure:4828: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:4831: /opt/miyoo/bin//arm-linux-nm -B "conftest.o"
+configure:4834: output
+00000000 B some_variable
+configure:4841: result: BSD nm
+configure:4844: checking whether ln -s works
+configure:4848: result: yes
+configure:4856: checking the maximum length of command line arguments
+configure:4981: result: 1572864
+configure:4998: checking whether the shell understands some XSI constructs
+configure:5008: result: yes
+configure:5012: checking whether the shell understands "+="
+configure:5018: result: yes
+configure:5053: checking how to convert x86_64-pc-none file names to arm-unknown-linux-gnu format
+configure:5093: result: func_convert_file_noop
+configure:5100: checking how to convert x86_64-pc-none file names to toolchain format
+configure:5120: result: func_convert_file_noop
+configure:5127: checking for /opt/miyoo/usr/bin/arm-linux-ld option to reload object files
+configure:5134: result: -r
+configure:5168: checking for arm-linux-objdump
+configure:5184: found /opt/miyoo/bin//arm-linux-objdump
+configure:5195: result: arm-linux-objdump
+configure:5267: checking how to recognize dependent libraries
+configure:5469: result: pass_all
+configure:5514: checking for arm-linux-dlltool
+configure:5544: result: no
+configure:5554: checking for dlltool
+configure:5584: result: no
+configure:5614: checking how to associate runtime and link libraries
+configure:5641: result: printf %s\n
+configure:5658: checking for arm-linux-ar
+configure:5685: result: /opt/miyoo/usr/bin/arm-linux-ar
+configure:5766: checking for archiver @FILE support
+configure:5783: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:5783: $? = 0
+configure:5786: /opt/miyoo/usr/bin/arm-linux-ar cru libconftest.a @conftest.lst >&5
+configure:5789: $? = 0
+configure:5794: /opt/miyoo/usr/bin/arm-linux-ar cru libconftest.a @conftest.lst >&5
+/opt/miyoo/usr/bin/arm-linux-ar: conftest.o: No such file or directory
+configure:5797: $? = 1
+configure:5809: result: @
+configure:5827: checking for arm-linux-strip
+configure:5854: result: /opt/miyoo/usr/bin/arm-linux-strip
+configure:5926: checking for arm-linux-ranlib
+configure:5953: result: /opt/miyoo/usr/bin/arm-linux-ranlib
+configure:6095: checking command to parse /opt/miyoo/bin//arm-linux-nm -B output from /opt/miyoo/usr/bin/arm-linux-gcc object
+configure:6214: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:6217: $? = 0
+configure:6221: /opt/miyoo/bin//arm-linux-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:6224: $? = 0
+configure:6290: /opt/miyoo/usr/bin/arm-linux-gcc -o conftest -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL -D_REENTRANT conftest.c conftstm.o >&5
+configure:6293: $? = 0
+configure:6331: result: ok
+configure:6368: checking for sysroot
+configure:6398: result: no
+configure:6601: checking for arm-linux-mt
+configure:6631: result: no
+configure:6641: checking for mt
+configure:6657: found /bin/mt
+configure:6668: result: mt
+configure:6691: checking if mt is a manifest tool
+configure:6697: mt '-?'
+configure:6705: result: no
+configure:7337: checking how to run the C preprocessor
+configure:7368: /opt/miyoo/usr/bin/arm-linux-gcc -E conftest.c
+configure:7368: $? = 0
+configure:7382: /opt/miyoo/usr/bin/arm-linux-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:7382: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "moddesc"
+| #define PACKAGE_TARNAME "moddesc"
+| #define PACKAGE_VERSION "1.0"
+| #define PACKAGE_STRING "moddesc 1.0"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define PACKAGE "moddesc"
+| #define VERSION "1.0"
+| /* end confdefs.h. */
+| #include <ac_nonexistent.h>
+configure:7407: result: /opt/miyoo/usr/bin/arm-linux-gcc -E
+configure:7427: /opt/miyoo/usr/bin/arm-linux-gcc -E conftest.c
+configure:7427: $? = 0
+configure:7441: /opt/miyoo/usr/bin/arm-linux-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:7441: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "moddesc"
+| #define PACKAGE_TARNAME "moddesc"
+| #define PACKAGE_VERSION "1.0"
+| #define PACKAGE_STRING "moddesc 1.0"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define PACKAGE "moddesc"
+| #define VERSION "1.0"
+| /* end confdefs.h. */
+| #include <ac_nonexistent.h>
+configure:7470: checking for ANSI C header files
+configure:7490: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:7490: $? = 0
+configure:7574: result: yes
+configure:7587: checking for sys/types.h
+configure:7587: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:7587: $? = 0
+configure:7587: result: yes
+configure:7587: checking for sys/stat.h
+configure:7587: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:7587: $? = 0
+configure:7587: result: yes
+configure:7587: checking for stdlib.h
+configure:7587: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:7587: $? = 0
+configure:7587: result: yes
+configure:7587: checking for string.h
+configure:7587: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:7587: $? = 0
+configure:7587: result: yes
+configure:7587: checking for memory.h
+configure:7587: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:7587: $? = 0
+configure:7587: result: yes
+configure:7587: checking for strings.h
+configure:7587: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:7587: $? = 0
+configure:7587: result: yes
+configure:7587: checking for inttypes.h
+configure:7587: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:7587: $? = 0
+configure:7587: result: yes
+configure:7587: checking for stdint.h
+configure:7587: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:7587: $? = 0
+configure:7587: result: yes
+configure:7587: checking for unistd.h
+configure:7587: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:7587: $? = 0
+configure:7587: result: yes
+configure:7601: checking for dlfcn.h
+configure:7601: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:7601: $? = 0
+configure:7601: result: yes
+configure:7756: checking for objdir
+configure:7771: result: .libs
+configure:8042: checking if /opt/miyoo/usr/bin/arm-linux-gcc supports -fno-rtti -fno-exceptions
+configure:8060: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL -fno-rtti -fno-exceptions conftest.c >&5
+cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
+configure:8064: $? = 0
+configure:8077: result: no
+configure:8387: checking for /opt/miyoo/usr/bin/arm-linux-gcc option to produce PIC
+configure:8394: result: -fPIC -DPIC
+configure:8402: checking if /opt/miyoo/usr/bin/arm-linux-gcc PIC flag -fPIC -DPIC works
+configure:8420: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL -fPIC -DPIC -DPIC conftest.c >&5
+configure:8424: $? = 0
+configure:8437: result: yes
+configure:8466: checking if /opt/miyoo/usr/bin/arm-linux-gcc static flag -static works
+configure:8494: result: yes
+configure:8509: checking if /opt/miyoo/usr/bin/arm-linux-gcc supports -c -o file.o
+configure:8530: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL -o out/conftest2.o conftest.c >&5
+configure:8534: $? = 0
+configure:8556: result: yes
+configure:8564: checking if /opt/miyoo/usr/bin/arm-linux-gcc supports -c -o file.o
+configure:8611: result: yes
+configure:8644: checking whether the /opt/miyoo/usr/bin/arm-linux-gcc linker (/opt/miyoo/usr/bin/arm-linux-ld) supports shared libraries
+configure:9802: result: yes
+configure:9839: checking whether -lc should be explicitly linked in
+configure:9847: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:9850: $? = 0
+configure:9865: /opt/miyoo/usr/bin/arm-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
+configure:9868: $? = 0
+configure:9882: result: no
+configure:10047: checking dynamic linker characteristics
+configure:10561: /opt/miyoo/usr/bin/arm-linux-gcc -o conftest -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL -D_REENTRANT -Wl,-rpath -Wl,/foo conftest.c >&5
+configure:10561: $? = 0
+configure:10783: result: GNU/Linux ld.so
+configure:10890: checking how to hardcode library paths into programs
+configure:10915: result: immediate
+configure:11009: checking for shl_load
+configure:11009: /opt/miyoo/usr/bin/arm-linux-gcc -o conftest -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL -D_REENTRANT conftest.c >&5
+/tmp/ccnJ9v2x.o: In function `main':
+conftest.c:(.text.startup+0x4): undefined reference to `shl_load'
+collect2: error: ld returned 1 exit status
+configure:11009: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "moddesc"
+| #define PACKAGE_TARNAME "moddesc"
+| #define PACKAGE_VERSION "1.0"
+| #define PACKAGE_STRING "moddesc 1.0"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define PACKAGE "moddesc"
+| #define VERSION "1.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
+| #define HAVE_DLFCN_H 1
+| #define LT_OBJDIR ".libs/"
+| /* end confdefs.h. */
+| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
+| For example, HP-UX 11i <limits.h> declares gettimeofday. */
+| #define shl_load innocuous_shl_load
+|
+| /* System header to define __stub macros and hopefully few prototypes,
+| which can conflict with char shl_load (); below.
+| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+| <limits.h> exists even on freestanding compilers. */
+|
+| #ifdef __STDC__
+| # include <limits.h>
+| #else
+| # include <assert.h>
+| #endif
+|
+| #undef shl_load
+|
+| /* 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 shl_load ();
+| /* The GNU C library defines this for functions which it implements
+| to always fail with ENOSYS. Some functions are actually named
+| something starting with __ and the normal name is an alias. */
+| #if defined __stub_shl_load || defined __stub___shl_load
+| choke me
+| #endif
+|
+| int
+| main ()
+| {
+| return shl_load ();
+| ;
+| return 0;
+| }
+configure:11009: result: no
+configure:11013: checking for shl_load in -ldld
+configure:11038: /opt/miyoo/usr/bin/arm-linux-gcc -o conftest -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL -D_REENTRANT conftest.c -ldld >&5
+/opt/miyoo/lib/gcc/arm-miyoo-linux-uclibcgnueabi/7.3.0/../../../../arm-miyoo-linux-uclibcgnueabi/bin/ld: cannot find -ldld
+collect2: error: ld returned 1 exit status
+configure:11038: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "moddesc"
+| #define PACKAGE_TARNAME "moddesc"
+| #define PACKAGE_VERSION "1.0"
+| #define PACKAGE_STRING "moddesc 1.0"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define PACKAGE "moddesc"
+| #define VERSION "1.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
+| #define HAVE_DLFCN_H 1
+| #define LT_OBJDIR ".libs/"
+| /* 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 shl_load ();
+| int
+| main ()
+| {
+| return shl_load ();
+| ;
+| return 0;
+| }
+configure:11047: result: no
+configure:11052: checking for dlopen
+configure:11052: /opt/miyoo/usr/bin/arm-linux-gcc -o conftest -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL -D_REENTRANT conftest.c >&5
+configure:11052: $? = 0
+configure:11052: result: yes
+configure:11209: checking whether a program can dlopen itself
+configure:11310: result: cross
+configure:11455: checking whether stripping libraries is possible
+configure:11460: result: yes
+configure:11495: checking if libtool supports shared libraries
+configure:11497: result: yes
+configure:11500: checking whether to build shared libraries
+configure:11521: result: yes
+configure:11524: checking whether to build static libraries
+configure:11528: result: no
+configure:11603: checking for ANSI C header files
+configure:11707: result: yes
+configure:11717: checking for stdlib.h
+configure:11717: result: yes
+configure:11903: creating ./config.status
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by moddesc config.status 1.0, which was
+generated by GNU Autoconf 2.68. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on debian
+
+config.status:1024: creating Makefile
+config.status:1196: executing depfiles commands
+config.status:1196: executing libtool commands
+
+## ---------------- ##
+## Cache variables. ##
+## ---------------- ##
+
+ac_cv_build=x86_64-pc-none
+ac_cv_c_compiler_gnu=yes
+ac_cv_env_CC_set=set
+ac_cv_env_CC_value=/opt/miyoo/usr/bin/arm-linux-gcc
+ac_cv_env_CFLAGS_set=set
+ac_cv_env_CFLAGS_value='-DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL'
+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=set
+ac_cv_env_LDFLAGS_value=-D_REENTRANT
+ac_cv_env_LIBS_set=
+ac_cv_env_LIBS_value=
+ac_cv_env_PKG_CONFIG_LIBDIR_set=set
+ac_cv_env_PKG_CONFIG_LIBDIR_value=/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig
+ac_cv_env_PKG_CONFIG_PATH_set=set
+ac_cv_env_PKG_CONFIG_PATH_value=/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig
+ac_cv_env_PKG_CONFIG_set=
+ac_cv_env_PKG_CONFIG_value=
+ac_cv_env_build_alias_set=set
+ac_cv_env_build_alias_value=x86_64
+ac_cv_env_host_alias_set=set
+ac_cv_env_host_alias_value=arm-linux
+ac_cv_env_target_alias_set=set
+ac_cv_env_target_alias_value=arm-linux
+ac_cv_func_dlopen=yes
+ac_cv_func_shl_load=no
+ac_cv_header_dlfcn_h=yes
+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=arm-unknown-linux-gnu
+ac_cv_lib_dld_shl_load=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_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
+ac_cv_path_install='/usr/bin/install -c'
+ac_cv_path_mkdir=/bin/mkdir
+ac_cv_prog_AR=/opt/miyoo/usr/bin/arm-linux-ar
+ac_cv_prog_AWK=mawk
+ac_cv_prog_CC=/opt/miyoo/usr/bin/arm-linux-gcc
+ac_cv_prog_CPP='/opt/miyoo/usr/bin/arm-linux-gcc -E'
+ac_cv_prog_OBJDUMP=arm-linux-objdump
+ac_cv_prog_RANLIB=/opt/miyoo/usr/bin/arm-linux-ranlib
+ac_cv_prog_STRIP=/opt/miyoo/usr/bin/arm-linux-strip
+ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
+ac_cv_prog_cc__opt_miyoo_usr_bin_arm_linux_gcc_c_o=yes
+ac_cv_prog_cc_c89=
+ac_cv_prog_cc_g=yes
+ac_cv_prog_make_make_set=yes
+ac_cv_target=arm-unknown-linux-gnu
+am_cv_CC_dependencies_compiler_type=gcc3
+lt_cv_ar_at_file=@
+lt_cv_archive_cmds_need_lc=no
+lt_cv_deplibs_check_method=pass_all
+lt_cv_dlopen=dlopen
+lt_cv_dlopen_libs=
+lt_cv_dlopen_self=cross
+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=/opt/miyoo/usr/bin/arm-linux-ld
+lt_cv_path_NM='/opt/miyoo/bin//arm-linux-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_shlibpath_overrides_runpath=no
+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]* \([^ ]*\) \([^ ]*\)$/ {"\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=1572864
+lt_cv_to_host_file_cmd=func_convert_file_noop
+lt_cv_to_tool_file_cmd=func_convert_file_noop
+
+## ----------------- ##
+## Output variables. ##
+## ----------------- ##
+
+ACLOCAL='${SHELL} /home/steward/Github/miyoo_src/bennugd/tools/moddesc/missing --run aclocal-1.11'
+AMDEPBACKSLASH='\'
+AMDEP_FALSE='#'
+AMDEP_TRUE=''
+AMTAR='${SHELL} /home/steward/Github/miyoo_src/bennugd/tools/moddesc/missing --run tar'
+AR='/opt/miyoo/usr/bin/arm-linux-ar'
+AUTOCONF='${SHELL} /home/steward/Github/miyoo_src/bennugd/tools/moddesc/missing --run autoconf'
+AUTOHEADER='${SHELL} /home/steward/Github/miyoo_src/bennugd/tools/moddesc/missing --run autoheader'
+AUTOMAKE='${SHELL} /home/steward/Github/miyoo_src/bennugd/tools/moddesc/missing --run automake-1.11'
+AWK='mawk'
+CC='/opt/miyoo/usr/bin/arm-linux-gcc'
+CCDEPMODE='depmode=gcc3'
+CFLAGS='-DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL -Wall -DTARGET_LINUX'
+COMMON_CFLAGS='-DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL -Wall -DTARGET_LINUX -I/home/steward/Github/miyoo_src/bennugd/tools/moddesc/../../core/include'
+COMMON_LDFLAGS='-D_REENTRANT -lc -ldl'
+CPP='/opt/miyoo/usr/bin/arm-linux-gcc -E'
+CPPFLAGS=''
+CYGPATH_W='echo'
+DEFS='-DPACKAGE_NAME=\"moddesc\" -DPACKAGE_TARNAME=\"moddesc\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"moddesc\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"moddesc\" -DVERSION=\"1.0\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1'
+DEPDIR='.deps'
+DLLTOOL='false'
+DSYMUTIL=''
+DUMPBIN=''
+ECHO_C=''
+ECHO_N='-n'
+ECHO_T=''
+EGREP='/bin/grep -E'
+EXEEXT=''
+FGREP='/bin/grep -F'
+GREP='/bin/grep'
+INSTALL_DATA='${INSTALL} -m 644'
+INSTALL_PROGRAM='${INSTALL}'
+INSTALL_SCRIPT='${INSTALL}'
+INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
+LD='/opt/miyoo/usr/bin/arm-linux-ld'
+LDFLAGS='-D_REENTRANT -lc -ldl'
+LIBOBJS=''
+LIBS=''
+LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+LIPO=''
+LN_S='ln -s'
+LTLIBOBJS=''
+MAINT='#'
+MAINTAINER_MODE_FALSE=''
+MAINTAINER_MODE_TRUE='#'
+MAKEINFO='${SHELL} /home/steward/Github/miyoo_src/bennugd/tools/moddesc/missing --run makeinfo'
+MANIFEST_TOOL=':'
+MKDIR_P='/bin/mkdir -p'
+NM='/opt/miyoo/bin//arm-linux-nm -B'
+NMEDIT=''
+OBJDUMP='arm-linux-objdump'
+OBJEXT='o'
+OTOOL64=''
+OTOOL=''
+PACKAGE='moddesc'
+PACKAGE_BUGREPORT=''
+PACKAGE_NAME='moddesc'
+PACKAGE_STRING='moddesc 1.0'
+PACKAGE_TARNAME='moddesc'
+PACKAGE_URL=''
+PACKAGE_VERSION='1.0'
+PATH_SEPARATOR=':'
+PKG_CONFIG='/usr/bin/pkg-config'
+PKG_CONFIG_LIBDIR='/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig'
+PKG_CONFIG_PATH='/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig'
+RANLIB='/opt/miyoo/usr/bin/arm-linux-ranlib'
+SED='/bin/sed'
+SET_MAKE=''
+SHELL='/bin/bash'
+STRIP='/opt/miyoo/usr/bin/arm-linux-strip'
+VERSION='1.0'
+ac_ct_AR=''
+ac_ct_CC=''
+ac_ct_DUMPBIN=''
+am__EXEEXT_FALSE=''
+am__EXEEXT_TRUE='#'
+am__fastdepCC_FALSE='#'
+am__fastdepCC_TRUE=''
+am__include='include'
+am__isrc=''
+am__leading_dot='.'
+am__quote=''
+am__tar='${AMTAR} chof - "$$tardir"'
+am__untar='${AMTAR} xf -'
+bindir='${exec_prefix}/bin'
+build='x86_64-pc-none'
+build_alias='x86_64'
+build_cpu='x86_64'
+build_os='none'
+build_vendor='pc'
+datadir='${datarootdir}'
+datarootdir='${prefix}/share'
+docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
+dvidir='${docdir}'
+exec_prefix='${prefix}'
+host='arm-unknown-linux-gnu'
+host_alias='arm-linux'
+host_cpu='arm'
+host_os='linux-gnu'
+host_vendor='unknown'
+htmldir='${docdir}'
+includedir='${prefix}/include'
+infodir='${datarootdir}/info'
+install_sh='${SHELL} /home/steward/Github/miyoo_src/bennugd/tools/moddesc/install-sh'
+libdir='${exec_prefix}/lib'
+libexecdir='${exec_prefix}/libexec'
+localedir='${datarootdir}/locale'
+localstatedir='${prefix}/var'
+mandir='${datarootdir}/man'
+mkdir_p='/bin/mkdir -p'
+oldincludedir='/usr/include'
+pdfdir='${docdir}'
+prefix='/opt/miyoo/usr'
+program_transform_name='s&^&arm-linux-&'
+psdir='${docdir}'
+sbindir='${exec_prefix}/sbin'
+sharedstatedir='${prefix}/com'
+sysconfdir='${prefix}/etc'
+target='arm-unknown-linux-gnu'
+target_alias='arm-linux'
+target_cpu='arm'
+target_os='linux-gnu'
+target_vendor='unknown'
+
+## ----------- ##
+## confdefs.h. ##
+## ----------- ##
+
+/* confdefs.h */
+#define PACKAGE_NAME "moddesc"
+#define PACKAGE_TARNAME "moddesc"
+#define PACKAGE_VERSION "1.0"
+#define PACKAGE_STRING "moddesc 1.0"
+#define PACKAGE_BUGREPORT ""
+#define PACKAGE_URL ""
+#define PACKAGE "moddesc"
+#define VERSION "1.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
+#define HAVE_DLFCN_H 1
+#define LT_OBJDIR ".libs/"
+#define STDC_HEADERS 1
+#define HAVE_STDLIB_H 1
+
+configure: exit 0