1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:556: checking for a BSD compatible install
configure:609: checking whether build environment is sane
configure:666: checking whether make sets ${MAKE}
configure:712: checking for working aclocal
configure:725: checking for working autoconf
configure:738: checking for working automake
configure:751: checking for working autoheader
configure:764: checking for working makeinfo
configure:783: checking for mawk
configure:815: checking for gcc
configure:928: checking whether the C compiler (gcc ) works
configure:944: gcc -o conftest conftest.c 1>&5
configure:970: checking whether the C compiler (gcc ) is a cross-compiler
configure:975: checking whether we are using GNU C
configure:984: gcc -E conftest.c
configure:1003: checking whether gcc accepts -g
configure:1046: checking for a BSD compatible install
configure:1099: checking whether ln -s works
configure:1122: checking how to run the C preprocessor
configure:1143: gcc -E conftest.c >/dev/null 2>conftest.out
configure:1202: checking for ANSI C header files
configure:1215: gcc -E conftest.c >/dev/null 2>conftest.out
configure:1282: gcc -o conftest -g -O2 conftest.c 1>&5
|