rt-thread-official/components/external/SQLite-3.8.1/make/config.log

2647 lines
82 KiB
Plaintext
Raw Normal View History

2013-11-24 00:24:49 +08:00
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by sqlite configure 3.8.1, which was
generated by GNU Autoconf 2.62. Invocation command line was
$ ../configure --host=arm-none-eabi
## --------- ##
## Platform. ##
## --------- ##
hostname = geniuscode
uname -m = i686
uname -r = 1.7.25(0.270/5/3)
uname -s = CYGWIN_NT-6.1
uname -v = 2013-08-31 20:39
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/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: /cygdrive/c/Program Files/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin
PATH: /cygdrive/c/Windows/system32
PATH: /cygdrive/c/Windows
PATH: /cygdrive/c/Windows/System32/Wbem
PATH: /cygdrive/c/Windows/System32/WindowsPowerShell/v1.0
PATH: /cygdrive/c/Program Files/CodeBlocks/MinGW/bin
PATH: .
PATH: /cygdrive/c/Program Files/Git/cmd
PATH: /cygdrive/c/Program Files/Git/bin
PATH: /cygdrive/c/Python27
PATH: /cygdrive/c/Python27/Lib
PATH: /cygdrive/c/Python27/Scripts
PATH: /cygdrive/c/Program Files/TortoiseGit/bin
PATH: .
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2129: checking build system type
configure:2147: result: i686-pc-cygwin
configure:2169: checking host system type
configure:2184: result: arm-none-eabi
configure:2214: checking for arm-none-eabi-gcc
configure:2230: found /cygdrive/c/Program Files/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-gcc
configure:2241: result: arm-none-eabi-gcc
configure:2519: checking for C compiler version
configure:2527: arm-none-eabi-gcc --version >&5
arm-none-eabi-gcc.exe (Sourcery CodeBench Lite 2012.03-56) 4.6.3
Copyright (C) 2011 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:2531: $? = 0
configure:2538: arm-none-eabi-gcc -v >&5
Using built-in specs.
COLLECT_GCC=C:\Program Files\CodeSourcery\Sourcery_CodeBench_Lite_for_ARM_EABI\bin\arm-none-eabi-gcc.exe
COLLECT_LTO_WRAPPER=c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/bin/../libexec/gcc/arm-none-eabi/4.6.3/lto-wrapper.exe
Target: arm-none-eabi
Configured with: /scratch/nsidwell/arm/eabi/src/gcc-4.6-2012.03/configure --build=i686-pc-linux-gnu --host=i686-mingw32 --target=arm-none-eabi --enable-threads --disable-libmudflap --disable-libssp --disable-libstdcxx-pch --enable-extra-sgxxlite-multilibs --with-gnu-as --with-gnu-ld --with-specs='%{save-temps: -fverbose-asm} -D__CS_SOURCERYGXX_MAJ__=2012 -D__CS_SOURCERYGXX_MIN__=3 -D__CS_SOURCERYGXX_REV__=56 %{O2:%{!fno-remove-local-statics: -fremove-local-statics}} %{O*:%{O|O0|O1|O2|Os:;:%{!fno-remove-local-statics: -fremove-local-statics}}}' --enable-languages=c,c++ --disable-shared --enable-lto --with-newlib --with-pkgversion='Sourcery CodeBench Lite 2012.03-56' --with-bugurl=https://support.codesourcery.com/GNUToolchain/ --disable-nls --prefix=/opt/codesourcery --with-headers=yes --with-sysroot=/opt/codesourcery/arm-none-eabi --with-build-sysroot=/scratch/nsidwell/arm/eabi/install/host-i686-mingw32/arm-none-eabi --with-libiconv-prefix=/scratch/nsidwell/arm/eabi/obj/host-libs-2012.03-56-arm-none-eabi-i686-mingw32/usr --with-gmp=/scratch/nsidwell/arm/eabi/obj/host-libs-2012.03-56-arm-none-eabi-i686-mingw32/usr --with-mpfr=/scratch/nsidwell/arm/eabi/obj/host-libs-2012.03-56-arm-none-eabi-i686-mingw32/usr --with-mpc=/scratch/nsidwell/arm/eabi/obj/host-libs-2012.03-56-arm-none-eabi-i686-mingw32/usr --with-ppl=/scratch/nsidwell/arm/eabi/obj/host-libs-2012.03-56-arm-none-eabi-i686-mingw32/usr --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --with-cloog=/scratch/nsidwell/arm/eabi/obj/host-libs-2012.03-56-arm-none-eabi-i686-mingw32/usr --with-libelf=/scratch/nsidwell/arm/eabi/obj/host-libs-2012.03-56-arm-none-eabi-i686-mingw32/usr --disable-libgomp --enable-poison-system-directories --with-build-time-tools=/scratch/nsidwell/arm/eabi/obj/tools-i686-pc-linux-gnu-2012.03-56-arm-none-eabi-i686-mingw32/arm-none-eabi/bin --with-build-time-tools=/scratch/nsidwell/arm/eabi/obj/tools-i686-pc-linux-gnu-2012.03-56-arm-none-eabi-i686-mingw32/arm-none-eabi/bin
Thread model: single
gcc version 4.6.3 (Sourcery CodeBench Lite 2012.03-56)
configure:2542: $? = 0
configure:2549: arm-none-eabi-gcc -V >&5
arm-none-eabi-gcc.exe: error: unrecognized option '-V'
arm-none-eabi-gcc.exe: fatal error: no input files
compilation terminated.
configure:2553: $? = 1
configure:2576: checking for C compiler default output file name
configure:2598: arm-none-eabi-gcc conftest.c >&5
c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/bin/../lib/gcc/arm-none-eabi/4.6.3/../../../../arm-none-eabi/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00008018
configure:2602: $? = 0
configure:2640: result: a.out
configure:2657: checking whether the C compiler works
configure:2667: ./a.out
../configure: line 2669: ./a.out: cannot execute binary file
configure:2671: $? = 126
configure:2688: result: yes
configure:2695: checking whether we are cross compiling
configure:2697: result: yes
configure:2700: checking for suffix of executables
configure:2707: arm-none-eabi-gcc -o conftest conftest.c >&5
c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/bin/../lib/gcc/arm-none-eabi/4.6.3/../../../../arm-none-eabi/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00008018
configure:2711: $? = 0
configure:2735: result:
configure:2741: checking for suffix of object files
configure:2767: arm-none-eabi-gcc -c conftest.c >&5
configure:2771: $? = 0
configure:2794: result: o
configure:2798: checking whether we are using the GNU C compiler
configure:2827: arm-none-eabi-gcc -c conftest.c >&5
configure:2834: $? = 0
configure:2851: result: yes
configure:2860: checking whether arm-none-eabi-gcc accepts -g
configure:2890: arm-none-eabi-gcc -c -g conftest.c >&5
configure:2897: $? = 0
configure:2998: result: yes
configure:3015: checking for arm-none-eabi-gcc option to accept ISO C89
configure:3089: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
configure:3096: $? = 0
configure:3119: result: none needed
configure:3137: checking for a sed that does not truncate output
configure:3203: result: /usr/bin/sed
configure:3221: checking for grep that handles long lines and -e
configure:3281: result: /usr/bin/grep
configure:3286: checking for egrep
configure:3350: result: /usr/bin/grep -E
configure:3355: checking for fgrep
configure:3419: result: /usr/bin/grep -F
configure:3454: checking for ld used by arm-none-eabi-gcc
configure:3521: result: c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/arm-none-eabi/bin/ld.exe
configure:3530: checking if the linker (c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/arm-none-eabi/bin/ld.exe) is GNU ld
configure:3545: result: no
configure:3557: checking for BSD- or MS-compatible name lister (nm)
configure:3606: result: /cygdrive/c/Program Files/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-nm -B
configure:3728: checking the name lister (/cygdrive/c/Program Files/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-nm -B) interface
configure:3735: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
configure:3738: /cygdrive/c/Program Files/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-nm -B "conftest.o"
../configure: line 3739: /cygdrive/c/Program: No such file or directory
configure:3741: output
configure:3748: result: BSD nm
configure:3751: checking whether ln -s works
configure:3755: result: yes
configure:3763: checking the maximum length of command line arguments
configure:3883: result: 8192
configure:3900: checking whether the shell understands some XSI constructs
configure:3910: result: yes
configure:3914: checking whether the shell understands "+="
configure:3920: result: yes
configure:3955: checking for c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/arm-none-eabi/bin/ld.exe option to reload object files
configure:3962: result: -r
configure:3991: checking for arm-none-eabi-objdump
configure:4007: found /cygdrive/c/Program Files/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-objdump
configure:4018: result: arm-none-eabi-objdump
configure:4094: checking how to recognize dependent libraries
configure:4290: result: unknown
configure:4310: checking for arm-none-eabi-ar
configure:4326: found /cygdrive/c/Program Files/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-ar
configure:4337: result: arm-none-eabi-ar
configure:4419: checking for arm-none-eabi-strip
configure:4435: found /cygdrive/c/Program Files/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-strip
configure:4446: result: arm-none-eabi-strip
configure:4522: checking for arm-none-eabi-ranlib
configure:4538: found /cygdrive/c/Program Files/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-ranlib
configure:4549: result: arm-none-eabi-ranlib
configure:4683: checking command to parse /cygdrive/c/Program Files/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-nm -B output from arm-none-eabi-gcc object
configure:4801: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
configure:4804: $? = 0
configure:4808: /cygdrive/c/Program Files/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
../configure: line 4809: /cygdrive/c/Program: No such file or directory
configure:4811: $? = 0
cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'
configure:4801: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
configure:4804: $? = 0
configure:4808: /cygdrive/c/Program Files/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
../configure: line 4809: /cygdrive/c/Program: No such file or directory
configure:4811: $? = 0
cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'
configure:4903: result: failed
configure:5793: checking how to run the C preprocessor
configure:5833: arm-none-eabi-gcc -E conftest.c
configure:5840: $? = 0
configure:5871: arm-none-eabi-gcc -E conftest.c
conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5878: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5911: result: arm-none-eabi-gcc -E
configure:5940: arm-none-eabi-gcc -E conftest.c
configure:5947: $? = 0
configure:5978: arm-none-eabi-gcc -E conftest.c
conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5985: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6023: checking for ANSI C header files
configure:6053: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
configure:6060: $? = 0
configure:6191: result: yes
configure:6215: checking for sys/types.h
configure:6236: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
configure:6243: $? = 0
configure:6260: result: yes
configure:6215: checking for sys/stat.h
configure:6236: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
configure:6243: $? = 0
configure:6260: result: yes
configure:6215: checking for stdlib.h
configure:6236: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
configure:6243: $? = 0
configure:6260: result: yes
configure:6215: checking for string.h
configure:6236: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
configure:6243: $? = 0
configure:6260: result: yes
configure:6215: checking for memory.h
configure:6236: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
conftest.c:47:20: fatal error: memory.h: No such file or directory
compilation terminated.
configure:6243: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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
| /* 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 <memory.h>
configure:6260: result: no
configure:6215: checking for strings.h
configure:6236: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
conftest.c:47:21: fatal error: strings.h: No such file or directory
compilation terminated.
configure:6243: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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
| /* 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 <strings.h>
configure:6260: result: no
configure:6215: checking for inttypes.h
configure:6236: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
configure:6243: $? = 0
configure:6260: result: yes
configure:6215: checking for stdint.h
configure:6236: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
configure:6243: $? = 0
configure:6260: result: yes
configure:6215: checking for unistd.h
configure:6236: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
configure:6243: $? = 0
configure:6260: result: yes
configure:6277: checking for dlfcn.h
configure:6298: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
conftest.c:50:19: fatal error: dlfcn.h: No such file or directory
compilation terminated.
configure:6305: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <dlfcn.h>
configure:6322: result: no
configure:6507: checking for objdir
configure:6522: result: .libs
configure:6814: checking if arm-none-eabi-gcc supports -fno-rtti -fno-exceptions
configure:6832: arm-none-eabi-gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:6836: $? = 0
configure:6849: result: no
configure:6869: checking for arm-none-eabi-gcc option to produce PIC
configure:7141: result: -fPIC -DPIC
configure:7153: checking if arm-none-eabi-gcc PIC flag -fPIC -DPIC works
configure:7171: arm-none-eabi-gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:7175: $? = 0
configure:7188: result: yes
configure:7212: checking if arm-none-eabi-gcc static flag -static works
c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/bin/../lib/gcc/arm-none-eabi/4.6.3/../../../../arm-none-eabi/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00008018
configure:7240: result: yes
configure:7255: checking if arm-none-eabi-gcc supports -c -o file.o
configure:7276: arm-none-eabi-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:7280: $? = 0
configure:7302: result: yes
configure:7310: checking if arm-none-eabi-gcc supports -c -o file.o
configure:7357: result: yes
configure:7390: checking whether the arm-none-eabi-gcc linker (c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/arm-none-eabi/bin/ld.exe) supports shared libraries
configure:8464: result: no
configure:8703: checking dynamic linker characteristics
configure:9399: result: no
configure:9501: checking how to hardcode library paths into programs
configure:9526: result: unsupported
configure:10359: checking whether stripping libraries is possible
configure:10364: result: yes
configure:10399: checking if libtool supports shared libraries
configure:10401: result: no
configure:10404: checking whether to build shared libraries
configure:10425: result: no
configure:10428: checking whether to build static libraries
configure:10432: result: yes
configure:10481: checking for a BSD-compatible install
configure:10549: result: /usr/bin/install -c
configure:10564: checking for gawk
configure:10580: found /usr/bin/gawk
configure:10591: result: gawk
configure:10613: checking for special C compiler options needed for large files
configure:10708: result: no
configure:10714: checking for _FILE_OFFSET_BITS value needed for large files
configure:10749: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
conftest.c:23:3: warning: left shift count >= width of type [enabled by default]
conftest.c:23:3: warning: left shift count >= width of type [enabled by default]
conftest.c:24:10: warning: left shift count >= width of type [enabled by default]
conftest.c:24:10: warning: left shift count >= width of type [enabled by default]
conftest.c:23:7: error: size of array 'off_t_is_large' is negative
conftest.c:25:9: warning: variably modified 'off_t_is_large' at file scope [enabled by default]
configure:10756: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <sys/types.h>
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:10800: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
conftest.c:24:3: warning: left shift count >= width of type [enabled by default]
conftest.c:24:3: warning: left shift count >= width of type [enabled by default]
conftest.c:25:10: warning: left shift count >= width of type [enabled by default]
conftest.c:25:10: warning: left shift count >= width of type [enabled by default]
conftest.c:24:7: error: size of array 'off_t_is_large' is negative
conftest.c:26:9: warning: variably modified 'off_t_is_large' at file scope [enabled by default]
configure:10807: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #define _FILE_OFFSET_BITS 64
| #include <sys/types.h>
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:10825: result: unknown
configure:10837: checking for _LARGE_FILES value needed for large files
configure:10872: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
conftest.c:23:3: warning: left shift count >= width of type [enabled by default]
conftest.c:23:3: warning: left shift count >= width of type [enabled by default]
conftest.c:24:10: warning: left shift count >= width of type [enabled by default]
conftest.c:24:10: warning: left shift count >= width of type [enabled by default]
conftest.c:23:7: error: size of array 'off_t_is_large' is negative
conftest.c:25:9: warning: variably modified 'off_t_is_large' at file scope [enabled by default]
configure:10879: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <sys/types.h>
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:10923: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
conftest.c:24:3: warning: left shift count >= width of type [enabled by default]
conftest.c:24:3: warning: left shift count >= width of type [enabled by default]
conftest.c:25:10: warning: left shift count >= width of type [enabled by default]
conftest.c:25:10: warning: left shift count >= width of type [enabled by default]
conftest.c:24:7: error: size of array 'off_t_is_large' is negative
conftest.c:26:9: warning: variably modified 'off_t_is_large' at file scope [enabled by default]
configure:10930: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #define _LARGE_FILES 1
| #include <sys/types.h>
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:10948: result: unknown
configure:10965: checking for int8_t
configure:10993: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
configure:11000: $? = 0
configure:11027: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:53:21: error: expected expression before ')' token
configure:11034: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| /* 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
| int
| main ()
| {
| if (sizeof ((int8_t)))
| return 0;
| ;
| return 0;
| }
configure:11057: result: yes
configure:11067: checking for int16_t
configure:11095: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
configure:11102: $? = 0
configure:11129: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:54:22: error: expected expression before ')' token
configure:11136: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 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
| int
| main ()
| {
| if (sizeof ((int16_t)))
| return 0;
| ;
| return 0;
| }
configure:11159: result: yes
configure:11169: checking for int32_t
configure:11197: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
configure:11204: $? = 0
configure:11231: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:55:22: error: expected expression before ')' token
configure:11238: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 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
| int
| main ()
| {
| if (sizeof ((int32_t)))
| return 0;
| ;
| return 0;
| }
configure:11261: result: yes
configure:11271: checking for int64_t
configure:11299: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
configure:11306: $? = 0
configure:11333: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:56:22: error: expected expression before ')' token
configure:11340: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 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
| int
| main ()
| {
| if (sizeof ((int64_t)))
| return 0;
| ;
| return 0;
| }
configure:11363: result: yes
configure:11373: checking for intptr_t
configure:11401: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
configure:11408: $? = 0
configure:11435: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:57:23: error: expected expression before ')' token
configure:11442: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 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
| int
| main ()
| {
| if (sizeof ((intptr_t)))
| return 0;
| ;
| return 0;
| }
configure:11465: result: yes
configure:11475: checking for uint8_t
configure:11503: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
configure:11510: $? = 0
configure:11537: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:58:22: error: expected expression before ')' token
configure:11544: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 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
| int
| main ()
| {
| if (sizeof ((uint8_t)))
| return 0;
| ;
| return 0;
| }
configure:11567: result: yes
configure:11577: checking for uint16_t
configure:11605: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
configure:11612: $? = 0
configure:11639: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:59:23: error: expected expression before ')' token
configure:11646: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 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
| int
| main ()
| {
| if (sizeof ((uint16_t)))
| return 0;
| ;
| return 0;
| }
configure:11669: result: yes
configure:11679: checking for uint32_t
configure:11707: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
configure:11714: $? = 0
configure:11741: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:60:23: error: expected expression before ')' token
configure:11748: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 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
| int
| main ()
| {
| if (sizeof ((uint32_t)))
| return 0;
| ;
| return 0;
| }
configure:11771: result: yes
configure:11781: checking for uint64_t
configure:11809: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
configure:11816: $? = 0
configure:11843: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:23: error: expected expression before ')' token
configure:11850: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 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
| int
| main ()
| {
| if (sizeof ((uint64_t)))
| return 0;
| ;
| return 0;
| }
configure:11873: result: yes
configure:11883: checking for uintptr_t
configure:11911: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
configure:11918: $? = 0
configure:11945: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:62:24: error: expected expression before ')' token
configure:11952: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 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
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| return 0;
| ;
| return 0;
| }
configure:11975: result: yes
configure:11998: checking for sys/types.h
configure:12005: result: yes
configure:11998: checking for stdlib.h
configure:12005: result: yes
configure:11998: checking for stdint.h
configure:12005: result: yes
configure:11998: checking for inttypes.h
configure:12005: result: yes
configure:12009: checking malloc.h usability
configure:12026: arm-none-eabi-gcc -c -g -O2 conftest.c >&5
configure:12033: $? = 0
configure:12047: result: yes
configure:12051: checking malloc.h presence
configure:12066: arm-none-eabi-gcc -E conftest.c
configure:12073: $? = 0
configure:12087: result: yes
configure:12115: checking for malloc.h
configure:12124: result: yes
configure:12152: checking for usleep
configure:12208: arm-none-eabi-gcc -o conftest -g -O2 conftest.c >&5
c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/bin/../lib/gcc/arm-none-eabi/4.6.3/../../../../arm-none-eabi/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00008018
C:\cygwin\tmp\ccmfmFhK.o: In function `main':
E:\rt-thread\components\external\SQLite-3.8.1\make/conftest.c:66: undefined reference to `usleep'
collect2: ld returned 1 exit status
configure:12215: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MALLOC_H 1
| /* end confdefs.h. */
| /* Define usleep to an innocuous variant, in case <limits.h> declares usleep.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define usleep innocuous_usleep
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char usleep (); 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 usleep
|
| /* 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 usleep ();
| /* 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_usleep || defined __stub___usleep
| choke me
| #endif
|
| int
| main ()
| {
| return usleep ();
| ;
| return 0;
| }
configure:12237: result: no
configure:12152: checking for fdatasync
configure:12208: arm-none-eabi-gcc -o conftest -g -O2 conftest.c >&5
c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/bin/../lib/gcc/arm-none-eabi/4.6.3/../../../../arm-none-eabi/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00008018
C:\cygwin\tmp\ccIA003u.o: In function `main':
E:\rt-thread\components\external\SQLite-3.8.1\make/conftest.c:66: undefined reference to `fdatasync'
collect2: ld returned 1 exit status
configure:12215: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MALLOC_H 1
| /* end confdefs.h. */
| /* Define fdatasync to an innocuous variant, in case <limits.h> declares fdatasync.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fdatasync innocuous_fdatasync
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fdatasync (); 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 fdatasync
|
| /* 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 fdatasync ();
| /* 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_fdatasync || defined __stub___fdatasync
| choke me
| #endif
|
| int
| main ()
| {
| return fdatasync ();
| ;
| return 0;
| }
configure:12237: result: no
configure:12152: checking for localtime_r
configure:12208: arm-none-eabi-gcc -o conftest -g -O2 conftest.c >&5
c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/bin/../lib/gcc/arm-none-eabi/4.6.3/../../../../arm-none-eabi/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00008018
configure:12215: $? = 0
configure:12237: result: yes
configure:12152: checking for gmtime_r
configure:12208: arm-none-eabi-gcc -o conftest -g -O2 conftest.c >&5
c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/bin/../lib/gcc/arm-none-eabi/4.6.3/../../../../arm-none-eabi/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00008018
configure:12215: $? = 0
configure:12237: result: yes
configure:12152: checking for localtime_s
configure:12208: arm-none-eabi-gcc -o conftest -g -O2 conftest.c >&5
c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/bin/../lib/gcc/arm-none-eabi/4.6.3/../../../../arm-none-eabi/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00008018
C:\cygwin\tmp\ccQgpJ1T.o: In function `main':
E:\rt-thread\components\external\SQLite-3.8.1\make/conftest.c:68: undefined reference to `localtime_s'
collect2: ld returned 1 exit status
configure:12215: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| /* end confdefs.h. */
| /* Define localtime_s to an innocuous variant, in case <limits.h> declares localtime_s.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define localtime_s innocuous_localtime_s
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char localtime_s (); 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 localtime_s
|
| /* 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 localtime_s ();
| /* 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_localtime_s || defined __stub___localtime_s
| choke me
| #endif
|
| int
| main ()
| {
| return localtime_s ();
| ;
| return 0;
| }
configure:12237: result: no
configure:12152: checking for utime
configure:12208: arm-none-eabi-gcc -o conftest -g -O2 conftest.c >&5
c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/bin/../lib/gcc/arm-none-eabi/4.6.3/../../../../arm-none-eabi/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00008018
C:\cygwin\tmp\cc43rkMv.o: In function `main':
E:\rt-thread\components\external\SQLite-3.8.1\make/conftest.c:68: undefined reference to `utime'
collect2: ld returned 1 exit status
configure:12215: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| /* end confdefs.h. */
| /* Define utime to an innocuous variant, in case <limits.h> declares utime.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define utime innocuous_utime
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char utime (); 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 utime
|
| /* 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 utime ();
| /* 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_utime || defined __stub___utime
| choke me
| #endif
|
| int
| main ()
| {
| return utime ();
| ;
| return 0;
| }
configure:12237: result: no
configure:12152: checking for malloc_usable_size
configure:12208: arm-none-eabi-gcc -o conftest -g -O2 conftest.c >&5
c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/bin/../lib/gcc/arm-none-eabi/4.6.3/../../../../arm-none-eabi/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00008018
configure:12215: $? = 0
configure:12237: result: yes
configure:12263: checking for tclsh8.6
configure:12293: result: no
configure:12263: checking for tclsh8.5
configure:12279: found /usr/bin/tclsh8.5
configure:12290: result: tclsh8.5
configure:12331: Version set to 3.8
configure:12335: Release set to 3.8.1
configure:12341: Version number set to 3008001
configure:12397: checking for gcc
configure:12413: found /usr/bin/gcc
configure:12424: result: gcc
configure:12452: checking whether to support threadsafe operation
configure:12460: result: yes
configure:12466: checking for library containing pthread_create
configure:12507: arm-none-eabi-gcc -o conftest -g -O2 conftest.c >&5
c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/bin/../lib/gcc/arm-none-eabi/4.6.3/../../../../arm-none-eabi/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00008018
C:\cygwin\tmp\ccucoypj.o: In function `main':
E:\rt-thread\components\external\SQLite-3.8.1\make/conftest.c:46: undefined reference to `pthread_create'
collect2: ld returned 1 exit status
configure:12514: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MALLOC_USABLE_SIZE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_create ();
| int
| main ()
| {
| return pthread_create ();
| ;
| return 0;
| }
configure:12507: arm-none-eabi-gcc -o conftest -g -O2 conftest.c -lpthread >&5
c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/bin/../lib/gcc/arm-none-eabi/4.6.3/../../../../arm-none-eabi/bin/ld.exe: cannot find -lpthread
collect2: ld returned 1 exit status
configure:12514: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MALLOC_USABLE_SIZE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_create ();
| int
| main ()
| {
| return pthread_create ();
| ;
| return 0;
| }
configure:12545: result: no
configure:12567: checking whether to allow connections to be shared across threads
configure:12571: result: no
configure:12590: checking whether to support shared library linked as release mode or not
configure:12594: result: no
configure:12613: checking whether to use an in-ram database for temporary tables
configure:12623: result: no
configure:12650: checking if executables have the .exe suffix
configure:12657: result: unknown
configure:12661: checking host system type
configure:12676: result: arm-none-eabi
configure:12751: checking for Tcl configuration
configure:12847: result: found /usr/lib/tclConfig.sh
configure:12850: checking for existence of /usr/lib/tclConfig.sh
configure:12853: result: loading
configure:12938: checking for library containing tgetent
configure:12979: arm-none-eabi-gcc -o conftest -g -O2 -DSQLITE_OS_UNIX=1 conftest.c >&5
c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/bin/../lib/gcc/arm-none-eabi/4.6.3/../../../../arm-none-eabi/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00008018
C:\cygwin\tmp\cc8HgZuF.o: In function `main':
E:\rt-thread\components\external\SQLite-3.8.1\make/conftest.c:46: undefined reference to `tgetent'
collect2: ld returned 1 exit status
configure:12986: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MALLOC_USABLE_SIZE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:12979: arm-none-eabi-gcc -o conftest -g -O2 -DSQLITE_OS_UNIX=1 conftest.c -lreadline >&5
c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/bin/../lib/gcc/arm-none-eabi/4.6.3/../../../../arm-none-eabi/bin/ld.exe: cannot find -lreadline
collect2: ld returned 1 exit status
configure:12986: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MALLOC_USABLE_SIZE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:12979: arm-none-eabi-gcc -o conftest -g -O2 -DSQLITE_OS_UNIX=1 conftest.c -lncurses >&5
c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/bin/../lib/gcc/arm-none-eabi/4.6.3/../../../../arm-none-eabi/bin/ld.exe: cannot find -lncurses
collect2: ld returned 1 exit status
configure:12986: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MALLOC_USABLE_SIZE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:12979: arm-none-eabi-gcc -o conftest -g -O2 -DSQLITE_OS_UNIX=1 conftest.c -lcurses >&5
c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/bin/../lib/gcc/arm-none-eabi/4.6.3/../../../../arm-none-eabi/bin/ld.exe: cannot find -lcurses
collect2: ld returned 1 exit status
configure:12986: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MALLOC_USABLE_SIZE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:12979: arm-none-eabi-gcc -o conftest -g -O2 -DSQLITE_OS_UNIX=1 conftest.c -ltermcap >&5
c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/bin/../lib/gcc/arm-none-eabi/4.6.3/../../../../arm-none-eabi/bin/ld.exe: cannot find -ltermcap
collect2: ld returned 1 exit status
configure:12986: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MALLOC_USABLE_SIZE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:13017: result: no
configure:13027: checking for readline in -lreadline
configure:13062: arm-none-eabi-gcc -o conftest -g -O2 -DSQLITE_OS_UNIX=1 conftest.c -lreadline >&5
c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/bin/../lib/gcc/arm-none-eabi/4.6.3/../../../../arm-none-eabi/bin/ld.exe: cannot find -lreadline
collect2: ld returned 1 exit status
configure:13069: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MALLOC_USABLE_SIZE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char readline ();
| int
| main ()
| {
| return readline ();
| ;
| return 0;
| }
configure:13090: result: no
configure:13123: checking readline.h usability
configure:13140: arm-none-eabi-gcc -c -g -O2 -DSQLITE_OS_UNIX=1 conftest.c >&5
conftest.c:68:22: fatal error: readline.h: No such file or directory
compilation terminated.
configure:13147: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MALLOC_USABLE_SIZE 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 <readline.h>
configure:13161: result: no
configure:13165: checking readline.h presence
configure:13180: arm-none-eabi-gcc -E conftest.c
conftest.c:35:22: fatal error: readline.h: No such file or directory
compilation terminated.
configure:13187: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MALLOC_USABLE_SIZE 1
| /* end confdefs.h. */
| #include <readline.h>
configure:13201: result: no
configure:13229: checking for readline.h
configure:13236: result: no
configure:13306: checking for library containing fdatasync
configure:13347: arm-none-eabi-gcc -o conftest -g -O2 -DSQLITE_OS_UNIX=1 conftest.c >&5
c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/bin/../lib/gcc/arm-none-eabi/4.6.3/../../../../arm-none-eabi/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00008018
C:\cygwin\tmp\ccu5x1pj.o: In function `main':
E:\rt-thread\components\external\SQLite-3.8.1\make/conftest.c:46: undefined reference to `fdatasync'
collect2: ld returned 1 exit status
configure:13354: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MALLOC_USABLE_SIZE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fdatasync ();
| int
| main ()
| {
| return fdatasync ();
| ;
| return 0;
| }
configure:13347: arm-none-eabi-gcc -o conftest -g -O2 -DSQLITE_OS_UNIX=1 conftest.c -lrt >&5
c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/bin/../lib/gcc/arm-none-eabi/4.6.3/../../../../arm-none-eabi/bin/ld.exe: cannot find -lrt
collect2: ld returned 1 exit status
configure:13354: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.1"
| #define PACKAGE_STRING "sqlite 3.8.1"
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MALLOC_USABLE_SIZE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fdatasync ();
| int
| main ()
| {
| return fdatasync ();
| ;
| return 0;
| }
configure:13385: result: no
configure:13707: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by sqlite config.status 3.8.1, which was
generated by GNU Autoconf 2.62. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on geniuscode
config.status:995: creating Makefile
config.status:995: creating sqlite3.pc
config.status:995: creating config.h
config.status:1222: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-cygwin
ac_cv_c_compiler_gnu=yes
ac_cv_c_tclconfig=/usr/lib
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_TCLLIBDIR_set=
ac_cv_env_TCLLIBDIR_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-none-eabi
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_fdatasync=no
ac_cv_func_gmtime_r=yes
ac_cv_func_localtime_r=yes
ac_cv_func_localtime_s=no
ac_cv_func_malloc_usable_size=yes
ac_cv_func_usleep=no
ac_cv_func_utime=no
ac_cv_header_dlfcn_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=no
ac_cv_header_readline_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=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=arm-none-eabi
ac_cv_lib_readline_readline=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AR=arm-none-eabi-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_BUILD_CC=gcc
ac_cv_prog_CC=arm-none-eabi-gcc
ac_cv_prog_CPP='arm-none-eabi-gcc -E'
ac_cv_prog_OBJDUMP=arm-none-eabi-objdump
ac_cv_prog_RANLIB=arm-none-eabi-ranlib
ac_cv_prog_STRIP=arm-none-eabi-strip
ac_cv_prog_TCLSH_CMD=tclsh8.5
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_search_fdatasync=no
ac_cv_search_pthread_create=no
ac_cv_search_tgetent=no
ac_cv_sys_file_offset_bits=unknown
ac_cv_sys_large_files=unknown
ac_cv_sys_largefile_CC=no
ac_cv_type_int16_t=yes
ac_cv_type_int32_t=yes
ac_cv_type_int64_t=yes
ac_cv_type_int8_t=yes
ac_cv_type_intptr_t=yes
ac_cv_type_uint16_t=yes
ac_cv_type_uint32_t=yes
ac_cv_type_uint64_t=yes
ac_cv_type_uint8_t=yes
ac_cv_type_uintptr_t=yes
lt_cv_deplibs_check_method=unknown
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='c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/arm-none-eabi/bin/ld.exe'
lt_cv_path_NM='/cygdrive/c/Program Files/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-nm -B'
lt_cv_prog_compiler_c_o=yes
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=no
lt_cv_sys_global_symbol_pipe=
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\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/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl=
lt_cv_sys_max_cmd_len=8192
## ----------------- ##
## Output variables. ##
## ----------------- ##
ALLOWRELEASE=''
AR='arm-none-eabi-ar'
AWK='gawk'
BUILD_CC='gcc'
BUILD_CFLAGS=' -g'
BUILD_EXEEXT=''
CC='arm-none-eabi-gcc'
CFLAGS=' -g -O2 -DSQLITE_OS_UNIX=1'
CPP='arm-none-eabi-gcc -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
HAVE_TCL='1'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LD='c:/program files/codesourcery/sourcery_codebench_lite_for_arm_eabi/arm-none-eabi/bin/ld.exe'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
NM='/cygdrive/c/Program Files/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-nm -B'
NMEDIT=''
OBJDUMP='arm-none-eabi-objdump'
OBJEXT='o'
OPT_FEATURE_FLAGS='-DSQLITE_OMIT_LOAD_EXTENSION=1'
OTOOL64=''
OTOOL=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME='sqlite'
PACKAGE_STRING='sqlite 3.8.1'
PACKAGE_TARNAME='sqlite'
PACKAGE_VERSION='3.8.1'
PATH_SEPARATOR=':'
RANLIB='arm-none-eabi-ranlib'
RELEASE='3.8.1'
SED='/usr/bin/sed'
SHELL='/bin/sh'
SQLITE_OS_UNIX='1'
SQLITE_OS_WIN='0'
SQLITE_THREADSAFE='1'
STRIP='arm-none-eabi-strip'
TARGET_DEBUG='-DNDEBUG'
TARGET_EXEEXT=''
TARGET_HAVE_READLINE='0'
TARGET_READLINE_INC=''
TARGET_READLINE_LIBS=''
TCLLIBDIR='/usr/lib/tcl8.5/sqlite3'
TCLSH_CMD='tclsh8.5'
TCL_BIN_DIR='/usr/lib'
TCL_INCLUDE_SPEC='-I/usr/include'
TCL_LIB_FILE='libtcl8.5.dll'
TCL_LIB_FLAG='-ltcl8.5'
TCL_LIB_SPEC='-L/usr/lib -ltcl8.5'
TCL_SRC_DIR='/usr/include/tcl8.5'
TCL_STUB_LIB_FILE='libtclstub8.5.a'
TCL_STUB_LIB_FLAG='-ltclstub8.5'
TCL_STUB_LIB_SPEC='-Wl,-ltclstub8.5'
TCL_VERSION='8.5'
TEMP_STORE='1'
USE_AMALGAMATION='1'
USE_GCOV='0'
VERSION='3.8'
VERSION_NUMBER='3008001'
XTHREADCONNECT=''
ac_ct_CC=''
ac_ct_DUMPBIN=''
bindir='${exec_prefix}/bin'
build='i686-pc-cygwin'
build_alias=''
build_cpu='i686'
build_os='cygwin'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='arm-none-eabi'
host_alias='arm-none-eabi'
host_cpu='arm'
host_os='eabi'
host_vendor='none'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_prefix=''
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "sqlite"
#define PACKAGE_TARNAME "sqlite"
#define PACKAGE_VERSION "3.8.1"
#define PACKAGE_STRING "sqlite 3.8.1"
#define PACKAGE_BUGREPORT ""
#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_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_INT8_T 1
#define HAVE_INT16_T 1
#define HAVE_INT32_T 1
#define HAVE_INT64_T 1
#define HAVE_INTPTR_T 1
#define HAVE_UINT8_T 1
#define HAVE_UINT16_T 1
#define HAVE_UINT32_T 1
#define HAVE_UINT64_T 1
#define HAVE_UINTPTR_T 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDINT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MALLOC_H 1
#define HAVE_LOCALTIME_R 1
#define HAVE_GMTIME_R 1
#define HAVE_MALLOC_USABLE_SIZE 1
configure: exit 0