Advertisement
Guest User

Untitled

a guest
Mar 28th, 2023
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.73 KB | None | 0 0
  1. checking build system type... x86_64-pc-linux-gnu
  2. checking host system type... x86_64-lfs-linux-gnu
  3. checking target system type... x86_64-lfs-linux-gnu
  4. checking for a BSD-compatible install... /usr/bin/install -c
  5. checking whether ln works... yes
  6. checking whether ln -s works... yes
  7. checking for a sed that does not truncate output... /usr/bin/sed
  8. checking for gawk... gawk
  9. checking for x86_64-lfs-linux-gnu-gcc... no
  10. checking for gcc... gcc
  11. configure: WARNING: using cross tools not prefixed with host triplet
  12. checking whether the C compiler works... yes
  13. checking for C compiler default output file name... a.out
  14. checking for suffix of executables...
  15. checking whether we are cross compiling... yes
  16. checking for suffix of object files... o
  17. checking whether we are using the GNU C compiler... yes
  18. checking whether gcc accepts -g... yes
  19. checking for gcc option to accept ISO C89... none needed
  20. checking for gcc option to accept ISO C99... none needed
  21. checking for x86_64-lfs-linux-gnu-g++... no
  22. checking for x86_64-lfs-linux-gnu-c++... no
  23. checking for x86_64-lfs-linux-gnu-gpp... no
  24. checking for x86_64-lfs-linux-gnu-aCC... no
  25. checking for x86_64-lfs-linux-gnu-CC... no
  26. checking for x86_64-lfs-linux-gnu-cxx... no
  27. checking for x86_64-lfs-linux-gnu-cc++... no
  28. checking for x86_64-lfs-linux-gnu-cl.exe... no
  29. checking for x86_64-lfs-linux-gnu-FCC... no
  30. checking for x86_64-lfs-linux-gnu-KCC... no
  31. checking for x86_64-lfs-linux-gnu-RCC... no
  32. checking for x86_64-lfs-linux-gnu-xlC_r... no
  33. checking for x86_64-lfs-linux-gnu-xlC... no
  34. checking for g++... g++
  35. checking whether we are using the GNU C++ compiler... yes
  36. checking whether g++ accepts -g... yes
  37. checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
  38. checking for x86_64-lfs-linux-gnu-gnatbind... no
  39. checking for gnatbind... no
  40. checking for x86_64-lfs-linux-gnu-gnatmake... no
  41. checking for gnatmake... no
  42. checking whether compiler driver understands Ada... no
  43. checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
  44. checking for objdir... .libs
  45. checking for isl 0.15 or later... no
  46. required isl version is 0.15 or later
  47. checking for default BUILD_CONFIG...
  48. checking for --enable-vtable-verify... no
  49. *** removing intl/Makefile to force reconfigure
  50. *** removing libiberty/Makefile to force reconfigure
  51. *** removing bfd/Makefile to force reconfigure
  52. checking for bison... bison -y
  53. checking for bison... bison
  54. checking for gm4... no
  55. checking for gnum4... no
  56. checking for m4... m4
  57. checking for flex... no
  58. checking for lex... no
  59. checking for flex... no
  60. checking for makeinfo... makeinfo
  61. checking for expect... no
  62. checking for runtest... no
  63. checking for x86_64-lfs-linux-gnu-ar... no
  64. checking for x86_64-lfs-linux-gnu-as... no
  65. checking for x86_64-lfs-linux-gnu-dlltool... no
  66. checking for x86_64-lfs-linux-gnu-ld... no
  67. checking for x86_64-lfs-linux-gnu-lipo... no
  68. checking for x86_64-lfs-linux-gnu-nm... no
  69. checking for x86_64-lfs-linux-gnu-ranlib... no
  70. checking for x86_64-lfs-linux-gnu-strip... no
  71. checking for x86_64-lfs-linux-gnu-windres... no
  72. checking for x86_64-lfs-linux-gnu-windmc... no
  73. checking for x86_64-lfs-linux-gnu-objcopy... no
  74. checking for x86_64-lfs-linux-gnu-objdump... no
  75. checking for x86_64-lfs-linux-gnu-readelf... no
  76. checking for -plugin option... checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar
  77. ../configure: line 10396: x86_64-lfs-linux-gnu-ar: command not found
  78. configure: WARNING: Failed: x86_64-lfs-linux-gnu-ar --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so rc
  79. no
  80. checking where to find the target ar... pre-installed
  81. checking where to find the target as... pre-installed
  82. checking where to find the target cc... pre-installed
  83. checking where to find the target c++... pre-installed
  84. checking where to find the target c++ for libstdc++... pre-installed
  85. checking where to find the target dlltool... pre-installed
  86. checking where to find the target gcc... pre-installed
  87. checking where to find the target gfortran... pre-installed
  88. checking where to find the target gccgo... pre-installed
  89. checking where to find the target ld... pre-installed
  90. checking where to find the target lipo... pre-installed
  91. checking where to find the target nm... pre-installed
  92. checking where to find the target objcopy... pre-installed
  93. checking where to find the target objdump... pre-installed
  94. checking where to find the target ranlib... pre-installed
  95. checking where to find the target readelf... pre-installed
  96. checking where to find the target strip... pre-installed
  97. checking where to find the target windres... pre-installed
  98. checking where to find the target windmc... pre-installed
  99. checking whether to enable maintainer-specific portions of Makefiles... no
  100. configure: creating ./config.status
  101. config.status: creating Makefile
  102.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement