Loading

Paste #pgcufayv7

  1. $ ./configure
  2. checking awk... awk
  3. detecting OS... MINGW
  4. checking build system type... x86_64-w64-mingw32
  5. checking host system type... x86_64-w64-mingw32
  6. checking universal build... no
  7. checking build cc... gcc
  8. checking host cc... gcc
  9. checking build c++... g++
  10. checking host c++... g++
  11. checking host windres... windres
  12. checking strip... disabled
  13. checking builtin depend... yes
  14. checking makedepend... disabled
  15. detecting cpu-type... 64 bits
  16. detecting SSE... found
  17. checking static... yes
  18. checking unicode... yes
  19. using debug level... no
  20. using desync debug level... no
  21. using link time optimization... no
  22. checking OSX sysroot... not OSX, skipping
  23. checking allegro... not found
  24. checking sdl... not found
  25. checking COCOA... not OSX, skipping
  26. checking GDI video driver... found
  27. checking dedicated... not selected
  28. checking console application... disabled (only used when forced)
  29. checking network... found
  30. checking squirrel... found
  31. checking translator... no
  32. checking assert... enabled
  33. checking zlib... found
  34. checking liblzma... found
  35. checking lzo2... found
  36. checking libxdg-basedir... not found
  37. checking libpng... not found
  38. checking freetype2... not found
  39. checking libfontconfig... WIN32, skipping
  40. checking icu-lx... not found
  41. checking icu-i18n... not found
  42. checking psp-config... not PSP, skipping
  43. checking libtimidity... not found
  44. checking direct-music... not found
  45. checking sort... sort
  46. checking endianness... AUTO
  47. suppress language errors... no
  48. checking stripping... skipped
  49. checking distcc... no (only used when forced)
  50. checking ccache... no (only used when forced)
  51. checking grfcodec... not found
  52. checking nforenum... not found
  53. checking OSX application bundle... not OSX, skipping
  54. checking revision... no detection
  55. WARNING: there is no means to determine the version.
  56. WARNING: please use a subversion, mercurial, or git checkout of OpenTTD.
  57. WARNING: you can only join game servers that have been compiled without
  58. WARNING:   version detection.
  59. WARNING: there is a great chance you desync.
  60. WARNING: USE WITH CAUTION!
  61. checking iconv... not OSX, skipping
  62. personal home directory... OpenTTD
  63. shared data directory... none
  64. installation directory... /
  65. icon theme directory... none
  66. manual page directory... none
  67. menu item directory... none
  68. using CFLAGS_BUILD...  -Wall -Wno-multichar -Wsign-compare -Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter -Wredundant-decls -Wformat=2 -Wformat-security -Winit-self -fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor -Wno-free-nonheap-object -DMINGW -D_FORTIFY_SOURCE=2 -O1
  69. using CXXFLAGS_BUILD...  -flifetime-dse=1 -std=gnu++14
  70. using LDFLAGS_BUILD...  -static-libgcc -static-libstdc++
  71. using CFLAGS... -O2 -fomit-frame-pointer  -Wall -Wno-multichar -Wsign-compare -Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter -Wredundant-decls -Wformat=2 -Wformat-security -Winit-self -fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor -Wno-free-nonheap-object -DMINGW -D_FORTIFY_SOURCE=2 -DWITH_SSE -mno-ms-bitfields -DWIN -DWITH_ZLIB -IR:/msys64/mingw64/include   -DWITH_LZMA -IR:/msys64/mingw64/include   -DLZMA_API_STATIC -DWITH_LZO -D_SQ64 -IR:/ottd/src/3rdparty/squirrel/include -DUNICODE -D_UNICODE -DENABLE_NETWORK -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\\"OpenTTD\\" -DGLOBAL_DATA_DIR=\\"/usr/local/share/games/openttd\\"
  72. using CXXFLAGS...  -flifetime-dse=1 -std=gnu++14
  73. using LDFLAGS... -lstdc++ -lws2_32 -lwinmm -lgdi32 -ldxguid -lole32 -limm32 -LR:/msys64/mingw64/lib -lz   -LR:/msys64/mingw64/lib -llzma   /mingw/lib/liblzo2.a  -Wl,--subsystem,windows -static
  74. Generating Makefile...
  75. Generating lang/Makefile...
  76. Generating setting/Makefile...
  77. Generating grf/Makefile...
  78. Generating objs/Makefile...

Comments