config.log

来自「是一个键盘测试程序」· LOG 代码 · 共 28 行

LOG
28
字号
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.configure:563: checking for a BSD compatible installconfigure:616: checking whether build environment is saneconfigure:673: checking whether make sets ${MAKE}configure:719: checking for working aclocalconfigure:732: checking for working autoconfconfigure:745: checking for working automakeconfigure:758: checking for working autoheaderconfigure:771: checking for working makeinfoconfigure:787: checking whether make sets ${MAKE}configure:816: checking for gccconfigure:929: checking whether the C compiler (gcc  ) worksconfigure:945: gcc -o conftest    conftest.c  1>&5configure:971: checking whether the C compiler (gcc  ) is a cross-compilerconfigure:976: checking whether we are using GNU Cconfigure:985: gcc -E conftest.cconfigure:1004: checking whether gcc accepts -gconfigure:1047: checking for a BSD compatible installconfigure:1142: checking for sdl-configconfigure:1177: checking for SDL - version >= 1.0.1configure:1262: gcc -o conftest -g -O2 -I/usr/include/SDL -D_REENTRANT   conftest.c  -L/usr/lib -lSDL -lpthread 1>&5configure:1345: checking for Mix_OpenAudio in -lSDL_mixerconfigure:1364: gcc -o conftest -g -O2 -I/usr/include/SDL -D_REENTRANT   conftest.c -lSDL_mixer   -L/usr/lib -lSDL -lpthread 1>&5configure:1391: checking for IMG_Load_RW in -lSDL_imageconfigure:1410: gcc -o conftest -g -O2 -I/usr/include/SDL -D_REENTRANT   conftest.c -lSDL_image   -L/usr/lib -lSDL -lpthread 1>&5

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?