mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-04-05 20:31:00 +08:00
61 lines
3.0 KiB
Plaintext
61 lines
3.0 KiB
Plaintext
This file contains any messages produced by compilers while
|
|
running configure, to aid debugging if configure makes a mistake.
|
|
|
|
configure:566: checking for a BSD compatible install
|
|
configure:619: checking whether build environment is sane
|
|
configure:676: checking whether make sets ${MAKE}
|
|
configure:722: checking for working aclocal
|
|
configure:735: checking for working autoconf
|
|
configure:748: checking for working automake
|
|
configure:761: checking for working autoheader
|
|
configure:774: checking for working makeinfo
|
|
configure:791: checking for gcc
|
|
configure:904: checking whether the C compiler (gcc ) works
|
|
configure:920: gcc -o conftest conftest.c 1>&5
|
|
configure:946: checking whether the C compiler (gcc ) is a cross-compiler
|
|
configure:951: checking whether we are using GNU C
|
|
configure:979: checking whether gcc accepts -g
|
|
configure:1011: checking whether make sets ${MAKE}
|
|
configure:1040: checking for ranlib
|
|
configure:1143: checking host system type
|
|
configure:1164: checking build system type
|
|
configure:1193: checking for ld used by GCC
|
|
configure:1256: checking if the linker (/usr/bin/ld) is GNU ld
|
|
configure:1272: checking for BSD-compatible nm
|
|
configure:1309: checking whether ln -s works
|
|
ltconfig:603: checking for object suffix
|
|
ltconfig:604: gcc -c -g -O2 conftest.c 1>&5
|
|
ltconfig:776: checking if gcc PIC flag -fPIC works
|
|
ltconfig:777: gcc -c -g -O2 -fPIC -DPIC conftest.c 1>&5
|
|
ltconfig:829: checking if gcc supports -c -o file.o
|
|
ltconfig:830: gcc -c -g -O2 -o out/conftest2.o conftest.c 1>&5
|
|
ltconfig:862: checking if gcc supports -c -o file.lo
|
|
ltconfig:863: gcc -c -g -O2 -c -o conftest.lo conftest.c 1>&5
|
|
ltconfig:914: checking if gcc supports -fno-rtti -fno-exceptions
|
|
ltconfig:915: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5
|
|
ltconfig:958: checking if gcc static flag -static works
|
|
ltconfig:959: gcc -o conftest -g -O2 -static conftest.c 1>&5
|
|
GNU ld version 2.10.90 (with BFD 2.10.0.18)
|
|
ltconfig:1592: checking if global_symbol_pipe works
|
|
ltconfig:1593: gcc -c -g -O2 conftest.c 1>&5
|
|
ltconfig:1596: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm"
|
|
ltconfig:1648: gcc -o conftest -g -O2 -fno-builtin -fno-rtti -fno-exceptions conftest.c conftstm.o 1>&5
|
|
configure:1489: checking how to run the C preprocessor
|
|
configure:1574: checking for flex
|
|
configure:1607: checking for flex
|
|
configure:1641: checking for yywrap in -lfl
|
|
configure:1683: checking lex output file root
|
|
configure:1704: checking whether yytext is a pointer
|
|
configure:1749: checking for bison
|
|
configure:1781: checking for main in -libs
|
|
configure:1824: checking for mdb_free_handle in -lmdb
|
|
configure:1872: checking for ANSI C header files
|
|
configure:1979: checking for fcntl.h
|
|
configure:1979: checking for limits.h
|
|
configure:1979: checking for unistd.h
|
|
configure:2017: checking for working const
|
|
configure:2092: checking for size_t
|
|
configure:2126: checking whether byte ordering is bigendian
|
|
configure:2220: checking for initscr in -lncurses
|
|
configure:2264: checking for add_history in -lreadline
|