Checking in redblack sources
[repair.git] / Repair / RepairCompiler / MCC / Runtime / libredblack / config.log
1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
3
4 configure:909: checking for a BSD compatible install
5 configure:962: checking whether build environment is sane
6 configure:1019: checking whether make sets ${MAKE}
7 configure:1065: checking for working aclocal
8 configure:1078: checking for working autoconf
9 configure:1091: checking for working automake
10 configure:1104: checking for working autoheader
11 configure:1117: checking for working makeinfo
12 configure:1142: checking for Cygwin environment
13 configure:1175: checking for mingw32 environment
14 configure:1204: checking how to run the C preprocessor
15 configure:1359: checking host system type
16 configure:1380: checking build system type
17 configure:1400: checking for gcc
18 configure:1513: checking whether the C compiler (gcc  ) works
19 configure:1529: gcc -o conftest    conftest.c  1>&5
20 configure:1555: checking whether the C compiler (gcc  ) is a cross-compiler
21 configure:1560: checking whether we are using GNU C
22 configure:1588: checking whether gcc accepts -g
23 configure:1631: checking for ld used by GCC
24 configure:1699: checking if the linker (/usr/bin/ld) is GNU ld
25 configure:1716: checking for /usr/bin/ld option to reload object files
26 configure:1728: checking for BSD-compatible nm
27 configure:1766: checking whether ln -s works
28 configure:1787: checking how to recognise dependant libraries
29 configure:1960: checking for object suffix
30 configure:1986: checking for executable suffix
31 configure:2027: checking command to parse /usr/bin/nm -B output
32 configure:2203: checking for dlfcn.h
33 configure:2381: checking for ranlib
34 configure:2448: checking for strip
35 configure:2684: checking for objdir
36 configure:2711: checking for gcc option to produce PIC
37 configure:2863: checking if gcc PIC flag    -fPIC works
38 configure:2929: checking if gcc static flag -static works
39 configure:2971: checking if gcc supports -c -o file.o
40 configure:3019: checking if gcc supports -c -o file.lo
41 configure:3084: checking if gcc supports -fno-rtti -fno-exceptions
42 configure:3097: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c 1>&5
43 configure:3124: checking whether the linker (/usr/bin/ld) supports shared libraries
44 configure:3740: checking how to hardcode library paths into programs
45 configure:3768: checking whether stripping libraries is possible
46 configure:3782: checking dynamic linker characteristics
47 configure:4168: checking if libtool supports shared libraries
48 configure:4661: checking whether -lc should be explicitly linked in
49 configure:5262: checking for gcc
50 configure:5375: checking whether the C compiler (gcc -g -O2 ) works
51 configure:5391: gcc -o conftest -g -O2   conftest.c  1>&5
52 configure:5417: checking whether the C compiler (gcc -g -O2 ) is a cross-compiler
53 configure:5422: checking whether we are using GNU C
54 configure:5450: checking whether gcc accepts -g
55 configure:5493: checking for a BSD compatible install
56 configure:5548: checking for ANSI C header files
57 configure:5653: checking for working const
58 configure:5731: checking for strdup