Advertisement
Guest User

RTEMS configure log

a guest
Dec 11th, 2014
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.73 KB | None | 0 0
  1. checking for gmake... no
  2. checking for make... make
  3. checking for RTEMS Version... 4.10.2
  4. checking build system type... x86_64-unknown-linux-gnu
  5. checking host system type... x86_64-unknown-linux-gnu
  6. checking target system type... sparc-unknown-rtems4.10.2
  7. checking for a BSD-compatible install... /usr/bin/install -c
  8. checking whether build environment is sane... yes
  9. checking for a thread-safe mkdir -p... /bin/mkdir -p
  10. checking for gawk... gawk
  11. checking whether make sets $(MAKE)... yes
  12. checking whether make supports nested variables... yes
  13. checking whether to enable maintainer-specific portions of Makefiles... no
  14. checking that generated files are newer than configure... done
  15. configure: creating ./config.status
  16. configure: configuring in ./tools/build
  17. configure: running /bin/bash '../../../4.10.2_src/tools/build/configure' '--prefix=/opt/rtems-4.10' '--host=x86_64-unknown-linux-gnu' '--build=x86_64-unknown-linux-gnu' '--enable-rtemsbsp=leon3' '--enable-posix' '--enable-tests=samples' '--disable-itron' '--disable-networking' '--disable-cxx' '--disable-docs' '--enable-rtemsdebug' '--disable-tests' '--target=sparc-rtems4.10.2' '--cache-file=/dev/null' '--srcdir=../../../4.10.2_src/tools/build'
  18. checking for gmake... no
  19. checking for make... make
  20. checking for RTEMS Version... 4.10.2
  21. checking build system type... x86_64-unknown-linux-gnu
  22. checking host system type... x86_64-unknown-linux-gnu
  23. checking for a BSD-compatible install... /usr/bin/install -c
  24. checking whether build environment is sane... yes
  25. checking for a thread-safe mkdir -p... /bin/mkdir -p
  26. checking for gawk... gawk
  27. checking whether make sets $(MAKE)... yes
  28. checking whether make supports nested variables... yes
  29. checking whether to enable maintainer-specific portions of Makefiles... no
  30. checking for x86_64-unknown-linux-gnu-gcc... no
  31. checking for gcc... gcc
  32. checking whether the C compiler works... yes
  33. checking for C compiler default output file name... a.out
  34. checking for suffix of executables...
  35. checking whether we are cross compiling... no
  36. checking for suffix of object files... o
  37. checking whether we are using the GNU C compiler... yes
  38. checking whether gcc accepts -g... yes
  39. checking for gcc option to accept ISO C89... none needed
  40. checking whether gcc understands -c and -o together... yes
  41. checking for style of include used by make... GNU
  42. checking dependency style of gcc... gcc3
  43. checking how to run the C preprocessor... gcc -E
  44. checking for grep that handles long lines and -e... /bin/grep
  45. checking for egrep... /bin/grep -E
  46. checking for ANSI C header files... yes
  47. checking for sys/types.h... yes
  48. checking for sys/stat.h... yes
  49. checking for stdlib.h... yes
  50. checking for string.h... yes
  51. checking for memory.h... yes
  52. checking for strings.h... yes
  53. checking for inttypes.h... yes
  54. checking for stdint.h... yes
  55. checking for unistd.h... yes
  56. checking getopt.h usability... yes
  57. checking getopt.h presence... yes
  58. checking for getopt.h... yes
  59. checking for strerror... yes
  60. checking for strtol... yes
  61. checking for bash... /bin/bash
  62. checking that generated files are newer than configure... done
  63. configure: creating ./config.status
  64. config.status: creating Makefile
  65. config.status: creating install-if-change
  66. config.status: creating config.h
  67. config.status: executing depfiles commands
  68. configure: configuring in ./tools/cpu
  69. configure: running /bin/bash '../../../4.10.2_src/tools/cpu/configure' '--prefix=/opt/rtems-4.10' '--host=x86_64-unknown-linux-gnu' '--build=x86_64-unknown-linux-gnu' '--enable-rtemsbsp=leon3' '--enable-posix' '--enable-tests=samples' '--disable-itron' '--disable-networking' '--disable-cxx' '--disable-docs' '--enable-rtemsdebug' '--disable-tests' '--target=sparc-rtems4.10.2' '--cache-file=/dev/null' '--srcdir=../../../4.10.2_src/tools/cpu'
  70. checking for gmake... no
  71. checking for make... make
  72. checking for RTEMS Version... 4.10.2
  73. checking build system type... x86_64-unknown-linux-gnu
  74. checking host system type... x86_64-unknown-linux-gnu
  75. checking target system type... sparc-unknown-rtems4.10.2
  76. checking rtems target cpu... sparc
  77. checking for a BSD-compatible install... /usr/bin/install -c
  78. checking whether build environment is sane... yes
  79. checking for a thread-safe mkdir -p... /bin/mkdir -p
  80. checking for gawk... gawk
  81. checking whether make sets $(MAKE)... yes
  82. checking whether make supports nested variables... yes
  83. checking whether to enable maintainer-specific portions of Makefiles... no
  84. checking for bash... /bin/bash
  85. checking that generated files are newer than configure... done
  86. configure: creating ./config.status
  87. config.status: creating Makefile
  88. === configuring in generic (/opt/RTEMS/4.10.2_build/tools/cpu/generic)
  89. configure: running /bin/bash ../../../../4.10.2_src/tools/cpu/generic/configure --disable-option-checking '--prefix=/opt/rtems-4.10' '--host=x86_64-unknown-linux-gnu' '--build=x86_64-unknown-linux-gnu' '--enable-rtemsbsp=leon3' '--enable-posix' '--enable-tests=samples' '--disable-itron' '--disable-networking' '--disable-cxx' '--disable-docs' '--enable-rtemsdebug' '--disable-tests' '--target=sparc-rtems4.10.2' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-unknown-linux-gnu' 'target_alias=sparc-rtems4.10.2' --cache-file=/dev/null --srcdir=../../../../4.10.2_src/tools/cpu/generic
  90. checking for gmake... no
  91. checking for make... make
  92. checking for RTEMS Version... 4.10.2
  93. checking build system type... x86_64-unknown-linux-gnu
  94. checking host system type... x86_64-unknown-linux-gnu
  95. checking target system type... sparc-unknown-rtems4.10.2
  96. checking rtems target cpu... sparc
  97. checking for a BSD-compatible install... /usr/bin/install -c
  98. checking whether build environment is sane... yes
  99. checking for a thread-safe mkdir -p... /bin/mkdir -p
  100. checking for gawk... gawk
  101. checking whether make sets $(MAKE)... yes
  102. checking whether make supports nested variables... yes
  103. checking whether to enable maintainer-specific portions of Makefiles... no
  104. checking for bash... /bin/bash
  105. checking that generated files are newer than configure... done
  106. configure: creating ./config.status
  107. config.status: creating Makefile
  108. config.status: creating size_rtems
  109. configure: configuring in sparc-rtems4.10.2/c
  110. configure: running /bin/bash '../../../4.10.2_src/c/configure' '--prefix=/opt/rtems-4.10' '--host=sparc-rtems4.10.2' '--build=x86_64-unknown-linux-gnu' '--target=sparc-rtems4.10.2' '--enable-rtemsbsp=leon3' '--enable-posix' '--enable-tests=samples' '--disable-itron' '--disable-networking' '--disable-cxx' '--disable-docs' '--enable-rtemsdebug' '--disable-tests' '--with-target-subdir=sparc-rtems4.10.2' '--exec-prefix=/opt/rtems-4.10/sparc-rtems4.10.2' '--includedir=/opt/rtems-4.10/sparc-rtems4.10.2/include' '--cache-file=/dev/null' '--srcdir=../../../4.10.2_src/c'
  111. checking for gmake... no
  112. checking for make... make
  113. checking for RTEMS Version... 4.10.2
  114. checking build system type... x86_64-unknown-linux-gnu
  115. checking host system type... sparc-unknown-rtems4.10.2
  116. checking target system type... sparc-unknown-rtems4.10.2
  117. checking rtems target cpu... sparc
  118. checking for a BSD-compatible install... /usr/bin/install -c
  119. checking whether build environment is sane... yes
  120. checking for sparc-rtems4.10.2-strip... no
  121. checking for strip... strip
  122. checking for a thread-safe mkdir -p... /bin/mkdir -p
  123. checking for gawk... gawk
  124. checking whether make sets $(MAKE)... yes
  125. checking whether make supports nested variables... yes
  126. checking whether to enable maintainer-specific portions of Makefiles... no
  127. checking that generated files are newer than configure... done
  128. configure: creating ./config.status
  129. config.status: creating Makefile
  130.  
  131. target architecture: sparc.
  132. available BSPs: leon3.
  133. 'make all' will build the following BSPs: leon3.
  134. other BSPs can be built with 'make RTEMS_BSP="bsp1 bsp2 ..."'
  135.  
  136. config.status: creating Makefile
  137. config.status: creating make/Makefile
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement