Advertisement
Guest User

build-newlib-sh-elf-1.19.0

a guest
Jan 2nd, 2012
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.15 KB | None | 0 0
  1. checking build system type... x86_64-unknown-linux-gnu
  2. checking host system type... x86_64-unknown-linux-gnu
  3. checking target system type... sh-unknown-elf
  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... /bin/sed
  8. checking for gawk... gawk
  9. checking for gcc... gcc
  10. checking for C compiler default output file name... a.out
  11. checking whether the C compiler works... yes
  12. checking whether we are cross compiling... no
  13. checking for suffix of executables...
  14. checking for suffix of object files... o
  15. checking whether we are using the GNU C compiler... yes
  16. checking whether gcc accepts -g... yes
  17. checking for gcc option to accept ISO C89... none needed
  18. checking for g++... g++
  19. checking whether we are using the GNU C++ compiler... yes
  20. checking whether g++ accepts -g... yes
  21. checking for gnatbind... no
  22. checking for gnatmake... no
  23. checking whether compiler driver understands Ada... no
  24. checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
  25. checking for objdir... .libs
  26. checking for version 0.10 (or later revision) of PPL... no
  27. checking for default BUILD_CONFIG...
  28. checking for bison... no
  29. checking for byacc... no
  30. checking for yacc... no
  31. checking for bison... no
  32. checking for gm4... no
  33. checking for gnum4... no
  34. checking for m4... no
  35. checking for flex... no
  36. checking for lex... no
  37. checking for flex... no
  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 sh-elf-cc... no
  54. checking for sh-elf-gcc... no
  55. checking for sh-elf-c++... no
  56. checking for sh-elf-g++... no
  57. checking for sh-elf-cxx... no
  58. checking for sh-elf-gxx... no
  59. checking for sh-elf-gcc... no
  60. checking for sh-elf-gcj... no
  61. checking for sh-elf-gfortran... no
  62. checking for sh-elf-gccgo... no
  63. checking for sh-elf-ar... sh-elf-ar
  64. checking for sh-elf-as... sh-elf-as
  65. checking for sh-elf-dlltool... no
  66. checking for sh-elf-ld... sh-elf-ld
  67. checking for sh-elf-lipo... no
  68. checking for sh-elf-nm... sh-elf-nm
  69. checking for sh-elf-objdump... sh-elf-objdump
  70. checking for sh-elf-ranlib... sh-elf-ranlib
  71. checking for sh-elf-strip... sh-elf-strip
  72. checking for sh-elf-windres... no
  73. checking for sh-elf-windmc... no
  74. checking where to find the target ar... pre-installed
  75. checking where to find the target as... pre-installed
  76. checking where to find the target cc... pre-installed
  77. checking where to find the target c++... pre-installed
  78. checking where to find the target c++ for libstdc++... pre-installed
  79. checking where to find the target dlltool... pre-installed
  80. checking where to find the target gcc... pre-installed
  81. checking where to find the target gcj... pre-installed
  82. checking where to find the target gfortran... pre-installed
  83. checking where to find the target gccgo... pre-installed
  84. checking where to find the target ld... pre-installed
  85. checking where to find the target lipo... pre-installed
  86. checking where to find the target nm... pre-installed
  87. checking where to find the target objdump... pre-installed
  88. checking where to find the target ranlib... pre-installed
  89. checking where to find the target strip... pre-installed
  90. checking where to find the target windres... pre-installed
  91. checking where to find the target windmc... pre-installed
  92. checking whether to enable maintainer-specific portions of Makefiles... no
  93. checking whether -fkeep-inline-functions is supported... yes
  94. configure: creating ./config.status
  95. config.status: creating Makefile
  96. make[1]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0'
  97. make[2]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0'
  98. mkdir -p -- ./etc
  99. Configuring in ./etc
  100. configure: creating cache ./config.cache
  101. checking for a BSD-compatible install... /usr/bin/install -c
  102. configure: updating cache ./config.cache
  103. configure: creating ./config.status
  104. config.status: creating Makefile
  105. make[3]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/etc'
  106. for f in standards.info configure.info; do \
  107. if test -f ../../newlib-1.19.0/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \
  108. if make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \
  109. true; \
  110. else \
  111. exit 1; \
  112. fi; \
  113. fi; \
  114. done
  115. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/etc'
  116. makeinfo --split-size=5000000 --split-size=5000000 --no-split -I../../newlib-1.19.0/etc -o standards.info ../../newlib-1.19.0/etc/standards.texi
  117. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/etc'
  118. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/etc'
  119. rm -f configdev.txt configbuild.txt
  120. cp ../../newlib-1.19.0/etc/configdev.tin configdev.txt
  121. cp ../../newlib-1.19.0/etc/configbuild.tin configbuild.txt
  122. makeinfo --split-size=5000000 --split-size=5000000 -I../../newlib-1.19.0/etc -o configure.info ../../newlib-1.19.0/etc/configure.texi
  123. rm -f configdev.txt configbuild.txt
  124. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/etc'
  125. make[3]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/etc'
  126. Checking multilib configuration for newlib...
  127. mkdir -p -- sh-elf/newlib
  128. Configuring in sh-elf/newlib
  129. configure: creating cache ./config.cache
  130. checking build system type... x86_64-unknown-linux-gnu
  131. checking host system type... sh-unknown-elf
  132. checking for a BSD-compatible install... /usr/bin/install -c
  133. checking whether build environment is sane... yes
  134. checking for sh-elf-strip... sh-elf-strip
  135. checking for a thread-safe mkdir -p... /bin/mkdir -p
  136. checking for gawk... gawk
  137. checking whether make sets $(MAKE)... yes
  138. checking for style of include used by make... GNU
  139. checking for gcc... sh-elf-cc -B/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/ -isystem /home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/targ-include -isystem /home/wes/kos/kos/utils/dc-chain/newlib-1.19.0/newlib/libc/include -B/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/libgloss/sh -L/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/libgloss/libnosys -L/home/wes/kos/kos/utils/dc-chain/newlib-1.19.0/libgloss/sh
  140. checking dependency style of sh-elf-cc -B/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/ -isystem /home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/targ-include -isystem /home/wes/kos/kos/utils/dc-chain/newlib-1.19.0/newlib/libc/include -B/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/libgloss/sh -L/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/libgloss/libnosys -L/home/wes/kos/kos/utils/dc-chain/newlib-1.19.0/libgloss/sh ... none
  141. checking whether we are using GNU C... no
  142. checking for sh-elf-as... sh-elf-as
  143. checking for sh-elf-ar... sh-elf-ar
  144. checking for sh-elf-ranlib... sh-elf-ranlib
  145. checking for sh-elf-readelf... sh-elf-readelf
  146. checking whether to enable maintainer-specific portions of Makefiles... no
  147. checking for a sed that does not truncate output... /bin/sed
  148. checking how to print strings... printf
  149. checking for gawk... (cached) gawk
  150. checking for .preinit_array/.init_array/.fini_array support... no
  151. checking whether long double type exists... no
  152. checking whether long double equals double... no
  153. configure: updating cache ./config.cache
  154. configure: creating ./config.status
  155. config.status: creating Makefile
  156. Adding multilib support to Makefile in ../../../newlib-1.19.0/newlib
  157. multidirs=
  158. with_multisubdir=
  159. config.status: creating newlib.h
  160. config.status: executing depfiles commands
  161. === configuring in libc (/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/libc)
  162. configure: running /bin/bash ../../../../newlib-1.19.0/newlib/libc/configure --disable-option-checking '--prefix=/home/wes/Dreamcast/dc/toolchain/sh-elf' '--with-newlib' '--enable-multilib' '--with-cross-host=x86_64-unknown-linux-gnu' '--with-multilib-list=m4-single-only,m4-nofpu,m4' '--with-endian=little' '--with-cpu=m4-single-only' '--program-transform-name=s&^&sh-elf-&' '--with-target-subdir=sh-elf' '--build=x86_64-unknown-linux-gnu' '--host=sh-elf' '--target=sh-elf' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=sh-elf' 'target_alias=sh-elf' 'CC=sh-elf-cc -B/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/ -isystem /home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/targ-include -isystem /home/wes/kos/kos/utils/dc-chain/newlib-1.19.0/newlib/libc/include -B/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/libgloss/sh -L/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/libgloss/libnosys -L/home/wes/kos/kos/utils/dc-chain/newlib-1.19.0/libgloss/sh ' 'CFLAGS=-g -O2' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=.././config.cache --srcdir=../../../../newlib-1.19.0/newlib/libc
  163. configure: loading cache .././config.cache
  164. checking build system type... (cached) x86_64-unknown-linux-gnu
  165. checking host system type... (cached) sh-unknown-elf
  166. checking for a BSD-compatible install... /usr/bin/install -c
  167. checking whether build environment is sane... yes
  168. checking for sh-elf-strip... (cached) sh-elf-strip
  169. checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
  170. checking for gawk... (cached) gawk
  171. checking whether make sets $(MAKE)... (cached) yes
  172. checking for style of include used by make... GNU
  173. checking for gcc... (cached) sh-elf-cc -B/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/ -isystem /home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/targ-include -isystem /home/wes/kos/kos/utils/dc-chain/newlib-1.19.0/newlib/libc/include -B/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/libgloss/sh -L/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/libgloss/libnosys -L/home/wes/kos/kos/utils/dc-chain/newlib-1.19.0/libgloss/sh
  174. checking dependency style of sh-elf-cc -B/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/ -isystem /home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/targ-include -isystem /home/wes/kos/kos/utils/dc-chain/newlib-1.19.0/newlib/libc/include -B/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/libgloss/sh -L/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/libgloss/libnosys -L/home/wes/kos/kos/utils/dc-chain/newlib-1.19.0/libgloss/sh ... (cached) none
  175. checking whether we are using GNU C... (cached) no
  176. checking for sh-elf-as... (cached) sh-elf-as
  177. checking for sh-elf-ar... (cached) sh-elf-ar
  178. checking for sh-elf-ranlib... (cached) sh-elf-ranlib
  179. checking for sh-elf-readelf... (cached) sh-elf-readelf
  180. checking whether to enable maintainer-specific portions of Makefiles... no
  181. checking for a sed that does not truncate output... (cached) /bin/sed
  182. checking how to print strings... printf
  183. checking Checking long double support... (cached) no
  184. configure: creating ./config.status
  185. config.status: creating Makefile
  186. config.status: creating argz/Makefile
  187. config.status: creating ctype/Makefile
  188. config.status: creating errno/Makefile
  189. config.status: creating locale/Makefile
  190. config.status: creating misc/Makefile
  191. config.status: creating reent/Makefile
  192. config.status: creating search/Makefile
  193. config.status: creating stdio/Makefile
  194. config.status: creating stdio64/Makefile
  195. config.status: creating stdlib/Makefile
  196. config.status: creating string/Makefile
  197. config.status: creating time/Makefile
  198. config.status: creating posix/Makefile
  199. config.status: creating signal/Makefile
  200. config.status: creating syscalls/Makefile
  201. config.status: creating unix/Makefile
  202. config.status: creating iconv/Makefile
  203. config.status: creating iconv/ces/Makefile
  204. config.status: creating iconv/ccs/Makefile
  205. config.status: creating iconv/ccs/binary/Makefile
  206. config.status: creating iconv/lib/Makefile
  207. config.status: creating xdr/Makefile
  208. config.status: executing depfiles commands
  209. === configuring in machine (/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/libc/machine)
  210. configure: running /bin/bash ../../../../../newlib-1.19.0/newlib/libc/machine/configure --disable-option-checking '--prefix=/home/wes/Dreamcast/dc/toolchain/sh-elf' '--with-newlib' '--enable-multilib' '--with-cross-host=x86_64-unknown-linux-gnu' '--with-multilib-list=m4-single-only,m4-nofpu,m4' '--with-endian=little' '--with-cpu=m4-single-only' '--program-transform-name=s&^&sh-elf-&' '--with-target-subdir=sh-elf' '--build=x86_64-unknown-linux-gnu' '--host=sh-elf' '--target=sh-elf' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=sh-elf' 'target_alias=sh-elf' 'CC=sh-elf-cc -B/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/ -isystem /home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/targ-include -isystem /home/wes/kos/kos/utils/dc-chain/newlib-1.19.0/newlib/libc/include -B/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/libgloss/sh -L/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/libgloss/libnosys -L/home/wes/kos/kos/utils/dc-chain/newlib-1.19.0/libgloss/sh ' 'CFLAGS=-g -O2' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=../.././config.cache --srcdir=../../../../../newlib-1.19.0/newlib/libc/machine
  211. configure: loading cache ../.././config.cache
  212. checking build system type... (cached) x86_64-unknown-linux-gnu
  213. checking host system type... (cached) sh-unknown-elf
  214. checking for a BSD-compatible install... /usr/bin/install -c
  215. checking whether build environment is sane... yes
  216. checking for sh-elf-strip... (cached) sh-elf-strip
  217. checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
  218. checking for gawk... (cached) gawk
  219. checking whether make sets $(MAKE)... (cached) yes
  220. checking for style of include used by make... GNU
  221. checking for gcc... (cached) sh-elf-cc -B/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/ -isystem /home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/targ-include -isystem /home/wes/kos/kos/utils/dc-chain/newlib-1.19.0/newlib/libc/include -B/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/libgloss/sh -L/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/libgloss/libnosys -L/home/wes/kos/kos/utils/dc-chain/newlib-1.19.0/libgloss/sh
  222. checking dependency style of sh-elf-cc -B/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/ -isystem /home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/targ-include -isystem /home/wes/kos/kos/utils/dc-chain/newlib-1.19.0/newlib/libc/include -B/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/libgloss/sh -L/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/libgloss/libnosys -L/home/wes/kos/kos/utils/dc-chain/newlib-1.19.0/libgloss/sh ... (cached) none
  223. checking whether we are using GNU C... (cached) no
  224. checking for sh-elf-as... (cached) sh-elf-as
  225. checking for sh-elf-ar... (cached) sh-elf-ar
  226. checking for sh-elf-ranlib... (cached) sh-elf-ranlib
  227. checking for sh-elf-readelf... (cached) sh-elf-readelf
  228. checking whether to enable maintainer-specific portions of Makefiles... no
  229. checking for a sed that does not truncate output... (cached) /bin/sed
  230. checking how to print strings... printf
  231. configure: creating ./config.status
  232. config.status: creating Makefile
  233. config.status: executing depfiles commands
  234. === configuring in sh (/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/libc/machine/sh)
  235. configure: running /bin/bash ../../../../../../newlib-1.19.0/newlib/libc/machine/sh/configure --disable-option-checking '--prefix=/home/wes/Dreamcast/dc/toolchain/sh-elf' '--with-newlib' '--enable-multilib' '--with-cross-host=x86_64-unknown-linux-gnu' '--with-multilib-list=m4-single-only,m4-nofpu,m4' '--with-endian=little' '--with-cpu=m4-single-only' '--program-transform-name=s&^&sh-elf-&' '--with-target-subdir=sh-elf' '--build=x86_64-unknown-linux-gnu' '--host=sh-elf' '--target=sh-elf' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=sh-elf' 'target_alias=sh-elf' 'CC=sh-elf-cc -B/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/ -isystem /home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/targ-include -isystem /home/wes/kos/kos/utils/dc-chain/newlib-1.19.0/newlib/libc/include -B/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/libgloss/sh -L/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/libgloss/libnosys -L/home/wes/kos/kos/utils/dc-chain/newlib-1.19.0/libgloss/sh ' 'CFLAGS=-g -O2' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=../../.././config.cache --srcdir=../../../../../../newlib-1.19.0/newlib/libc/machine/sh
  236. configure: loading cache ../../.././config.cache
  237. checking build system type... (cached) x86_64-unknown-linux-gnu
  238. checking host system type... (cached) sh-unknown-elf
  239. checking for a BSD-compatible install... /usr/bin/install -c
  240. checking whether build environment is sane... yes
  241. checking for sh-elf-strip... (cached) sh-elf-strip
  242. checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
  243. checking for gawk... (cached) gawk
  244. checking whether make sets $(MAKE)... (cached) yes
  245. checking for style of include used by make... GNU
  246. checking for gcc... (cached) sh-elf-cc -B/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/ -isystem /home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/targ-include -isystem /home/wes/kos/kos/utils/dc-chain/newlib-1.19.0/newlib/libc/include -B/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/libgloss/sh -L/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/libgloss/libnosys -L/home/wes/kos/kos/utils/dc-chain/newlib-1.19.0/libgloss/sh
  247. checking dependency style of sh-elf-cc -B/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/ -isystem /home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/targ-include -isystem /home/wes/kos/kos/utils/dc-chain/newlib-1.19.0/newlib/libc/include -B/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/libgloss/sh -L/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/libgloss/libnosys -L/home/wes/kos/kos/utils/dc-chain/newlib-1.19.0/libgloss/sh ... (cached) none
  248. checking whether we are using GNU C... (cached) no
  249. checking for sh-elf-as... (cached) sh-elf-as
  250. checking for sh-elf-ar... (cached) sh-elf-ar
  251. checking for sh-elf-ranlib... (cached) sh-elf-ranlib
  252. checking for sh-elf-readelf... (cached) sh-elf-readelf
  253. checking whether to enable maintainer-specific portions of Makefiles... no
  254. checking for sh-elf-gcc... (cached) sh-elf-cc -B/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/ -isystem /home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/targ-include -isystem /home/wes/kos/kos/utils/dc-chain/newlib-1.19.0/newlib/libc/include -B/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/libgloss/sh -L/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/libgloss/libnosys -L/home/wes/kos/kos/utils/dc-chain/newlib-1.19.0/libgloss/sh
  255. checking whether we are cross compiling... yes
  256. checking for suffix of object files... configure: error: in `/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0/sh-elf/newlib/libc/machine/sh':
  257. configure: error: cannot compute suffix of object files: cannot compile
  258. See `config.log' for more details.
  259. configure: error: ../../../../../../newlib-1.19.0/newlib/libc/machine/sh/configure failed for sh
  260. configure: error: ../../../../../newlib-1.19.0/newlib/libc/machine/configure failed for machine
  261. configure: error: ../../../../newlib-1.19.0/newlib/libc/configure failed for libc
  262. make[2]: *** [configure-target-newlib] Error 1
  263. make[2]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0'
  264. make[1]: *** [all] Error 2
  265. make[1]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-newlib-sh-elf-1.19.0'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement