Guest User

Untitled

a guest
Aug 25th, 2015
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.41 KB | None | 0 0
  1. lfs@Glukosio-PC:/mnt/lfs/sources/binutils-build$ ../binutils-2.24/configure         --prefix=/tools                --with-sysroot=$LFS            --with-lib-path=/tools/lib     --target=$LFS_TGT              --disable-nls                  --disable-werror
  2. checking build system type... x86_64-unknown-linux-gnu
  3. checking host system type... x86_64-unknown-linux-gnu
  4. checking target system type... x86_64-lfs-linux-gnu
  5. checking for a BSD-compatible install... /usr/bin/install -c
  6. checking whether ln works... yes
  7. checking whether ln -s works... yes
  8. checking for a sed that does not truncate output... /bin/sed
  9. checking for gawk... gawk
  10. checking for gcc... gcc
  11. checking for C compiler default output file name... a.out
  12. checking whether the C compiler works... yes
  13. checking whether we are cross compiling... no
  14. checking for suffix of executables...
  15. checking for suffix of object files... o
  16. checking whether we are using the GNU C compiler... yes
  17. checking whether gcc accepts -g... yes
  18. checking for gcc option to accept ISO C89... none needed
  19. checking for g++... g++
  20. checking whether we are using the GNU C++ compiler... yes
  21. checking whether g++ accepts -g... yes
  22. checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
  23. checking for gnatbind... gnatbind
  24. checking for gnatmake... gnatmake
  25. checking whether compiler driver understands Ada... yes
  26. checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
  27. checking for objdir... .libs
  28. checking for version 0.10 of ISL... no
  29. checking for version 0.11 of ISL... no
  30. checking for default BUILD_CONFIG...
  31. checking for bison... bison -y
  32. checking for bison... bison
  33. checking for gm4... no
  34. checking for gnum4... no
  35. checking for m4... m4
  36. checking for flex... flex
  37. checking for flex... flex
  38. checking for makeinfo... makeinfo
  39. checking for expect... no
  40. checking for runtest... no
  41. checking for ar... ar
  42. checking for as... as
  43. checking for dlltool... no
  44. checking for ld... ld
  45. checking for lipo... no
  46. checking for nm... nm
  47. checking for ranlib... ranlib
  48. checking for strip... strip
  49. checking for windres... no
  50. checking for windmc... no
  51. checking for objcopy... objcopy
  52. checking for objdump... objdump
  53. checking for readelf... readelf
  54. checking for x86_64-lfs-linux-gnu-cc... no
  55. checking for x86_64-lfs-linux-gnu-gcc... no
  56. checking for x86_64-lfs-linux-gnu-c++... no
  57. checking for x86_64-lfs-linux-gnu-g++... no
  58. checking for x86_64-lfs-linux-gnu-cxx... no
  59. checking for x86_64-lfs-linux-gnu-gxx... no
  60. checking for x86_64-lfs-linux-gnu-gcc... no
  61. checking for x86_64-lfs-linux-gnu-gcj... no
  62. checking for x86_64-lfs-linux-gnu-gfortran... no
  63. checking for x86_64-lfs-linux-gnu-gccgo... no
  64. checking for x86_64-lfs-linux-gnu-ar... no
  65. checking for x86_64-lfs-linux-gnu-as... no
  66. checking for x86_64-lfs-linux-gnu-dlltool... no
  67. checking for x86_64-lfs-linux-gnu-ld... no
  68. checking for x86_64-lfs-linux-gnu-lipo... no
  69. checking for x86_64-lfs-linux-gnu-nm... no
  70. checking for x86_64-lfs-linux-gnu-objdump... no
  71. checking for x86_64-lfs-linux-gnu-ranlib... no
  72. checking for x86_64-lfs-linux-gnu-readelf... no
  73. checking for x86_64-lfs-linux-gnu-strip... no
  74. checking for x86_64-lfs-linux-gnu-windres... no
  75. checking for x86_64-lfs-linux-gnu-windmc... no
  76. checking where to find the target ar... just compiled
  77. checking where to find the target as... just compiled
  78. checking where to find the target cc... pre-installed
  79. checking where to find the target c++... pre-installed
  80. checking where to find the target c++ for libstdc++... pre-installed
  81. checking where to find the target dlltool... just compiled
  82. checking where to find the target gcc... pre-installed
  83. checking where to find the target gcj... pre-installed
  84. checking where to find the target gfortran... pre-installed
  85. checking where to find the target gccgo... pre-installed
  86. checking where to find the target ld... just compiled
  87. checking where to find the target lipo... pre-installed
  88. checking where to find the target nm... just compiled
  89. checking where to find the target objdump... just compiled
  90. checking where to find the target ranlib... just compiled
  91. checking where to find the target readelf... just compiled
  92. checking where to find the target strip... just compiled
  93. checking where to find the target windres... just compiled
  94. checking where to find the target windmc... just compiled
  95. checking whether to enable maintainer-specific portions of Makefiles... no
  96. configure: creating ./config.status
  97. config.status: creating Makefile
Advertisement
Add Comment
Please, Sign In to add comment