Guest User

Untitled

a guest
Aug 16th, 2014
355
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.47 KB | None | 0 0
  1. [lfs@lfs-cent7 gcc-build]$ pwd
  2. /mnt/lfs/sources/gcc-build
  3.  
  4. ../gcc-4.8.2/configure \
  5. --target=$LFS_TGT \
  6. --prefix=/tools \
  7. --with-sysroot=$LFS \
  8. --with-newlib \
  9. --without-headers \
  10. --with-local-prefix=/tools \
  11. --with-native-system-header-dir=/tools/include \
  12. --disable-nls \
  13. --disable-shared \
  14. --disable-multilib \
  15. --disable-decimal-float \
  16. --disable-threads \
  17. --disable-libatomic \
  18. --disable-libgomp \
  19. --disable-libitm \
  20. --disable-libmudflap \
  21. --disable-libquadmath \
  22. --disable-libsanitizer \
  23. --disable-libssp \
  24. --disable-libstdc++-v3 \
  25. --enable-languages=c,c++ \
  26. --with-mpfr-include=../gcc-4.8.2/mpfr/src \
  27. --with-mpfr-lib=../gcc-4.8.2/mpfr/src/.libs \
  28. --with-gmp=../gcc-4.8.2/gmp
  29.  
  30. ======================================================
  31.  
  32. checking build system type... x86_64-unknown-linux-gnu
  33. checking host system type... x86_64-unknown-linux-gnu
  34. checking target system type... x86_64-lfs-linux-gnu
  35. checking for a BSD-compatible install... /bin/install -c
  36. checking whether ln works... yes
  37. checking whether ln -s works... yes
  38. checking for a sed that does not truncate output... /bin/sed
  39. checking for gawk... gawk
  40. checking for gcc... gcc
  41. checking for C compiler default output file name... a.out
  42. checking whether the C compiler works... yes
  43. checking whether we are cross compiling... no
  44. checking for suffix of executables...
  45. checking for suffix of object files... o
  46. checking whether we are using the GNU C compiler... yes
  47. checking whether gcc accepts -g... yes
  48. checking for gcc option to accept ISO C89... none needed
  49. checking for g++... g++
  50. checking whether we are using the GNU C++ compiler... yes
  51. checking whether g++ accepts -g... yes
  52. checking whether g++ accepts -static-libstdc++ -static-libgcc... no
  53. checking for gnatbind... no
  54. checking for gnatmake... no
  55. checking whether compiler driver understands Ada... no
  56. checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
  57. checking for objdir... .libs
  58. checking for version 0.10 of ISL... no
  59. checking for version 0.11 of ISL... no
  60. checking for version 0.12 of ISL... no
  61. *** This configuration is not supported in the following subdirectories:
  62. target-libquadmath gnattools target-libada target-libgfortran target-libgo target-libffi target-libbacktrace target-zlib target-libjava target-libobjc target-libgomp target-libatomic target-libitm target-libstdc++-v3 target-libmudflap target-libsanitizer target-libssp target-boehm-gc
  63. (Any other directories should still work fine.)
  64. checking for default BUILD_CONFIG...
  65. checking for bison... bison -y
  66. checking for bison... bison
  67. checking for gm4... no
  68. checking for gnum4... no
  69. checking for m4... m4
  70. checking for flex... flex
  71. checking for flex... flex
  72. checking for makeinfo... no
  73. checking for expect... no
  74. checking for runtest... no
  75. checking for ar... ar
  76. checking for as... as
  77. checking for dlltool... no
  78. checking for ld... ld
  79. checking for lipo... no
  80. checking for nm... nm
  81. checking for ranlib... ranlib
  82. checking for strip... strip
  83. checking for windres... no
  84. checking for windmc... no
  85. checking for objcopy... objcopy
  86. checking for objdump... objdump
  87. checking for readelf... readelf
  88. checking for x86_64-lfs-linux-gnu-cc... no
  89. checking for x86_64-lfs-linux-gnu-gcc... no
  90. checking for x86_64-lfs-linux-gnu-c++... no
  91. checking for x86_64-lfs-linux-gnu-g++... no
  92. checking for x86_64-lfs-linux-gnu-cxx... no
  93. checking for x86_64-lfs-linux-gnu-gxx... no
  94. checking for x86_64-lfs-linux-gnu-gcc... no
  95. checking for x86_64-lfs-linux-gnu-gcj... no
  96. checking for x86_64-lfs-linux-gnu-gfortran... no
  97. checking for x86_64-lfs-linux-gnu-gccgo... no
  98. checking for ar... /tools/x86_64-lfs-linux-gnu/bin/ar
  99. checking for as... no
  100. checking for x86_64-lfs-linux-gnu-as... no
  101. checking for dlltool... no
  102. checking for x86_64-lfs-linux-gnu-dlltool... no
  103. checking for ld... no
  104. checking for x86_64-lfs-linux-gnu-ld... no
  105. checking for lipo... no
  106. checking for x86_64-lfs-linux-gnu-lipo... no
  107. checking for nm... /tools/x86_64-lfs-linux-gnu/bin/nm
  108. checking for objdump... /tools/x86_64-lfs-linux-gnu/bin/objdump
  109. checking for ranlib... /tools/x86_64-lfs-linux-gnu/bin/ranlib
  110. checking for readelf... no
  111. checking for x86_64-lfs-linux-gnu-readelf... x86_64-lfs-linux-gnu-readelf
  112. checking for strip... /tools/x86_64-lfs-linux-gnu/bin/strip
  113. checking for windres... no
  114. checking for x86_64-lfs-linux-gnu-windres... no
  115. checking for windmc... no
  116. checking for x86_64-lfs-linux-gnu-windmc... no
  117. checking where to find the target ar... pre-installed in /tools/x86_64-lfs-linux-gnu/bin
  118. checking where to find the target as... pre-installed
  119. checking where to find the target cc... just compiled
  120. checking where to find the target c++... just compiled
  121. checking where to find the target c++ for libstdc++... just compiled
  122. checking where to find the target dlltool... pre-installed
  123. checking where to find the target gcc... just compiled
  124. checking where to find the target gcj... pre-installed
  125. checking where to find the target gfortran... pre-installed
  126. checking where to find the target gccgo... pre-installed
  127. checking where to find the target ld... pre-installed
  128. checking where to find the target lipo... pre-installed
  129. checking where to find the target nm... pre-installed in /tools/x86_64-lfs-linux-gnu/bin
  130. checking where to find the target objdump... pre-installed in /tools/x86_64-lfs-linux-gnu/bin
  131. checking where to find the target ranlib... pre-installed in /tools/x86_64-lfs-linux-gnu/bin
  132. checking where to find the target readelf... pre-installed
  133. checking where to find the target strip... pre-installed in /tools/x86_64-lfs-linux-gnu/bin
  134. checking where to find the target windres... pre-installed
  135. checking where to find the target windmc... pre-installed
  136. checking whether to enable maintainer-specific portions of Makefiles... no
  137. configure: creating ./config.status
  138. config.status: creating Makefile
Advertisement
Add Comment
Please, Sign In to add comment