You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bomberclone/config.log

24 lines
1.2 KiB

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:569: checking for a BSD compatible install
configure:622: checking whether build environment is sane
configure:693: checking for mawk
configure:723: checking whether make sets ${MAKE}
configure:845: checking for strerror in -lcposix
configure:889: checking for gcc
configure:1002: checking whether the C compiler (gcc ) works
configure:1018: gcc -o conftest conftest.c 1>&5
configure:1044: checking whether the C compiler (gcc ) is a cross-compiler
configure:1049: checking whether we are using GNU C
configure:1077: checking whether gcc accepts -g
configure:1116: checking for style of include used by make
configure:1150: checking dependency style of gcc
configure:1220: checking for gcc option to accept ANSI C
configure:1298: checking how to run the C preprocessor
configure:1378: checking for ANSI C header files
configure:1483: checking target system type
configure:1542: checking for sdl-config
configure:1577: checking for SDL - version >= 1.1.0
configure:1662: gcc -o conftest -g -O2 -I/usr/include/SDL -D_REENTRANT conftest.c -L/usr/lib -lSDL -lpthread 1>&5