Advertisement
Guest User

build-binutils-sh-elf-2.22.log

a guest
Jan 2nd, 2012
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 297.23 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 PWL_handle_timeout in -lpwl... no
  27. checking for version 0.11 (revision 0 or later) of PPL... no
  28. checking for default BUILD_CONFIG...
  29. checking for bison... no
  30. checking for byacc... no
  31. checking for yacc... no
  32. checking for bison... no
  33. checking for gm4... no
  34. checking for gnum4... no
  35. checking for m4... no
  36. checking for flex... no
  37. checking for lex... no
  38. checking for flex... no
  39. checking for makeinfo... makeinfo
  40. checking for expect... no
  41. checking for runtest... no
  42. checking for ar... ar
  43. checking for as... as
  44. checking for dlltool... no
  45. checking for ld... ld
  46. checking for lipo... no
  47. checking for nm... nm
  48. checking for ranlib... ranlib
  49. checking for strip... strip
  50. checking for windres... no
  51. checking for windmc... no
  52. checking for objcopy... objcopy
  53. checking for objdump... objdump
  54. checking for sh-elf-cc... no
  55. checking for sh-elf-gcc... no
  56. checking for sh-elf-c++... no
  57. checking for sh-elf-g++... no
  58. checking for sh-elf-cxx... no
  59. checking for sh-elf-gxx... no
  60. checking for sh-elf-gcc... no
  61. checking for sh-elf-gcj... no
  62. checking for sh-elf-gfortran... no
  63. checking for sh-elf-gccgo... no
  64. checking for sh-elf-ar... sh-elf-ar
  65. checking for sh-elf-as... sh-elf-as
  66. checking for sh-elf-dlltool... no
  67. checking for sh-elf-ld... sh-elf-ld
  68. checking for sh-elf-lipo... no
  69. checking for sh-elf-nm... sh-elf-nm
  70. checking for sh-elf-objdump... sh-elf-objdump
  71. checking for sh-elf-ranlib... sh-elf-ranlib
  72. checking for sh-elf-strip... sh-elf-strip
  73. checking for sh-elf-windres... no
  74. checking for sh-elf-windmc... no
  75. checking where to find the target ar... just compiled
  76. checking where to find the target as... just compiled
  77. checking where to find the target cc... pre-installed
  78. checking where to find the target c++... pre-installed
  79. checking where to find the target c++ for libstdc++... pre-installed
  80. checking where to find the target dlltool... just compiled
  81. checking where to find the target gcc... pre-installed
  82. checking where to find the target gcj... pre-installed
  83. checking where to find the target gfortran... pre-installed
  84. checking where to find the target gccgo... pre-installed
  85. checking where to find the target ld... just compiled
  86. checking where to find the target lipo... pre-installed
  87. checking where to find the target nm... just compiled
  88. checking where to find the target objdump... just compiled
  89. checking where to find the target ranlib... just compiled
  90. checking where to find the target strip... just compiled
  91. checking where to find the target windres... just compiled
  92. checking where to find the target windmc... just compiled
  93. checking whether to enable maintainer-specific portions of Makefiles... no
  94. checking whether -fkeep-inline-functions is supported... yes
  95. configure: creating ./config.status
  96. config.status: creating Makefile
  97. make[1]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22'
  98. make[2]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22'
  99. mkdir -p -- ./intl
  100. Configuring in ./intl
  101. configure: creating cache ./config.cache
  102. checking whether make sets $(MAKE)... yes
  103. checking for a BSD-compatible install... /usr/bin/install -c
  104. checking whether NLS is requested... yes
  105. checking for msgfmt... no
  106. checking for gmsgfmt... :
  107. checking for xgettext... no
  108. checking for msgmerge... no
  109. checking for x86_64-unknown-linux-gnu-gcc... gcc
  110. checking for C compiler default output file name... a.out
  111. checking whether the C compiler works... yes
  112. checking whether we are cross compiling... no
  113. checking for suffix of executables...
  114. checking for suffix of object files... o
  115. checking whether we are using the GNU C compiler... yes
  116. checking whether gcc accepts -g... yes
  117. checking for gcc option to accept ISO C89... none needed
  118. checking build system type... x86_64-unknown-linux-gnu
  119. checking host system type... x86_64-unknown-linux-gnu
  120. checking for x86_64-unknown-linux-gnu-ranlib... ranlib
  121. checking for library containing strerror... none required
  122. checking how to run the C preprocessor... gcc -E
  123. checking for grep that handles long lines and -e... /bin/grep
  124. checking for egrep... /bin/grep -E
  125. checking for ANSI C header files... yes
  126. checking for an ANSI C-conforming const... yes
  127. checking for inline... inline
  128. checking for sys/types.h... yes
  129. checking for sys/stat.h... yes
  130. checking for stdlib.h... yes
  131. checking for string.h... yes
  132. checking for memory.h... yes
  133. checking for strings.h... yes
  134. checking for inttypes.h... yes
  135. checking for stdint.h... yes
  136. checking for unistd.h... yes
  137. checking for off_t... yes
  138. checking for size_t... yes
  139. checking for working alloca.h... yes
  140. checking for alloca... yes
  141. checking for stdlib.h... (cached) yes
  142. checking for unistd.h... (cached) yes
  143. checking for getpagesize... yes
  144. checking for working mmap... yes
  145. checking whether we are using the GNU C Library 2.1 or newer... yes
  146. checking whether integer division by zero raises SIGFPE... yes
  147. checking for inttypes.h... yes
  148. checking for stdint.h... yes
  149. checking for unsigned long long... yes
  150. checking for inttypes.h... yes
  151. checking whether the inttypes.h PRIxNN macros are broken... no
  152. checking for ld used by GCC... ld
  153. checking if the linker (ld) is GNU ld... yes
  154. checking for shared library run path origin... done
  155. checking argz.h usability... yes
  156. checking argz.h presence... yes
  157. checking for argz.h... yes
  158. checking limits.h usability... yes
  159. checking limits.h presence... yes
  160. checking for limits.h... yes
  161. checking locale.h usability... yes
  162. checking locale.h presence... yes
  163. checking for locale.h... yes
  164. checking nl_types.h usability... yes
  165. checking nl_types.h presence... yes
  166. checking for nl_types.h... yes
  167. checking malloc.h usability... yes
  168. checking malloc.h presence... yes
  169. checking for malloc.h... yes
  170. checking stddef.h usability... yes
  171. checking stddef.h presence... yes
  172. checking for stddef.h... yes
  173. checking for stdlib.h... (cached) yes
  174. checking for string.h... (cached) yes
  175. checking for unistd.h... (cached) yes
  176. checking sys/param.h usability... yes
  177. checking sys/param.h presence... yes
  178. checking for sys/param.h... yes
  179. checking for feof_unlocked... yes
  180. checking for fgets_unlocked... yes
  181. checking for getc_unlocked... yes
  182. checking for getcwd... yes
  183. checking for getegid... yes
  184. checking for geteuid... yes
  185. checking for getgid... yes
  186. checking for getuid... yes
  187. checking for mempcpy... yes
  188. checking for munmap... yes
  189. checking for putenv... yes
  190. checking for setenv... yes
  191. checking for setlocale... yes
  192. checking for stpcpy... yes
  193. checking for strcasecmp... yes
  194. checking for strdup... yes
  195. checking for strtoul... yes
  196. checking for tsearch... yes
  197. checking for __argz_count... yes
  198. checking for __argz_stringify... yes
  199. checking for __argz_next... yes
  200. checking for __fsetlocking... yes
  201. checking for iconv... yes
  202. checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  203. checking for nl_langinfo and CODESET... yes
  204. checking for LC_MESSAGES... yes
  205. checking for bison... no
  206. checking whether NLS is requested... yes
  207. checking whether included gettext is requested... no
  208. checking for GNU gettext in libc... yes
  209. checking whether to use NLS... yes
  210. checking where the gettext function comes from... libc
  211. checking for aclocal... no
  212. checking for autoconf... no
  213. checking for autoheader... no
  214. configure: updating cache ./config.cache
  215. configure: creating ./config.status
  216. config.status: creating Makefile
  217. config.status: creating config.intl
  218. config.status: creating config.h
  219. config.status: executing default-1 commands
  220. mkdir -p -- ./libiberty
  221. Configuring in ./libiberty
  222. configure: creating cache ./config.cache
  223. checking whether to enable maintainer-specific portions of Makefiles... no
  224. checking for makeinfo... makeinfo --split-size=5000000
  225. checking for perl... perl
  226. checking build system type... x86_64-unknown-linux-gnu
  227. checking host system type... x86_64-unknown-linux-gnu
  228. checking for x86_64-unknown-linux-gnu-ar... ar
  229. checking for x86_64-unknown-linux-gnu-ranlib... ranlib
  230. checking for x86_64-unknown-linux-gnu-gcc... gcc
  231. checking for C compiler default output file name... a.out
  232. checking whether the C compiler works... yes
  233. checking whether we are cross compiling... no
  234. checking for suffix of executables...
  235. checking for suffix of object files... o
  236. checking whether we are using the GNU C compiler... yes
  237. checking whether gcc accepts -g... yes
  238. checking for gcc option to accept ISO C89... none needed
  239. checking for special C compiler options needed for large files... no
  240. checking for _FILE_OFFSET_BITS value needed for large files... no
  241. checking how to run the C preprocessor... gcc -E
  242. checking whether gcc supports -W... yes
  243. checking whether gcc supports -Wall... yes
  244. checking whether gcc supports -Wwrite-strings... yes
  245. checking whether gcc supports -Wc++-compat... yes
  246. checking whether gcc supports -Wstrict-prototypes... yes
  247. checking whether gcc supports -pedantic ... yes
  248. checking whether gcc and cc understand -c and -o together... yes
  249. checking for an ANSI C-conforming const... yes
  250. checking for inline... inline
  251. checking for grep that handles long lines and -e... /bin/grep
  252. checking for egrep... /bin/grep -E
  253. checking for ANSI C header files... yes
  254. checking for sys/types.h... yes
  255. checking for sys/stat.h... yes
  256. checking for stdlib.h... yes
  257. checking for string.h... yes
  258. checking for memory.h... yes
  259. checking for strings.h... yes
  260. checking for inttypes.h... yes
  261. checking for stdint.h... yes
  262. checking for unistd.h... yes
  263. checking whether byte ordering is bigendian... no
  264. checking for a BSD-compatible install... /usr/bin/install -c
  265. checking for sys/file.h... yes
  266. checking for sys/param.h... yes
  267. checking for limits.h... yes
  268. checking for stdlib.h... (cached) yes
  269. checking for malloc.h... yes
  270. checking for string.h... (cached) yes
  271. checking for unistd.h... (cached) yes
  272. checking for strings.h... (cached) yes
  273. checking for sys/time.h... yes
  274. checking for time.h... yes
  275. checking for sys/resource.h... yes
  276. checking for sys/stat.h... (cached) yes
  277. checking for sys/mman.h... yes
  278. checking for fcntl.h... yes
  279. checking for alloca.h... yes
  280. checking for sys/pstat.h... no
  281. checking for sys/sysmp.h... no
  282. checking for sys/sysinfo.h... yes
  283. checking for machine/hal_sysinfo.h... no
  284. checking for sys/table.h... no
  285. checking for sys/sysctl.h... yes
  286. checking for sys/systemcfg.h... no
  287. checking for stdint.h... (cached) yes
  288. checking for stdio_ext.h... yes
  289. checking for process.h... no
  290. checking for sys/prctl.h... yes
  291. checking for sys/wait.h that is POSIX.1 compatible... yes
  292. checking whether time.h and sys/time.h may both be included... yes
  293. checking whether errno must be declared... no
  294. checking size of int... 4
  295. checking for a 64-bit type... uint64_t
  296. checking for intptr_t... yes
  297. checking for uintptr_t... yes
  298. checking for ssize_t... yes
  299. checking for pid_t... yes
  300. checking for library containing strerror... none required
  301. checking for asprintf... yes
  302. checking for atexit... yes
  303. checking for basename... yes
  304. checking for bcmp... yes
  305. checking for bcopy... yes
  306. checking for bsearch... yes
  307. checking for bzero... yes
  308. checking for calloc... yes
  309. checking for clock... yes
  310. checking for ffs... yes
  311. checking for getcwd... yes
  312. checking for getpagesize... yes
  313. checking for gettimeofday... yes
  314. checking for index... yes
  315. checking for insque... yes
  316. checking for memchr... yes
  317. checking for memcmp... yes
  318. checking for memcpy... yes
  319. checking for memmem... yes
  320. checking for memmove... yes
  321. checking for mempcpy... yes
  322. checking for memset... yes
  323. checking for mkstemps... yes
  324. checking for putenv... yes
  325. checking for random... yes
  326. checking for rename... yes
  327. checking for rindex... yes
  328. checking for setenv... yes
  329. checking for snprintf... yes
  330. checking for sigsetmask... yes
  331. checking for stpcpy... yes
  332. checking for stpncpy... yes
  333. checking for strcasecmp... yes
  334. checking for strchr... yes
  335. checking for strdup... yes
  336. checking for strncasecmp... yes
  337. checking for strndup... yes
  338. checking for strrchr... yes
  339. checking for strstr... yes
  340. checking for strtod... yes
  341. checking for strtol... yes
  342. checking for strtoul... yes
  343. checking for strverscmp... yes
  344. checking for tmpnam... yes
  345. checking for vasprintf... yes
  346. checking for vfprintf... yes
  347. checking for vprintf... yes
  348. checking for vsnprintf... yes
  349. checking for vsprintf... yes
  350. checking for waitpid... yes
  351. checking for setproctitle... no
  352. checking whether alloca needs Cray hooks... no
  353. checking stack direction for C alloca... -1
  354. checking for vfork.h... no
  355. checking for fork... yes
  356. checking for vfork... yes
  357. checking for working fork... yes
  358. checking for working vfork... (cached) yes
  359. checking for _doprnt... no
  360. checking for sys_errlist... yes
  361. checking for sys_nerr... yes
  362. checking for sys_siglist... yes
  363. checking for external symbol _system_configuration... no
  364. checking for __fsetlocking... yes
  365. checking for canonicalize_file_name... yes
  366. checking for dup3... yes
  367. checking for getrlimit... yes
  368. checking for getrusage... yes
  369. checking for getsysinfo... no
  370. checking for gettimeofday... (cached) yes
  371. checking for on_exit... yes
  372. checking for psignal... yes
  373. checking for pstat_getdynamic... no
  374. checking for pstat_getstatic... no
  375. checking for realpath... yes
  376. checking for setrlimit... yes
  377. checking for sbrk... yes
  378. checking for spawnve... no
  379. checking for spawnvpe... no
  380. checking for strerror... yes
  381. checking for strsignal... yes
  382. checking for sysconf... yes
  383. checking for sysctl... yes
  384. checking for sysmp... no
  385. checking for table... no
  386. checking for times... yes
  387. checking for wait3... yes
  388. checking for wait4... yes
  389. checking whether basename is declared... no
  390. checking whether ffs is declared... yes
  391. checking whether asprintf is declared... no
  392. checking whether vasprintf is declared... no
  393. checking whether snprintf is declared... yes
  394. checking whether vsnprintf is declared... yes
  395. checking whether calloc is declared... yes
  396. checking whether getenv is declared... yes
  397. checking whether getopt is declared... yes
  398. checking whether malloc is declared... yes
  399. checking whether realloc is declared... yes
  400. checking whether sbrk is declared... yes
  401. checking whether strverscmp is declared... no
  402. checking whether canonicalize_file_name must be declared... yes
  403. checking for stdlib.h... (cached) yes
  404. checking for unistd.h... (cached) yes
  405. checking for getpagesize... (cached) yes
  406. checking for working mmap... yes
  407. checking for working strncmp... yes
  408. configure: updating cache ./config.cache
  409. configure: creating ./config.status
  410. config.status: creating Makefile
  411. config.status: creating testsuite/Makefile
  412. config.status: creating config.h
  413. config.status: executing default commands
  414. mkdir -p -- ./bfd
  415. Configuring in ./bfd
  416. configure: creating cache ./config.cache
  417. checking build system type... x86_64-unknown-linux-gnu
  418. checking host system type... x86_64-unknown-linux-gnu
  419. checking target system type... sh-unknown-elf
  420. checking for x86_64-unknown-linux-gnu-gcc... gcc
  421. checking for C compiler default output file name... a.out
  422. checking whether the C compiler works... yes
  423. checking whether we are cross compiling... no
  424. checking for suffix of executables...
  425. checking for suffix of object files... o
  426. checking whether we are using the GNU C compiler... yes
  427. checking whether gcc accepts -g... yes
  428. checking for gcc option to accept ISO C89... none needed
  429. checking for library containing strerror... none required
  430. checking for a BSD-compatible install... /usr/bin/install -c
  431. checking whether build environment is sane... yes
  432. checking for a thread-safe mkdir -p... /bin/mkdir -p
  433. checking for gawk... gawk
  434. checking whether make sets $(MAKE)... yes
  435. checking for style of include used by make... GNU
  436. checking dependency style of gcc... gcc3
  437. checking for x86_64-unknown-linux-gnu-ar... ar
  438. checking for x86_64-unknown-linux-gnu-ranlib... ranlib
  439. checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc
  440. checking whether we are using the GNU C compiler... (cached) yes
  441. checking whether gcc accepts -g... (cached) yes
  442. checking for gcc option to accept ISO C89... (cached) none needed
  443. checking how to run the C preprocessor... gcc -E
  444. checking for grep that handles long lines and -e... /bin/grep
  445. checking for egrep... /bin/grep -E
  446. checking for ANSI C header files... yes
  447. checking for sys/types.h... yes
  448. checking for sys/stat.h... yes
  449. checking for stdlib.h... yes
  450. checking for string.h... yes
  451. checking for memory.h... yes
  452. checking for strings.h... yes
  453. checking for inttypes.h... yes
  454. checking for stdint.h... yes
  455. checking for unistd.h... yes
  456. checking minix/config.h usability... no
  457. checking minix/config.h presence... no
  458. checking for minix/config.h... no
  459. checking whether it is safe to define __EXTENSIONS__... yes
  460. checking how to print strings... printf
  461. checking for a sed that does not truncate output... /bin/sed
  462. checking for fgrep... /bin/grep -F
  463. checking for ld used by gcc... ld
  464. checking if the linker (ld) is GNU ld... yes
  465. checking for BSD- or MS-compatible name lister (nm)... nm
  466. checking the name lister (nm) interface... BSD nm
  467. checking whether ln -s works... yes
  468. checking the maximum length of command line arguments... 3458764513820540925
  469. checking whether the shell understands some XSI constructs... yes
  470. checking whether the shell understands "+="... yes
  471. checking for ld option to reload object files... -r
  472. checking for x86_64-unknown-linux-gnu-objdump... objdump
  473. checking how to recognize dependent libraries... pass_all
  474. checking for x86_64-unknown-linux-gnu-ar... (cached) ar
  475. checking for x86_64-unknown-linux-gnu-strip... no
  476. checking for strip... strip
  477. checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib
  478. checking command to parse nm output from gcc object... ok
  479. checking for dlfcn.h... yes
  480. checking for objdir... .libs
  481. checking if gcc supports -fno-rtti -fno-exceptions... no
  482. checking for gcc option to produce PIC... -fPIC -DPIC
  483. checking if gcc PIC flag -fPIC -DPIC works... yes
  484. checking if gcc static flag -static works... yes
  485. checking if gcc supports -c -o file.o... yes
  486. checking if gcc supports -c -o file.o... (cached) yes
  487. checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
  488. checking dynamic linker characteristics... GNU/Linux ld.so
  489. checking how to hardcode library paths into programs... immediate
  490. checking for shl_load... no
  491. checking for shl_load in -ldld... no
  492. checking for dlopen... no
  493. checking for dlopen in -ldl... yes
  494. checking whether a program can dlopen itself... yes
  495. checking whether a statically linked program can dlopen itself... no
  496. checking whether stripping libraries is possible... yes
  497. checking if libtool supports shared libraries... yes
  498. checking whether to build shared libraries... no
  499. checking whether to build static libraries... yes
  500. checking for special C compiler options needed for large files... no
  501. checking for _FILE_OFFSET_BITS value needed for large files... no
  502. Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
  503. checking whether to enable maintainer-specific portions of Makefiles... no
  504. checking whether to install libbfd... yes
  505. checking whether NLS is requested... yes
  506. checking for catalogs to be installed... da es fi fr id ja ro ru rw sv tr vi zh_CN da es fi fr id ja ro ru rw sv tr vi zh_CN
  507. checking whether NLS is requested... yes
  508. checking for msgfmt... no
  509. checking for gmsgfmt... :
  510. checking for xgettext... no
  511. checking for msgmerge... no
  512. checking size of long long... 8
  513. checking size of void *... 8
  514. checking size of long... 8
  515. checking alloca.h usability... yes
  516. checking alloca.h presence... yes
  517. checking for alloca.h... yes
  518. checking stddef.h usability... yes
  519. checking stddef.h presence... yes
  520. checking for stddef.h... yes
  521. checking for string.h... (cached) yes
  522. checking for strings.h... (cached) yes
  523. checking for stdlib.h... (cached) yes
  524. checking time.h usability... yes
  525. checking time.h presence... yes
  526. checking for time.h... yes
  527. checking for unistd.h... (cached) yes
  528. checking fcntl.h usability... yes
  529. checking fcntl.h presence... yes
  530. checking for fcntl.h... yes
  531. checking sys/file.h usability... yes
  532. checking sys/file.h presence... yes
  533. checking for sys/file.h... yes
  534. checking sys/time.h usability... yes
  535. checking sys/time.h presence... yes
  536. checking for sys/time.h... yes
  537. checking for sys/stat.h... (cached) yes
  538. looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
  539. checking for uintptr_t... yes
  540. checking for int_least32_t... yes
  541. checking for int_fast32_t... yes
  542. checking for uint64_t... yes
  543. checking what to include in bfd_stdint.h... stdint.h (already complete)
  544. checking whether time.h and sys/time.h may both be included... yes
  545. checking for dirent.h that defines DIR... yes
  546. checking for library containing opendir... none required
  547. checking whether string.h and strings.h may both be included... yes
  548. checking for fcntl... yes
  549. checking for getpagesize... yes
  550. checking for setitimer... yes
  551. checking for sysconf... yes
  552. checking for fdopen... yes
  553. checking for getuid... yes
  554. checking for getgid... yes
  555. checking for fileno... yes
  556. checking for strtoull... yes
  557. checking whether basename is declared... yes
  558. checking whether ftello is declared... yes
  559. checking whether ftello64 is declared... yes
  560. checking whether fseeko is declared... yes
  561. checking whether fseeko64 is declared... yes
  562. checking whether ffs is declared... yes
  563. checking whether free is declared... yes
  564. checking whether getenv is declared... yes
  565. checking whether malloc is declared... yes
  566. checking whether realloc is declared... yes
  567. checking whether stpcpy is declared... yes
  568. checking whether strstr is declared... yes
  569. checking whether snprintf is declared... yes
  570. checking whether vsnprintf is declared... yes
  571. checking for library containing zlibVersion... no
  572. checking linker --as-needed support... yes
  573. checking for cos in -lm... yes
  574. checking for gcc version with buggy 64-bit support... no
  575. checking for ftello... yes
  576. checking for ftello64... yes
  577. checking for fseeko... yes
  578. checking for fseeko64... yes
  579. checking for fopen64... yes
  580. checking size of off_t... 8
  581. checking file_ptr type... BFD_HOST_64_BIT
  582. checking for stdlib.h... (cached) yes
  583. checking for unistd.h... (cached) yes
  584. checking for getpagesize... (cached) yes
  585. checking for working mmap... yes
  586. checking for madvise... yes
  587. checking for mprotect... yes
  588. configure: updating cache ./config.cache
  589. configure: creating ./config.status
  590. config.status: creating Makefile
  591. config.status: creating doc/Makefile
  592. config.status: creating bfd-in3.h
  593. config.status: creating po/Makefile.in
  594. config.status: creating config.h
  595. config.status: executing depfiles commands
  596. config.status: executing libtool commands
  597. config.status: executing default-1 commands
  598. config.status: executing bfd_stdint.h commands
  599. config.status: executing default commands
  600. make[3]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/libiberty'
  601. if [ x"" != x ] && [ ! -d pic ]; then \
  602. mkdir pic; \
  603. else true; fi
  604. touch stamp-picdir
  605. if [ x"" != x ]; then \
  606. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/regex.c -o pic/regex.o; \
  607. else true; fi
  608. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/regex.c -o regex.o
  609. if [ x"" != x ]; then \
  610. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
  611. else true; fi
  612. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/cplus-dem.c -o cplus-dem.o
  613. if [ x"" != x ]; then \
  614. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
  615. else true; fi
  616. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/cp-demangle.c -o cp-demangle.o
  617. if [ x"" != x ]; then \
  618. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/md5.c -o pic/md5.o; \
  619. else true; fi
  620. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/md5.c -o md5.o
  621. if [ x"" != x ]; then \
  622. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/sha1.c -o pic/sha1.o; \
  623. else true; fi
  624. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/sha1.c -o sha1.o
  625. if [ x"" != x ]; then \
  626. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/alloca.c -o pic/alloca.o; \
  627. else true; fi
  628. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/alloca.c -o alloca.o
  629. if [ x"" != x ]; then \
  630. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/argv.c -o pic/argv.o; \
  631. else true; fi
  632. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/argv.c -o argv.o
  633. if [ x"" != x ]; then \
  634. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/choose-temp.c -o pic/choose-temp.o; \
  635. else true; fi
  636. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/choose-temp.c -o choose-temp.o
  637. if [ x"" != x ]; then \
  638. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/concat.c -o pic/concat.o; \
  639. else true; fi
  640. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/concat.c -o concat.o
  641. if [ x"" != x ]; then \
  642. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/cp-demint.c -o pic/cp-demint.o; \
  643. else true; fi
  644. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/cp-demint.c -o cp-demint.o
  645. if [ x"" != x ]; then \
  646. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/crc32.c -o pic/crc32.o; \
  647. else true; fi
  648. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/crc32.c -o crc32.o
  649. if [ x"" != x ]; then \
  650. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/dyn-string.c -o pic/dyn-string.o; \
  651. else true; fi
  652. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/dyn-string.c -o dyn-string.o
  653. if [ x"" != x ]; then \
  654. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/fdmatch.c -o pic/fdmatch.o; \
  655. else true; fi
  656. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/fdmatch.c -o fdmatch.o
  657. if [ x"" != x ]; then \
  658. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/fibheap.c -o pic/fibheap.o; \
  659. else true; fi
  660. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/fibheap.c -o fibheap.o
  661. if [ x"" != x ]; then \
  662. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
  663. else true; fi
  664. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/filename_cmp.c -o filename_cmp.o
  665. if [ x"" != x ]; then \
  666. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/floatformat.c -o pic/floatformat.o; \
  667. else true; fi
  668. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/floatformat.c -o floatformat.o
  669. if [ x"" != x ]; then \
  670. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/fnmatch.c -o pic/fnmatch.o; \
  671. else true; fi
  672. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/fnmatch.c -o fnmatch.o
  673. if [ x"" != x ]; then \
  674. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
  675. else true; fi
  676. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/fopen_unlocked.c -o fopen_unlocked.o
  677. if [ x"" != x ]; then \
  678. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/getopt.c -o pic/getopt.o; \
  679. else true; fi
  680. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/getopt.c -o getopt.o
  681. if [ x"" != x ]; then \
  682. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/getopt1.c -o pic/getopt1.o; \
  683. else true; fi
  684. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/getopt1.c -o getopt1.o
  685. if [ x"" != x ]; then \
  686. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/getpwd.c -o pic/getpwd.o; \
  687. else true; fi
  688. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/getpwd.c -o getpwd.o
  689. if [ x"" != x ]; then \
  690. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/getruntime.c -o pic/getruntime.o; \
  691. else true; fi
  692. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/getruntime.c -o getruntime.o
  693. if [ x"" != x ]; then \
  694. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/hashtab.c -o pic/hashtab.o; \
  695. else true; fi
  696. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/hashtab.c -o hashtab.o
  697. if [ x"" != x ]; then \
  698. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/hex.c -o pic/hex.o; \
  699. else true; fi
  700. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/hex.c -o hex.o
  701. if [ x"" != x ]; then \
  702. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/lbasename.c -o pic/lbasename.o; \
  703. else true; fi
  704. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/lbasename.c -o lbasename.o
  705. if [ x"" != x ]; then \
  706. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/lrealpath.c -o pic/lrealpath.o; \
  707. else true; fi
  708. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/lrealpath.c -o lrealpath.o
  709. if [ x"" != x ]; then \
  710. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
  711. else true; fi
  712. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/make-relative-prefix.c -o make-relative-prefix.o
  713. if [ x"" != x ]; then \
  714. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
  715. else true; fi
  716. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/make-temp-file.c -o make-temp-file.o
  717. if [ x"" != x ]; then \
  718. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/objalloc.c -o pic/objalloc.o; \
  719. else true; fi
  720. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/objalloc.c -o objalloc.o
  721. if [ x"" != x ]; then \
  722. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/obstack.c -o pic/obstack.o; \
  723. else true; fi
  724. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/obstack.c -o obstack.o
  725. if [ x"" != x ]; then \
  726. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/partition.c -o pic/partition.o; \
  727. else true; fi
  728. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/partition.c -o partition.o
  729. if [ x"" != x ]; then \
  730. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/pexecute.c -o pic/pexecute.o; \
  731. else true; fi
  732. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/pexecute.c -o pexecute.o
  733. if [ x"" != x ]; then \
  734. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/physmem.c -o pic/physmem.o; \
  735. else true; fi
  736. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/physmem.c -o physmem.o
  737. if [ x"" != x ]; then \
  738. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/pex-common.c -o pic/pex-common.o; \
  739. else true; fi
  740. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/pex-common.c -o pex-common.o
  741. if [ x"" != x ]; then \
  742. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/pex-one.c -o pic/pex-one.o; \
  743. else true; fi
  744. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/pex-one.c -o pex-one.o
  745. if [ x"" != x ]; then \
  746. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/pex-unix.c -o pic/pex-unix.o; \
  747. else true; fi
  748. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/pex-unix.c -o pex-unix.o
  749. if [ x"" != x ]; then \
  750. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
  751. else true; fi
  752. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/safe-ctype.c -o safe-ctype.o
  753. if [ x"" != x ]; then \
  754. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/simple-object.c -o pic/simple-object.o; \
  755. else true; fi
  756. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/simple-object.c -o simple-object.o
  757. if [ x"" != x ]; then \
  758. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
  759. else true; fi
  760. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/simple-object-coff.c -o simple-object-coff.o
  761. if [ x"" != x ]; then \
  762. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
  763. else true; fi
  764. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/simple-object-elf.c -o simple-object-elf.o
  765. if [ x"" != x ]; then \
  766. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
  767. else true; fi
  768. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
  769. if [ x"" != x ]; then \
  770. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/sort.c -o pic/sort.o; \
  771. else true; fi
  772. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/sort.c -o sort.o
  773. if [ x"" != x ]; then \
  774. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/spaces.c -o pic/spaces.o; \
  775. else true; fi
  776. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/spaces.c -o spaces.o
  777. if [ x"" != x ]; then \
  778. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/splay-tree.c -o pic/splay-tree.o; \
  779. else true; fi
  780. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/splay-tree.c -o splay-tree.o
  781. if [ x"" != x ]; then \
  782. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/stack-limit.c -o pic/stack-limit.o; \
  783. else true; fi
  784. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/stack-limit.c -o stack-limit.o
  785. if [ x"" != x ]; then \
  786. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/strerror.c -o pic/strerror.o; \
  787. else true; fi
  788. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/strerror.c -o strerror.o
  789. if [ x"" != x ]; then \
  790. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/strsignal.c -o pic/strsignal.o; \
  791. else true; fi
  792. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/strsignal.c -o strsignal.o
  793. if [ x"" != x ]; then \
  794. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
  795. else true; fi
  796. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
  797. if [ x"" != x ]; then \
  798. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/xatexit.c -o pic/xatexit.o; \
  799. else true; fi
  800. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/xatexit.c -o xatexit.o
  801. if [ x"" != x ]; then \
  802. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/xexit.c -o pic/xexit.o; \
  803. else true; fi
  804. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/xexit.c -o xexit.o
  805. if [ x"" != x ]; then \
  806. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/xmalloc.c -o pic/xmalloc.o; \
  807. else true; fi
  808. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/xmalloc.c -o xmalloc.o
  809. if [ x"" != x ]; then \
  810. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/xmemdup.c -o pic/xmemdup.o; \
  811. else true; fi
  812. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/xmemdup.c -o xmemdup.o
  813. if [ x"" != x ]; then \
  814. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/xstrdup.c -o pic/xstrdup.o; \
  815. else true; fi
  816. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/xstrdup.c -o xstrdup.o
  817. if [ x"" != x ]; then \
  818. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/xstrerror.c -o pic/xstrerror.o; \
  819. else true; fi
  820. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/xstrerror.c -o xstrerror.o
  821. if [ x"" != x ]; then \
  822. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/xstrndup.c -o pic/xstrndup.o; \
  823. else true; fi
  824. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/xstrndup.c -o xstrndup.o
  825. if [ x"" != x ]; then \
  826. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/setproctitle.c -o pic/setproctitle.o; \
  827. else true; fi
  828. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.22/libiberty/setproctitle.c -o setproctitle.o
  829. rm -f ./libiberty.a pic/./libiberty.a
  830. ar rc ./libiberty.a \
  831. ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o
  832. ranlib ./libiberty.a
  833. if [ x"" != x ]; then \
  834. cd pic; \
  835. ar rc ./libiberty.a \
  836. ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \
  837. ranlib ./libiberty.a; \
  838. cd ..; \
  839. else true; fi
  840. echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
  841. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/libiberty/testsuite'
  842. make[4]: Nothing to be done for `all'.
  843. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/libiberty/testsuite'
  844. make[3]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/libiberty'
  845. make[3]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/intl'
  846. make[3]: Nothing to be done for `all'.
  847. make[3]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/intl'
  848. make[3]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd'
  849. creating bfdver.h
  850. rm -f elf32-target.h
  851. sed -e s/NN/32/g < ../../binutils-2.22/bfd/elfxx-target.h > elf32-target.new
  852. mv -f elf32-target.new elf32-target.h
  853. rm -f elf64-target.h
  854. sed -e s/NN/64/g < ../../binutils-2.22/bfd/elfxx-target.h > elf64-target.new
  855. mv -f elf64-target.new elf64-target.h
  856. rm -f targmatch.h
  857. sed -f ../../binutils-2.22/bfd/targmatch.sed < ../../binutils-2.22/bfd/config.bfd > targmatch.new
  858. mv -f targmatch.new targmatch.h
  859. Making info in doc
  860. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd/doc'
  861. make[4]: Nothing to be done for `info'.
  862. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd/doc'
  863. Making info in po
  864. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd/po'
  865. ( if test 'x../../../binutils-2.22/bfd/po' != 'x.'; then \
  866. posrcprefix='../../../binutils-2.22/bfd/'; \
  867. else \
  868. posrcprefix="../"; \
  869. fi; \
  870. rm -f SRC-POTFILES-t SRC-POTFILES \
  871. && (sed -e '/^#/d' \
  872. -e '/^[ ]*$/d' \
  873. -e "s@.*@ $posrcprefix& \\\\@" < ../../../binutils-2.22/bfd/po/SRC-POTFILES.in \
  874. | sed -e '$s/\\$//') > SRC-POTFILES-t \
  875. && chmod a-w SRC-POTFILES-t \
  876. && mv SRC-POTFILES-t SRC-POTFILES )
  877. ( rm -f BLD-POTFILES-t BLD-POTFILES \
  878. && (sed -e '/^#/d' \
  879. -e '/^[ ]*$/d' \
  880. -e "s@.*@ ../& \\\\@" < ../../../binutils-2.22/bfd/po/BLD-POTFILES.in \
  881. | sed -e '$s/\\$//') > BLD-POTFILES-t \
  882. && chmod a-w BLD-POTFILES-t \
  883. && mv BLD-POTFILES-t BLD-POTFILES )
  884. cd .. \
  885. && CONFIG_FILES=po/Makefile.in:po/Make-in \
  886. CONFIG_HEADERS= /bin/bash ./config.status
  887. config.status: creating po/Makefile.in
  888. config.status: executing depfiles commands
  889. config.status: executing libtool commands
  890. config.status: executing default-1 commands
  891. config.status: executing bfd_stdint.h commands
  892. config.status: executing default commands
  893. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd/po'
  894. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd/po'
  895. make[4]: Nothing to be done for `info'.
  896. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd/po'
  897. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd'
  898. make[4]: Nothing to be done for `info-am'.
  899. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd'
  900. make all-recursive
  901. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd'
  902. Making all in doc
  903. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd/doc'
  904. make[5]: Nothing to be done for `all'.
  905. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd/doc'
  906. Making all in po
  907. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd/po'
  908. make[5]: Nothing to be done for `all'.
  909. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd/po'
  910. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd'
  911. rm -f bfd-tmp.h
  912. cp bfd-in3.h bfd-tmp.h
  913. /bin/bash ../../binutils-2.22/bfd/../move-if-change bfd-tmp.h bfd.h
  914. rm -f bfd-tmp.h
  915. touch stmp-bfd-h
  916. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../binutils-2.22/bfd/archive.c
  917. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../binutils-2.22/bfd/archive.c -o archive.o
  918. mv -f .deps/archive.Tpo .deps/archive.Plo
  919. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=bfd_elf32_sh_vec -DSELECT_VECS='&bfd_elf32_sh_vec,&bfd_elf32_shl_vec,&shcoff_vec,&shlcoff_vec,&shcoff_small_vec,&shlcoff_small_vec,&bfd_elf32_sh64_vec,&bfd_elf32_sh64l_vec,&bfd_elf64_sh64_vec,&bfd_elf64_sh64l_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_sh_arch' ../../binutils-2.22/bfd/archures.c
  920. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_sh_vec "-DSELECT_VECS=&bfd_elf32_sh_vec,&bfd_elf32_shl_vec,&shcoff_vec,&shlcoff_vec,&shcoff_small_vec,&shlcoff_small_vec,&bfd_elf32_sh64_vec,&bfd_elf32_sh64l_vec,&bfd_elf64_sh64_vec,&bfd_elf64_sh64l_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_sh_arch" ../../binutils-2.22/bfd/archures.c -o archures.o
  921. mv -f .deps/archures.Tpo .deps/archures.Plo
  922. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../binutils-2.22/bfd/bfd.c
  923. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../binutils-2.22/bfd/bfd.c -o bfd.o
  924. mv -f .deps/bfd.Tpo .deps/bfd.Plo
  925. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../binutils-2.22/bfd/bfdio.c
  926. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../binutils-2.22/bfd/bfdio.c -o bfdio.o
  927. mv -f .deps/bfdio.Tpo .deps/bfdio.Plo
  928. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../binutils-2.22/bfd/bfdwin.c
  929. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../binutils-2.22/bfd/bfdwin.c -o bfdwin.o
  930. mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo
  931. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../binutils-2.22/bfd/cache.c
  932. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../binutils-2.22/bfd/cache.c -o cache.o
  933. mv -f .deps/cache.Tpo .deps/cache.Plo
  934. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../binutils-2.22/bfd/coffgen.c
  935. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../binutils-2.22/bfd/coffgen.c -o coffgen.o
  936. mv -f .deps/coffgen.Tpo .deps/coffgen.Plo
  937. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../binutils-2.22/bfd/corefile.c
  938. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../binutils-2.22/bfd/corefile.c -o corefile.o
  939. mv -f .deps/corefile.Tpo .deps/corefile.Plo
  940. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../binutils-2.22/bfd/format.c
  941. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../binutils-2.22/bfd/format.c -o format.o
  942. mv -f .deps/format.Tpo .deps/format.Plo
  943. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../binutils-2.22/bfd/init.c
  944. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../binutils-2.22/bfd/init.c -o init.o
  945. mv -f .deps/init.Tpo .deps/init.Plo
  946. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../binutils-2.22/bfd/libbfd.c
  947. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../binutils-2.22/bfd/libbfd.c -o libbfd.o
  948. mv -f .deps/libbfd.Tpo .deps/libbfd.Plo
  949. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../binutils-2.22/bfd/opncls.c
  950. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../binutils-2.22/bfd/opncls.c -o opncls.o
  951. mv -f .deps/opncls.Tpo .deps/opncls.Plo
  952. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../binutils-2.22/bfd/reloc.c
  953. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../binutils-2.22/bfd/reloc.c -o reloc.o
  954. mv -f .deps/reloc.Tpo .deps/reloc.Plo
  955. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../binutils-2.22/bfd/section.c
  956. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../binutils-2.22/bfd/section.c -o section.o
  957. mv -f .deps/section.Tpo .deps/section.Plo
  958. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../binutils-2.22/bfd/syms.c
  959. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../binutils-2.22/bfd/syms.c -o syms.o
  960. mv -f .deps/syms.Tpo .deps/syms.Plo
  961. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=bfd_elf32_sh_vec -DSELECT_VECS='&bfd_elf32_sh_vec,&bfd_elf32_shl_vec,&shcoff_vec,&shlcoff_vec,&shcoff_small_vec,&shlcoff_small_vec,&bfd_elf32_sh64_vec,&bfd_elf32_sh64l_vec,&bfd_elf64_sh64_vec,&bfd_elf64_sh64l_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_sh_arch' ../../binutils-2.22/bfd/targets.c
  962. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_sh_vec "-DSELECT_VECS=&bfd_elf32_sh_vec,&bfd_elf32_shl_vec,&shcoff_vec,&shlcoff_vec,&shcoff_small_vec,&shlcoff_small_vec,&bfd_elf32_sh64_vec,&bfd_elf32_sh64l_vec,&bfd_elf64_sh64_vec,&bfd_elf64_sh64l_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_sh_arch" ../../binutils-2.22/bfd/targets.c -o targets.o
  963. mv -f .deps/targets.Tpo .deps/targets.Plo
  964. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../binutils-2.22/bfd/hash.c
  965. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../binutils-2.22/bfd/hash.c -o hash.o
  966. mv -f .deps/hash.Tpo .deps/hash.Plo
  967. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../binutils-2.22/bfd/linker.c
  968. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../binutils-2.22/bfd/linker.c -o linker.o
  969. mv -f .deps/linker.Tpo .deps/linker.Plo
  970. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../binutils-2.22/bfd/srec.c
  971. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../binutils-2.22/bfd/srec.c -o srec.o
  972. mv -f .deps/srec.Tpo .deps/srec.Plo
  973. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../binutils-2.22/bfd/binary.c
  974. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../binutils-2.22/bfd/binary.c -o binary.o
  975. mv -f .deps/binary.Tpo .deps/binary.Plo
  976. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../binutils-2.22/bfd/tekhex.c
  977. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../binutils-2.22/bfd/tekhex.c -o tekhex.o
  978. mv -f .deps/tekhex.Tpo .deps/tekhex.Plo
  979. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../binutils-2.22/bfd/ihex.c
  980. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../binutils-2.22/bfd/ihex.c -o ihex.o
  981. mv -f .deps/ihex.Tpo .deps/ihex.Plo
  982. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../binutils-2.22/bfd/stabs.c
  983. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../binutils-2.22/bfd/stabs.c -o stabs.o
  984. mv -f .deps/stabs.Tpo .deps/stabs.Plo
  985. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../binutils-2.22/bfd/stab-syms.c
  986. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../binutils-2.22/bfd/stab-syms.c -o stab-syms.o
  987. mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo
  988. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../binutils-2.22/bfd/merge.c
  989. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../binutils-2.22/bfd/merge.c -o merge.o
  990. mv -f .deps/merge.Tpo .deps/merge.Plo
  991. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/lib/debug\" ../../binutils-2.22/bfd/dwarf2.c
  992. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/lib/debug\" ../../binutils-2.22/bfd/dwarf2.c -o dwarf2.o
  993. mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo
  994. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../binutils-2.22/bfd/simple.c
  995. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../binutils-2.22/bfd/simple.c -o simple.o
  996. mv -f .deps/simple.Tpo .deps/simple.Plo
  997. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../binutils-2.22/bfd/compress.c
  998. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../binutils-2.22/bfd/compress.c -o compress.o
  999. mv -f .deps/compress.Tpo .deps/compress.Plo
  1000. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../binutils-2.22/bfd/verilog.c
  1001. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../binutils-2.22/bfd/verilog.c -o verilog.o
  1002. mv -f .deps/verilog.Tpo .deps/verilog.Plo
  1003. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-sh.lo -MD -MP -MF .deps/elf32-sh.Tpo -c -o elf32-sh.lo ../../binutils-2.22/bfd/elf32-sh.c
  1004. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-sh.lo -MD -MP -MF .deps/elf32-sh.Tpo -c ../../binutils-2.22/bfd/elf32-sh.c -o elf32-sh.o
  1005. mv -f .deps/elf32-sh.Tpo .deps/elf32-sh.Plo
  1006. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../binutils-2.22/bfd/elf-vxworks.c
  1007. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../binutils-2.22/bfd/elf-vxworks.c -o elf-vxworks.o
  1008. mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo
  1009. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../binutils-2.22/bfd/elf32.c
  1010. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../binutils-2.22/bfd/elf32.c -o elf32.o
  1011. mv -f .deps/elf32.Tpo .deps/elf32.Plo
  1012. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../binutils-2.22/bfd/elf.c
  1013. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../binutils-2.22/bfd/elf.c -o elf.o
  1014. mv -f .deps/elf.Tpo .deps/elf.Plo
  1015. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../binutils-2.22/bfd/elflink.c
  1016. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../binutils-2.22/bfd/elflink.c -o elflink.o
  1017. mv -f .deps/elflink.Tpo .deps/elflink.Plo
  1018. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../binutils-2.22/bfd/elf-attrs.c
  1019. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../binutils-2.22/bfd/elf-attrs.c -o elf-attrs.o
  1020. mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo
  1021. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../binutils-2.22/bfd/elf-strtab.c
  1022. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../binutils-2.22/bfd/elf-strtab.c -o elf-strtab.o
  1023. mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo
  1024. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../binutils-2.22/bfd/elf-eh-frame.c
  1025. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../binutils-2.22/bfd/elf-eh-frame.c -o elf-eh-frame.o
  1026. mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo
  1027. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../binutils-2.22/bfd/dwarf1.c
  1028. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../binutils-2.22/bfd/dwarf1.c -o dwarf1.o
  1029. mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo
  1030. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT coff-sh.lo -MD -MP -MF .deps/coff-sh.Tpo -c -o coff-sh.lo ../../binutils-2.22/bfd/coff-sh.c
  1031. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT coff-sh.lo -MD -MP -MF .deps/coff-sh.Tpo -c ../../binutils-2.22/bfd/coff-sh.c -o coff-sh.o
  1032. mv -f .deps/coff-sh.Tpo .deps/coff-sh.Plo
  1033. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo ../../binutils-2.22/bfd/cofflink.c
  1034. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../binutils-2.22/bfd/cofflink.c -o cofflink.o
  1035. mv -f .deps/cofflink.Tpo .deps/cofflink.Plo
  1036. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-sh64.lo -MD -MP -MF .deps/elf32-sh64.Tpo -c -o elf32-sh64.lo ../../binutils-2.22/bfd/elf32-sh64.c
  1037. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-sh64.lo -MD -MP -MF .deps/elf32-sh64.Tpo -c ../../binutils-2.22/bfd/elf32-sh64.c -o elf32-sh64.o
  1038. mv -f .deps/elf32-sh64.Tpo .deps/elf32-sh64.Plo
  1039. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-sh64-com.lo -MD -MP -MF .deps/elf32-sh64-com.Tpo -c -o elf32-sh64-com.lo ../../binutils-2.22/bfd/elf32-sh64-com.c
  1040. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-sh64-com.lo -MD -MP -MF .deps/elf32-sh64-com.Tpo -c ../../binutils-2.22/bfd/elf32-sh64-com.c -o elf32-sh64-com.o
  1041. mv -f .deps/elf32-sh64-com.Tpo .deps/elf32-sh64-com.Plo
  1042. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf64-sh64.lo -MD -MP -MF .deps/elf64-sh64.Tpo -c -o elf64-sh64.lo ../../binutils-2.22/bfd/elf64-sh64.c
  1043. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf64-sh64.lo -MD -MP -MF .deps/elf64-sh64.Tpo -c ../../binutils-2.22/bfd/elf64-sh64.c -o elf64-sh64.o
  1044. mv -f .deps/elf64-sh64.Tpo .deps/elf64-sh64.Plo
  1045. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c -o elf64.lo ../../binutils-2.22/bfd/elf64.c
  1046. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c ../../binutils-2.22/bfd/elf64.c -o elf64.o
  1047. mv -f .deps/elf64.Tpo .deps/elf64.Plo
  1048. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c -o elf64-gen.lo ../../binutils-2.22/bfd/elf64-gen.c
  1049. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c ../../binutils-2.22/bfd/elf64-gen.c -o elf64-gen.o
  1050. mv -f .deps/elf64-gen.Tpo .deps/elf64-gen.Plo
  1051. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../binutils-2.22/bfd/elf32-gen.c
  1052. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../binutils-2.22/bfd/elf32-gen.c -o elf32-gen.o
  1053. mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo
  1054. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cpu-sh.lo -MD -MP -MF .deps/cpu-sh.Tpo -c -o cpu-sh.lo ../../binutils-2.22/bfd/cpu-sh.c
  1055. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cpu-sh.lo -MD -MP -MF .deps/cpu-sh.Tpo -c ../../binutils-2.22/bfd/cpu-sh.c -o cpu-sh.o
  1056. mv -f .deps/cpu-sh.Tpo .deps/cpu-sh.Plo
  1057. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c -o archive64.lo ../../binutils-2.22/bfd/archive64.c
  1058. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/bfd -I. -I../../binutils-2.22/bfd -I../../binutils-2.22/bfd/../include -DHAVE_bfd_elf32_sh_vec -DHAVE_bfd_elf32_shl_vec -DHAVE_shcoff_vec -DHAVE_shlcoff_vec -DHAVE_shcoff_small_vec -DHAVE_shlcoff_small_vec -DHAVE_bfd_elf32_sh64_vec -DHAVE_bfd_elf32_sh64l_vec -DHAVE_bfd_elf64_sh64_vec -DHAVE_bfd_elf64_sh64l_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c ../../binutils-2.22/bfd/archive64.c -o archive64.o
  1059. mv -f .deps/archive64.Tpo .deps/archive64.Plo
  1060. rm -f tofiles
  1061. f=""; \
  1062. for i in elf32-sh.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo coff-sh.lo cofflink.lo elf32-sh64.lo elf32-sh64-com.lo elf64-sh64.lo elf64.lo elf64-gen.lo elf32-gen.lo cpu-sh.lo archive64.lo ; do \
  1063. case " $f " in \
  1064. *" $i "*) ;; \
  1065. *) f="$f $i" ;; \
  1066. esac ; \
  1067. done ; \
  1068. echo $f > tofiles
  1069. /bin/bash ../../binutils-2.22/bfd/../move-if-change tofiles ofiles
  1070. touch stamp-ofiles
  1071. /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -release `cat libtool-soversion` -o libbfd.la -rpath /home/wes/Dreamcast/dc/toolchain/sh-elf/x86_64-unknown-linux-gnu/sh-elf/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo verilog.lo `cat ofiles`
  1072. libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.o verilog.o elf32-sh.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o coff-sh.o cofflink.o elf32-sh64.o elf32-sh64-com.o elf64-sh64.o elf64.o elf64-gen.o elf32-gen.o cpu-sh.o archive64.o
  1073. libtool: link: ranlib .libs/libbfd.a
  1074. libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" )
  1075. libtooldir=`/bin/bash ./libtool --config | sed -n -e 's/^objdir=//p'`; \
  1076. if [ -f $libtooldir/libbfd.a ]; then \
  1077. cp $libtooldir/libbfd.a libbfd.tmp; \
  1078. ranlib libbfd.tmp; \
  1079. /bin/bash ../../binutils-2.22/bfd/../move-if-change libbfd.tmp libbfd.a; \
  1080. else true; fi
  1081. touch stamp-lib
  1082. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd'
  1083. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd'
  1084. make[3]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd'
  1085. mkdir -p -- ./opcodes
  1086. Configuring in ./opcodes
  1087. configure: creating cache ./config.cache
  1088. checking build system type... x86_64-unknown-linux-gnu
  1089. checking host system type... x86_64-unknown-linux-gnu
  1090. checking target system type... sh-unknown-elf
  1091. checking for x86_64-unknown-linux-gnu-gcc... gcc
  1092. checking for C compiler default output file name... a.out
  1093. checking whether the C compiler works... yes
  1094. checking whether we are cross compiling... no
  1095. checking for suffix of executables...
  1096. checking for suffix of object files... o
  1097. checking whether we are using the GNU C compiler... yes
  1098. checking whether gcc accepts -g... yes
  1099. checking for gcc option to accept ISO C89... none needed
  1100. checking for library containing strerror... none required
  1101. checking for a BSD-compatible install... /usr/bin/install -c
  1102. checking whether build environment is sane... yes
  1103. checking for a thread-safe mkdir -p... /bin/mkdir -p
  1104. checking for gawk... gawk
  1105. checking whether make sets $(MAKE)... yes
  1106. checking for style of include used by make... GNU
  1107. checking dependency style of gcc... gcc3
  1108. checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc
  1109. checking whether we are using the GNU C compiler... (cached) yes
  1110. checking whether gcc accepts -g... (cached) yes
  1111. checking for gcc option to accept ISO C89... (cached) none needed
  1112. checking how to run the C preprocessor... gcc -E
  1113. checking for grep that handles long lines and -e... /bin/grep
  1114. checking for egrep... /bin/grep -E
  1115. checking for ANSI C header files... yes
  1116. checking for sys/types.h... yes
  1117. checking for sys/stat.h... yes
  1118. checking for stdlib.h... yes
  1119. checking for string.h... yes
  1120. checking for memory.h... yes
  1121. checking for strings.h... yes
  1122. checking for inttypes.h... yes
  1123. checking for stdint.h... yes
  1124. checking for unistd.h... yes
  1125. checking minix/config.h usability... no
  1126. checking minix/config.h presence... no
  1127. checking for minix/config.h... no
  1128. checking whether it is safe to define __EXTENSIONS__... yes
  1129. checking for x86_64-unknown-linux-gnu-ar... ar
  1130. checking for x86_64-unknown-linux-gnu-ranlib... ranlib
  1131. checking how to print strings... printf
  1132. checking for a sed that does not truncate output... /bin/sed
  1133. checking for fgrep... /bin/grep -F
  1134. checking for ld used by gcc... ld
  1135. checking if the linker (ld) is GNU ld... yes
  1136. checking for BSD- or MS-compatible name lister (nm)... nm
  1137. checking the name lister (nm) interface... BSD nm
  1138. checking whether ln -s works... yes
  1139. checking the maximum length of command line arguments... 3458764513820540925
  1140. checking whether the shell understands some XSI constructs... yes
  1141. checking whether the shell understands "+="... yes
  1142. checking for ld option to reload object files... -r
  1143. checking for x86_64-unknown-linux-gnu-objdump... objdump
  1144. checking how to recognize dependent libraries... pass_all
  1145. checking for x86_64-unknown-linux-gnu-ar... (cached) ar
  1146. checking for x86_64-unknown-linux-gnu-strip... no
  1147. checking for strip... strip
  1148. checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib
  1149. checking command to parse nm output from gcc object... ok
  1150. checking for dlfcn.h... yes
  1151. checking for objdir... .libs
  1152. checking if gcc supports -fno-rtti -fno-exceptions... no
  1153. checking for gcc option to produce PIC... -fPIC -DPIC
  1154. checking if gcc PIC flag -fPIC -DPIC works... yes
  1155. checking if gcc static flag -static works... yes
  1156. checking if gcc supports -c -o file.o... yes
  1157. checking if gcc supports -c -o file.o... (cached) yes
  1158. checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
  1159. checking dynamic linker characteristics... GNU/Linux ld.so
  1160. checking how to hardcode library paths into programs... immediate
  1161. checking whether stripping libraries is possible... yes
  1162. checking if libtool supports shared libraries... yes
  1163. checking whether to build shared libraries... no
  1164. checking whether to build static libraries... yes
  1165. Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
  1166. checking whether to enable maintainer-specific portions of Makefiles... no
  1167. checking whether to install libbfd... yes
  1168. checking whether NLS is requested... yes
  1169. checking for catalogs to be installed... da de es fi fr ga id nl pt_BR ro sv tr vi zh_CN da de es fi fr ga id nl pt_BR ro sv tr vi zh_CN
  1170. checking whether NLS is requested... yes
  1171. checking for msgfmt... no
  1172. checking for gmsgfmt... :
  1173. checking for xgettext... no
  1174. checking for msgmerge... no
  1175. checking for string.h... (cached) yes
  1176. checking for strings.h... (cached) yes
  1177. checking for stdlib.h... (cached) yes
  1178. checking limits.h usability... yes
  1179. checking limits.h presence... yes
  1180. checking for limits.h... yes
  1181. checking whether basename is declared... yes
  1182. checking whether stpcpy is declared... yes
  1183. checking linker --as-needed support... yes
  1184. checking for cos in -lm... yes
  1185. configure: updating cache ./config.cache
  1186. configure: creating ./config.status
  1187. config.status: creating Makefile
  1188. config.status: creating po/Makefile.in
  1189. config.status: creating config.h
  1190. config.status: executing depfiles commands
  1191. config.status: executing libtool commands
  1192. config.status: executing default-1 commands
  1193. config.status: creating po/POTFILES
  1194. config.status: creating po/Makefile
  1195. make[3]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/opcodes'
  1196. make all-recursive
  1197. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/opcodes'
  1198. Making all in .
  1199. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/opcodes'
  1200. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/opcodes -I. -I../../binutils-2.22/opcodes -I../bfd -I../../binutils-2.22/opcodes/../include -I../../binutils-2.22/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo ../../binutils-2.22/opcodes/dis-buf.c
  1201. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/opcodes -I. -I../../binutils-2.22/opcodes -I../bfd -I../../binutils-2.22/opcodes/../include -I../../binutils-2.22/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c ../../binutils-2.22/opcodes/dis-buf.c -o dis-buf.o
  1202. mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo
  1203. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/opcodes -I. -I../../binutils-2.22/opcodes -I../bfd -I../../binutils-2.22/opcodes/../include -I../../binutils-2.22/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo -DARCH_sh -DINCLUDE_SHMEDIA ../../binutils-2.22/opcodes/disassemble.c
  1204. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/opcodes -I. -I../../binutils-2.22/opcodes -I../bfd -I../../binutils-2.22/opcodes/../include -I../../binutils-2.22/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_sh -DINCLUDE_SHMEDIA ../../binutils-2.22/opcodes/disassemble.c -o disassemble.o
  1205. mv -f .deps/disassemble.Tpo .deps/disassemble.Plo
  1206. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/opcodes -I. -I../../binutils-2.22/opcodes -I../bfd -I../../binutils-2.22/opcodes/../include -I../../binutils-2.22/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo ../../binutils-2.22/opcodes/dis-init.c
  1207. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/opcodes -I. -I../../binutils-2.22/opcodes -I../bfd -I../../binutils-2.22/opcodes/../include -I../../binutils-2.22/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c ../../binutils-2.22/opcodes/dis-init.c -o dis-init.o
  1208. mv -f .deps/dis-init.Tpo .deps/dis-init.Plo
  1209. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/opcodes -I. -I../../binutils-2.22/opcodes -I../bfd -I../../binutils-2.22/opcodes/../include -I../../binutils-2.22/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sh64-dis.lo -MD -MP -MF .deps/sh64-dis.Tpo -c -o sh64-dis.lo ../../binutils-2.22/opcodes/sh64-dis.c
  1210. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/opcodes -I. -I../../binutils-2.22/opcodes -I../bfd -I../../binutils-2.22/opcodes/../include -I../../binutils-2.22/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sh64-dis.lo -MD -MP -MF .deps/sh64-dis.Tpo -c ../../binutils-2.22/opcodes/sh64-dis.c -o sh64-dis.o
  1211. mv -f .deps/sh64-dis.Tpo .deps/sh64-dis.Plo
  1212. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/opcodes -I. -I../../binutils-2.22/opcodes -I../bfd -I../../binutils-2.22/opcodes/../include -I../../binutils-2.22/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sh64-opc.lo -MD -MP -MF .deps/sh64-opc.Tpo -c -o sh64-opc.lo ../../binutils-2.22/opcodes/sh64-opc.c
  1213. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/opcodes -I. -I../../binutils-2.22/opcodes -I../bfd -I../../binutils-2.22/opcodes/../include -I../../binutils-2.22/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sh64-opc.lo -MD -MP -MF .deps/sh64-opc.Tpo -c ../../binutils-2.22/opcodes/sh64-opc.c -o sh64-opc.o
  1214. mv -f .deps/sh64-opc.Tpo .deps/sh64-opc.Plo
  1215. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/opcodes -I. -I../../binutils-2.22/opcodes -I../bfd -I../../binutils-2.22/opcodes/../include -I../../binutils-2.22/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sh-dis.lo -MD -MP -MF .deps/sh-dis.Tpo -c -o sh-dis.lo -DARCH_sh -DINCLUDE_SHMEDIA ../../binutils-2.22/opcodes/sh-dis.c
  1216. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/opcodes -I. -I../../binutils-2.22/opcodes -I../bfd -I../../binutils-2.22/opcodes/../include -I../../binutils-2.22/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sh-dis.lo -MD -MP -MF .deps/sh-dis.Tpo -c -DARCH_sh -DINCLUDE_SHMEDIA ../../binutils-2.22/opcodes/sh-dis.c -o sh-dis.o
  1217. mv -f .deps/sh-dis.Tpo .deps/sh-dis.Plo
  1218. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/opcodes -I. -I../../binutils-2.22/opcodes -I../bfd -I../../binutils-2.22/opcodes/../include -I../../binutils-2.22/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cgen-bitset.lo -MD -MP -MF .deps/cgen-bitset.Tpo -c -o cgen-bitset.lo ../../binutils-2.22/opcodes/cgen-bitset.c
  1219. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/opcodes -I. -I../../binutils-2.22/opcodes -I../bfd -I../../binutils-2.22/opcodes/../include -I../../binutils-2.22/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cgen-bitset.lo -MD -MP -MF .deps/cgen-bitset.Tpo -c ../../binutils-2.22/opcodes/cgen-bitset.c -o cgen-bitset.o
  1220. mv -f .deps/cgen-bitset.Tpo .deps/cgen-bitset.Plo
  1221. /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -release `cat ../bfd/libtool-soversion` -o libopcodes.la -rpath /home/wes/Dreamcast/dc/toolchain/sh-elf/x86_64-unknown-linux-gnu/sh-elf/lib dis-buf.lo disassemble.lo dis-init.lo sh64-dis.lo sh64-opc.lo sh-dis.lo cgen-bitset.lo
  1222. libtool: link: ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o sh64-dis.o sh64-opc.o sh-dis.o cgen-bitset.o
  1223. libtool: link: ranlib .libs/libopcodes.a
  1224. libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" )
  1225. libtooldir=`/bin/bash ./libtool --config | sed -n -e 's/^objdir=//p'`; \
  1226. if [ -f $libtooldir/libopcodes.a ]; then \
  1227. cp $libtooldir/libopcodes.a libopcodes.tmp; \
  1228. ranlib libopcodes.tmp; \
  1229. /bin/bash ../../binutils-2.22/opcodes/../move-if-change libopcodes.tmp libopcodes.a; \
  1230. else true; fi
  1231. touch stamp-lib
  1232. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/opcodes'
  1233. Making all in po
  1234. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/opcodes/po'
  1235. make[5]: Nothing to be done for `all'.
  1236. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/opcodes/po'
  1237. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/opcodes'
  1238. make[3]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/opcodes'
  1239. mkdir -p -- ./binutils
  1240. Configuring in ./binutils
  1241. configure: creating cache ./config.cache
  1242. checking build system type... x86_64-unknown-linux-gnu
  1243. checking host system type... x86_64-unknown-linux-gnu
  1244. checking target system type... sh-unknown-elf
  1245. checking for x86_64-unknown-linux-gnu-gcc... gcc
  1246. checking for C compiler default output file name... a.out
  1247. checking whether the C compiler works... yes
  1248. checking whether we are cross compiling... no
  1249. checking for suffix of executables...
  1250. checking for suffix of object files... o
  1251. checking whether we are using the GNU C compiler... yes
  1252. checking whether gcc accepts -g... yes
  1253. checking for gcc option to accept ISO C89... none needed
  1254. checking for library containing strerror... none required
  1255. checking for a BSD-compatible install... /usr/bin/install -c
  1256. checking whether build environment is sane... yes
  1257. checking for a thread-safe mkdir -p... /bin/mkdir -p
  1258. checking for gawk... gawk
  1259. checking whether make sets $(MAKE)... yes
  1260. checking for style of include used by make... GNU
  1261. checking dependency style of gcc... gcc3
  1262. checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc
  1263. checking whether we are using the GNU C compiler... (cached) yes
  1264. checking whether gcc accepts -g... (cached) yes
  1265. checking for gcc option to accept ISO C89... (cached) none needed
  1266. checking how to run the C preprocessor... gcc -E
  1267. checking for grep that handles long lines and -e... /bin/grep
  1268. checking for egrep... /bin/grep -E
  1269. checking for ANSI C header files... yes
  1270. checking for sys/types.h... yes
  1271. checking for sys/stat.h... yes
  1272. checking for stdlib.h... yes
  1273. checking for string.h... yes
  1274. checking for memory.h... yes
  1275. checking for strings.h... yes
  1276. checking for inttypes.h... yes
  1277. checking for stdint.h... yes
  1278. checking for unistd.h... yes
  1279. checking minix/config.h usability... no
  1280. checking minix/config.h presence... no
  1281. checking for minix/config.h... no
  1282. checking whether it is safe to define __EXTENSIONS__... yes
  1283. checking for special C compiler options needed for large files... no
  1284. checking for _FILE_OFFSET_BITS value needed for large files... no
  1285. checking how to print strings... printf
  1286. checking for a sed that does not truncate output... /bin/sed
  1287. checking for fgrep... /bin/grep -F
  1288. checking for ld used by gcc... ld
  1289. checking if the linker (ld) is GNU ld... yes
  1290. checking for BSD- or MS-compatible name lister (nm)... nm
  1291. checking the name lister (nm) interface... BSD nm
  1292. checking whether ln -s works... yes
  1293. checking the maximum length of command line arguments... 3458764513820540925
  1294. checking whether the shell understands some XSI constructs... yes
  1295. checking whether the shell understands "+="... yes
  1296. checking for ld option to reload object files... -r
  1297. checking for x86_64-unknown-linux-gnu-objdump... objdump
  1298. checking how to recognize dependent libraries... pass_all
  1299. checking for x86_64-unknown-linux-gnu-ar... ar
  1300. checking for x86_64-unknown-linux-gnu-strip... no
  1301. checking for strip... strip
  1302. checking for x86_64-unknown-linux-gnu-ranlib... ranlib
  1303. checking command to parse nm output from gcc object... ok
  1304. checking for dlfcn.h... yes
  1305. checking for objdir... .libs
  1306. checking if gcc supports -fno-rtti -fno-exceptions... no
  1307. checking for gcc option to produce PIC... -fPIC -DPIC
  1308. checking if gcc PIC flag -fPIC -DPIC works... yes
  1309. checking if gcc static flag -static works... yes
  1310. checking if gcc supports -c -o file.o... yes
  1311. checking if gcc supports -c -o file.o... (cached) yes
  1312. checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
  1313. checking whether -lc should be explicitly linked in... no
  1314. checking dynamic linker characteristics... GNU/Linux ld.so
  1315. checking how to hardcode library paths into programs... immediate
  1316. checking whether stripping libraries is possible... yes
  1317. checking if libtool supports shared libraries... yes
  1318. checking whether to build shared libraries... yes
  1319. checking whether to build static libraries... yes
  1320. Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
  1321. checking for bison... /home/wes/kos/kos/utils/dc-chain/binutils-2.22/missing bison -y
  1322. checking for flex... /home/wes/kos/kos/utils/dc-chain/binutils-2.22/missing flex
  1323. checking lex output file root... lex.yy
  1324. checking lex library...
  1325. checking whether yytext is a pointer... yes
  1326. checking whether NLS is requested... yes
  1327. checking for catalogs to be installed... bg da es fi fr id ja ro ru rw sk sv tr uk vi zh_CN zh_TW bg da es fi fr id ja ro ru rw sk sv tr uk vi zh_CN zh_TW
  1328. checking whether NLS is requested... yes
  1329. checking for msgfmt... no
  1330. checking for gmsgfmt... :
  1331. checking for xgettext... no
  1332. checking for msgmerge... no
  1333. checking whether to enable maintainer-specific portions of Makefiles... no
  1334. checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib
  1335. checking for string.h... (cached) yes
  1336. checking for strings.h... (cached) yes
  1337. checking for stdlib.h... (cached) yes
  1338. checking for unistd.h... (cached) yes
  1339. checking fcntl.h usability... yes
  1340. checking fcntl.h presence... yes
  1341. checking for fcntl.h... yes
  1342. checking sys/file.h usability... yes
  1343. checking sys/file.h presence... yes
  1344. checking for sys/file.h... yes
  1345. checking limits.h usability... yes
  1346. checking limits.h presence... yes
  1347. checking for limits.h... yes
  1348. checking sys/param.h usability... yes
  1349. checking sys/param.h presence... yes
  1350. checking for sys/param.h... yes
  1351. checking for sys/wait.h that is POSIX.1 compatible... yes
  1352. checking for working alloca.h... yes
  1353. checking for alloca... yes
  1354. checking for sbrk... yes
  1355. checking for utimes... yes
  1356. checking for setmode... no
  1357. checking for getc_unlocked... yes
  1358. checking for strcoll... yes
  1359. checking for mkstemp... yes
  1360. checking for mkdtemp... yes
  1361. checking for library containing frexp... none required
  1362. checking for time_t in time.h... yes
  1363. checking for time_t in sys/types.h... yes
  1364. checking for a known getopt prototype in unistd.h... yes
  1365. checking for utime.h... yes
  1366. checking whether fprintf is declared... yes
  1367. checking whether stpcpy is declared... yes
  1368. checking whether strstr is declared... yes
  1369. checking whether sbrk is declared... yes
  1370. checking whether getenv is declared... yes
  1371. checking whether environ is declared... yes
  1372. checking whether getc_unlocked is declared... yes
  1373. checking whether snprintf is declared... yes
  1374. checking whether vsnprintf is declared... yes
  1375. checking for library containing zlibVersion... no
  1376. checking iconv.h usability... yes
  1377. checking iconv.h presence... yes
  1378. checking for iconv.h... yes
  1379. checking for ld used by GCC... ld -m elf_x86_64
  1380. checking if the linker (ld -m elf_x86_64) is GNU ld... yes
  1381. checking for shared library run path origin... done
  1382. checking for iconv... yes
  1383. checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  1384. configure: updating cache ./config.cache
  1385. configure: creating ./config.status
  1386. config.status: creating Makefile
  1387. config.status: creating doc/Makefile
  1388. config.status: creating po/Makefile.in
  1389. config.status: creating config.h
  1390. config.status: executing depfiles commands
  1391. config.status: executing libtool commands
  1392. config.status: executing default-1 commands
  1393. config.status: creating po/POTFILES
  1394. config.status: creating po/Makefile
  1395. make[3]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils'
  1396. if [ -r sysinfo.c ]; then \
  1397. gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error sysinfo.c ; \
  1398. else \
  1399. gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../binutils-2.22/binutils/sysinfo.c ; \
  1400. fi
  1401. if [ -r syslex.c ]; then \
  1402. gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error syslex.c ; \
  1403. else \
  1404. gcc -c -I. -I../../binutils-2.22/binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../binutils-2.22/binutils/syslex.c ;\
  1405. fi
  1406. gcc -g -O2 -o sysinfo sysinfo.o syslex.o
  1407. ./sysinfo -d <../../binutils-2.22/binutils/sysroff.info >sysroff.h
  1408. Making info in doc
  1409. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils/doc'
  1410. if test -f cxxfilt.man; then \
  1411. man=cxxfilt.man; \
  1412. else \
  1413. man=../../../binutils-2.22/binutils/doc/cxxfilt.man; \
  1414. fi; \
  1415. sed -e 's/@PROGRAM@/c++filt/' \
  1416. -e 's/cxxfilt/c++filt/' < $man \
  1417. > c++filt.1
  1418. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils/doc'
  1419. Making info in po
  1420. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils/po'
  1421. make[4]: Nothing to be done for `info'.
  1422. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils/po'
  1423. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils'
  1424. make[4]: Nothing to be done for `info-am'.
  1425. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils'
  1426. make all-recursive
  1427. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils'
  1428. Making all in doc
  1429. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils/doc'
  1430. make[5]: Nothing to be done for `all'.
  1431. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils/doc'
  1432. Making all in po
  1433. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils/po'
  1434. make[5]: Nothing to be done for `all'.
  1435. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils/po'
  1436. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils'
  1437. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT size.o -MD -MP -MF .deps/size.Tpo -c -o size.o ../../binutils-2.22/binutils/size.c
  1438. mv -f .deps/size.Tpo .deps/size.Po
  1439. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bucomm.o -MD -MP -MF .deps/bucomm.Tpo -c -o bucomm.o ../../binutils-2.22/binutils/bucomm.c
  1440. mv -f .deps/bucomm.Tpo .deps/bucomm.Po
  1441. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o ../../binutils-2.22/binutils/version.c
  1442. mv -f .deps/version.Tpo .deps/version.Po
  1443. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT filemode.o -MD -MP -MF .deps/filemode.Tpo -c -o filemode.o ../../binutils-2.22/binutils/filemode.c
  1444. mv -f .deps/filemode.Tpo .deps/filemode.Po
  1445. /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
  1446. libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
  1447. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT objdump.o -MD -MP -MF .deps/objdump.Tpo -c -o objdump.o -DOBJDUMP_PRIVATE_VECTORS="" ../../binutils-2.22/binutils/objdump.c
  1448. mv -f .deps/objdump.Tpo .deps/objdump.Po
  1449. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf.o -MD -MP -MF .deps/dwarf.Tpo -c -o dwarf.o ../../binutils-2.22/binutils/dwarf.c
  1450. mv -f .deps/dwarf.Tpo .deps/dwarf.Po
  1451. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT prdbg.o -MD -MP -MF .deps/prdbg.Tpo -c -o prdbg.o ../../binutils-2.22/binutils/prdbg.c
  1452. mv -f .deps/prdbg.Tpo .deps/prdbg.Po
  1453. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rddbg.o -MD -MP -MF .deps/rddbg.Tpo -c -o rddbg.o ../../binutils-2.22/binutils/rddbg.c
  1454. mv -f .deps/rddbg.Tpo .deps/rddbg.Po
  1455. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o ../../binutils-2.22/binutils/debug.c
  1456. mv -f .deps/debug.Tpo .deps/debug.Po
  1457. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o ../../binutils-2.22/binutils/stabs.c
  1458. mv -f .deps/stabs.Tpo .deps/stabs.Po
  1459. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ieee.o -MD -MP -MF .deps/ieee.Tpo -c -o ieee.o ../../binutils-2.22/binutils/ieee.c
  1460. mv -f .deps/ieee.Tpo .deps/ieee.Po
  1461. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rdcoff.o -MD -MP -MF .deps/rdcoff.Tpo -c -o rdcoff.o ../../binutils-2.22/binutils/rdcoff.c
  1462. mv -f .deps/rdcoff.Tpo .deps/rdcoff.Po
  1463. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elfcomm.o -MD -MP -MF .deps/elfcomm.Tpo -c -o elfcomm.o ../../binutils-2.22/binutils/elfcomm.c
  1464. mv -f .deps/elfcomm.Tpo .deps/elfcomm.Po
  1465. /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a
  1466. libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
  1467. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo ../../binutils-2.22/binutils/`arparse.c -Wno-error
  1468. mv -f .deps/arparse.Tpo .deps/arparse.Po
  1469. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arlex.o -MD -MP -MF .deps/arlex.Tpo -c -o arlex.o `test -f arlex.c || echo ../../binutils-2.22/binutils/`arlex.c -Wno-error
  1470. mv -f .deps/arlex.Tpo .deps/arlex.Po
  1471. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ar.o -MD -MP -MF .deps/ar.Tpo -c -o ar.o ../../binutils-2.22/binutils/ar.c
  1472. mv -f .deps/ar.Tpo .deps/ar.Po
  1473. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT not-ranlib.o -MD -MP -MF .deps/not-ranlib.Tpo -c -o not-ranlib.o ../../binutils-2.22/binutils/not-ranlib.c
  1474. mv -f .deps/not-ranlib.Tpo .deps/not-ranlib.Po
  1475. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arsup.o -MD -MP -MF .deps/arsup.Tpo -c -o arsup.o ../../binutils-2.22/binutils/arsup.c
  1476. mv -f .deps/arsup.Tpo .deps/arsup.Po
  1477. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rename.o -MD -MP -MF .deps/rename.Tpo -c -o rename.o ../../binutils-2.22/binutils/rename.c
  1478. mv -f .deps/rename.Tpo .deps/rename.Po
  1479. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT binemul.o -MD -MP -MF .deps/binemul.Tpo -c -o binemul.o ../../binutils-2.22/binutils/binemul.c
  1480. mv -f .deps/binemul.Tpo .deps/binemul.Po
  1481. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT emul_vanilla.o -MD -MP -MF .deps/emul_vanilla.Tpo -c -o emul_vanilla.o ../../binutils-2.22/binutils/emul_vanilla.c
  1482. mv -f .deps/emul_vanilla.Tpo .deps/emul_vanilla.Po
  1483. /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
  1484. libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
  1485. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT strings.o -MD -MP -MF .deps/strings.Tpo -c -o strings.o ../../binutils-2.22/binutils/strings.c
  1486. mv -f .deps/strings.Tpo .deps/strings.Po
  1487. /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
  1488. libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
  1489. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT is-ranlib.o -MD -MP -MF .deps/is-ranlib.Tpo -c -o is-ranlib.o ../../binutils-2.22/binutils/is-ranlib.c
  1490. mv -f .deps/is-ranlib.Tpo .deps/is-ranlib.Po
  1491. /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
  1492. libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
  1493. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT objcopy.o -MD -MP -MF .deps/objcopy.Tpo -c -o objcopy.o ../../binutils-2.22/binutils/objcopy.c
  1494. mv -f .deps/objcopy.Tpo .deps/objcopy.Po
  1495. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT not-strip.o -MD -MP -MF .deps/not-strip.Tpo -c -o not-strip.o ../../binutils-2.22/binutils/not-strip.c
  1496. mv -f .deps/not-strip.Tpo .deps/not-strip.Po
  1497. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT wrstabs.o -MD -MP -MF .deps/wrstabs.Tpo -c -o wrstabs.o ../../binutils-2.22/binutils/wrstabs.c
  1498. mv -f .deps/wrstabs.Tpo .deps/wrstabs.Po
  1499. /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
  1500. libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
  1501. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT addr2line.o -MD -MP -MF .deps/addr2line.Tpo -c -o addr2line.o ../../binutils-2.22/binutils/addr2line.c
  1502. mv -f .deps/addr2line.Tpo .deps/addr2line.Po
  1503. /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
  1504. libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
  1505. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT readelf.o -MD -MP -MF .deps/readelf.Tpo -c -o readelf.o ../../binutils-2.22/binutils/readelf.c
  1506. mv -f .deps/readelf.Tpo .deps/readelf.Po
  1507. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT unwind-ia64.o -MD -MP -MF .deps/unwind-ia64.Tpo -c -o unwind-ia64.o ../../binutils-2.22/binutils/unwind-ia64.c
  1508. mv -f .deps/unwind-ia64.Tpo .deps/unwind-ia64.Po
  1509. /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a
  1510. libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a
  1511. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elfedit.o -MD -MP -MF .deps/elfedit.Tpo -c -o elfedit.o ../../binutils-2.22/binutils/elfedit.c
  1512. mv -f .deps/elfedit.Tpo .deps/elfedit.Po
  1513. /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a
  1514. libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a
  1515. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT nm.o -MD -MP -MF .deps/nm.Tpo -c -o nm.o ../../binutils-2.22/binutils/nm.c
  1516. mv -f .deps/nm.Tpo .deps/nm.Po
  1517. /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
  1518. libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
  1519. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT is-strip.o -MD -MP -MF .deps/is-strip.Tpo -c -o is-strip.o ../../binutils-2.22/binutils/is-strip.c
  1520. mv -f .deps/is-strip.Tpo .deps/is-strip.Po
  1521. /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
  1522. libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
  1523. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/binutils -I. -I../../binutils-2.22/binutils -I../bfd -I../../binutils-2.22/binutils/../bfd -I../../binutils-2.22/binutils/../include -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cxxfilt.o -MD -MP -MF .deps/cxxfilt.Tpo -c -o cxxfilt.o ../../binutils-2.22/binutils/cxxfilt.c
  1524. mv -f .deps/cxxfilt.Tpo .deps/cxxfilt.Po
  1525. /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
  1526. libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
  1527. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils'
  1528. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils'
  1529. make[3]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils'
  1530. mkdir -p -- ./etc
  1531. Configuring in ./etc
  1532. configure: creating cache ./config.cache
  1533. checking for a BSD-compatible install... /usr/bin/install -c
  1534. configure: updating cache ./config.cache
  1535. configure: creating ./config.status
  1536. config.status: creating Makefile
  1537. make[3]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/etc'
  1538. for f in standards.info configure.info; do \
  1539. if test -f ../../binutils-2.22/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \
  1540. if make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \
  1541. true; \
  1542. else \
  1543. exit 1; \
  1544. fi; \
  1545. fi; \
  1546. done
  1547. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/etc'
  1548. make[4]: `../../binutils-2.22/etc/standards.info' is up to date.
  1549. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/etc'
  1550. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/etc'
  1551. make[4]: `../../binutils-2.22/etc/configure.info' is up to date.
  1552. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/etc'
  1553. make[3]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/etc'
  1554. mkdir -p -- ./gas
  1555. Configuring in ./gas
  1556. configure: creating cache ./config.cache
  1557. checking build system type... x86_64-unknown-linux-gnu
  1558. checking host system type... x86_64-unknown-linux-gnu
  1559. checking target system type... sh-unknown-elf
  1560. checking for x86_64-unknown-linux-gnu-gcc... gcc
  1561. checking for C compiler default output file name... a.out
  1562. checking whether the C compiler works... yes
  1563. checking whether we are cross compiling... no
  1564. checking for suffix of executables...
  1565. checking for suffix of object files... o
  1566. checking whether we are using the GNU C compiler... yes
  1567. checking whether gcc accepts -g... yes
  1568. checking for gcc option to accept ISO C89... none needed
  1569. checking for library containing strerror... none required
  1570. checking for a BSD-compatible install... /usr/bin/install -c
  1571. checking whether build environment is sane... yes
  1572. checking for a thread-safe mkdir -p... /bin/mkdir -p
  1573. checking for gawk... gawk
  1574. checking whether make sets $(MAKE)... yes
  1575. checking for style of include used by make... GNU
  1576. checking dependency style of gcc... gcc3
  1577. checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc
  1578. checking whether we are using the GNU C compiler... (cached) yes
  1579. checking whether gcc accepts -g... (cached) yes
  1580. checking for gcc option to accept ISO C89... (cached) none needed
  1581. checking how to run the C preprocessor... gcc -E
  1582. checking for grep that handles long lines and -e... /bin/grep
  1583. checking for egrep... /bin/grep -E
  1584. checking for ANSI C header files... yes
  1585. checking for sys/types.h... yes
  1586. checking for sys/stat.h... yes
  1587. checking for stdlib.h... yes
  1588. checking for string.h... yes
  1589. checking for memory.h... yes
  1590. checking for strings.h... yes
  1591. checking for inttypes.h... yes
  1592. checking for stdint.h... yes
  1593. checking for unistd.h... yes
  1594. checking minix/config.h usability... no
  1595. checking minix/config.h presence... no
  1596. checking for minix/config.h... no
  1597. checking whether it is safe to define __EXTENSIONS__... yes
  1598. checking for special C compiler options needed for large files... no
  1599. checking for _FILE_OFFSET_BITS value needed for large files... no
  1600. checking how to print strings... printf
  1601. checking for a sed that does not truncate output... /bin/sed
  1602. checking for fgrep... /bin/grep -F
  1603. checking for ld used by gcc... ld
  1604. checking if the linker (ld) is GNU ld... yes
  1605. checking for BSD- or MS-compatible name lister (nm)... nm
  1606. checking the name lister (nm) interface... BSD nm
  1607. checking whether ln -s works... yes
  1608. checking the maximum length of command line arguments... 3458764513820540925
  1609. checking whether the shell understands some XSI constructs... yes
  1610. checking whether the shell understands "+="... yes
  1611. checking for ld option to reload object files... -r
  1612. checking for x86_64-unknown-linux-gnu-objdump... objdump
  1613. checking how to recognize dependent libraries... pass_all
  1614. checking for x86_64-unknown-linux-gnu-ar... ar
  1615. checking for x86_64-unknown-linux-gnu-strip... no
  1616. checking for strip... strip
  1617. checking for x86_64-unknown-linux-gnu-ranlib... ranlib
  1618. checking command to parse nm output from gcc object... ok
  1619. checking for dlfcn.h... yes
  1620. checking for objdir... .libs
  1621. checking if gcc supports -fno-rtti -fno-exceptions... no
  1622. checking for gcc option to produce PIC... -fPIC -DPIC
  1623. checking if gcc PIC flag -fPIC -DPIC works... yes
  1624. checking if gcc static flag -static works... yes
  1625. checking if gcc supports -c -o file.o... yes
  1626. checking if gcc supports -c -o file.o... (cached) yes
  1627. checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
  1628. checking whether -lc should be explicitly linked in... no
  1629. checking dynamic linker characteristics... GNU/Linux ld.so
  1630. checking how to hardcode library paths into programs... immediate
  1631. checking whether stripping libraries is possible... yes
  1632. checking if libtool supports shared libraries... yes
  1633. checking whether to build shared libraries... yes
  1634. checking whether to build static libraries... yes
  1635. Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
  1636. checking whether byte ordering is bigendian... no
  1637. checking for bison... /home/wes/kos/kos/utils/dc-chain/binutils-2.22/missing bison -y
  1638. checking for flex... /home/wes/kos/kos/utils/dc-chain/binutils-2.22/missing flex
  1639. checking lex output file root... lex.yy
  1640. checking lex library...
  1641. checking whether yytext is a pointer... yes
  1642. checking whether NLS is requested... yes
  1643. checking for catalogs to be installed... es fi fr id ru rw tr es fi fr id ru rw tr
  1644. checking whether NLS is requested... yes
  1645. checking for msgfmt... no
  1646. checking for gmsgfmt... :
  1647. checking for xgettext... no
  1648. checking for msgmerge... no
  1649. checking whether to enable maintainer-specific portions of Makefiles... no
  1650. checking for string.h... (cached) yes
  1651. checking for stdlib.h... (cached) yes
  1652. checking for memory.h... (cached) yes
  1653. checking for strings.h... (cached) yes
  1654. checking for unistd.h... (cached) yes
  1655. checking errno.h usability... yes
  1656. checking errno.h presence... yes
  1657. checking for errno.h... yes
  1658. checking for sys/types.h... (cached) yes
  1659. checking limits.h usability... yes
  1660. checking limits.h presence... yes
  1661. checking for limits.h... yes
  1662. checking time.h usability... yes
  1663. checking time.h presence... yes
  1664. checking for time.h... yes
  1665. checking for sys/stat.h... (cached) yes
  1666. checking whether compiling a cross-assembler... yes
  1667. checking for working alloca.h... yes
  1668. checking for alloca... yes
  1669. checking for inline... inline
  1670. checking for unlink... yes
  1671. checking for sbrk... yes
  1672. checking for working assert macro... yes
  1673. checking whether declaration is required for errno... no
  1674. checking for a known getopt prototype in unistd.h... yes
  1675. checking whether declaration is required for environ... no
  1676. checking whether declaration is required for ffs... no
  1677. checking whether declaration is required for free... no
  1678. checking whether declaration is required for malloc... no
  1679. checking whether declaration is required for sbrk... no
  1680. checking whether declaration is required for strstr... no
  1681. checking whether mempcpy is declared... yes
  1682. checking whether vsnprintf is declared... yes
  1683. checking for library containing zlibVersion... no
  1684. checking for struct tm.tm_gmtoff in time.h... yes
  1685. checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes
  1686. checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes
  1687. configure: updating cache ./config.cache
  1688. configure: creating ./config.status
  1689. config.status: creating .gdbinit
  1690. config.status: creating Makefile
  1691. config.status: creating doc/Makefile
  1692. config.status: creating po/Makefile.in
  1693. config.status: creating config.h
  1694. config.status: executing depfiles commands
  1695. config.status: executing libtool commands
  1696. config.status: executing default-1 commands
  1697. config.status: creating po/POTFILES
  1698. config.status: creating po/Makefile
  1699. config.status: executing default commands
  1700. make[3]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gas'
  1701. make all-recursive
  1702. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gas'
  1703. Making all in doc
  1704. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gas/doc'
  1705. make[5]: Nothing to be done for `all'.
  1706. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gas/doc'
  1707. Making all in po
  1708. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gas/po'
  1709. make[5]: Nothing to be done for `all'.
  1710. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gas/po'
  1711. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gas'
  1712. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT app.o -MD -MP -MF .deps/app.Tpo -c -o app.o ../../binutils-2.22/gas/app.c
  1713. mv -f .deps/app.Tpo .deps/app.Po
  1714. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT as.o -MD -MP -MF .deps/as.Tpo -c -o as.o ../../binutils-2.22/gas/as.c
  1715. mv -f .deps/as.Tpo .deps/as.Po
  1716. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT atof-generic.o -MD -MP -MF .deps/atof-generic.Tpo -c -o atof-generic.o ../../binutils-2.22/gas/atof-generic.c
  1717. mv -f .deps/atof-generic.Tpo .deps/atof-generic.Po
  1718. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT compress-debug.o -MD -MP -MF .deps/compress-debug.Tpo -c -o compress-debug.o ../../binutils-2.22/gas/compress-debug.c
  1719. mv -f .deps/compress-debug.Tpo .deps/compress-debug.Po
  1720. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cond.o -MD -MP -MF .deps/cond.Tpo -c -o cond.o ../../binutils-2.22/gas/cond.c
  1721. mv -f .deps/cond.Tpo .deps/cond.Po
  1722. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT depend.o -MD -MP -MF .deps/depend.Tpo -c -o depend.o ../../binutils-2.22/gas/depend.c
  1723. mv -f .deps/depend.Tpo .deps/depend.Po
  1724. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf2dbg.o -MD -MP -MF .deps/dwarf2dbg.Tpo -c -o dwarf2dbg.o ../../binutils-2.22/gas/dwarf2dbg.c
  1725. mv -f .deps/dwarf2dbg.Tpo .deps/dwarf2dbg.Po
  1726. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dw2gencfi.o -MD -MP -MF .deps/dw2gencfi.Tpo -c -o dw2gencfi.o ../../binutils-2.22/gas/dw2gencfi.c
  1727. mv -f .deps/dw2gencfi.Tpo .deps/dw2gencfi.Po
  1728. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ecoff.o -MD -MP -MF .deps/ecoff.Tpo -c -o ecoff.o ../../binutils-2.22/gas/ecoff.c
  1729. mv -f .deps/ecoff.Tpo .deps/ecoff.Po
  1730. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ehopt.o -MD -MP -MF .deps/ehopt.Tpo -c -o ehopt.o ../../binutils-2.22/gas/ehopt.c
  1731. mv -f .deps/ehopt.Tpo .deps/ehopt.Po
  1732. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o ../../binutils-2.22/gas/expr.c
  1733. mv -f .deps/expr.Tpo .deps/expr.Po
  1734. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-copy.o -MD -MP -MF .deps/flonum-copy.Tpo -c -o flonum-copy.o ../../binutils-2.22/gas/flonum-copy.c
  1735. mv -f .deps/flonum-copy.Tpo .deps/flonum-copy.Po
  1736. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-konst.o -MD -MP -MF .deps/flonum-konst.Tpo -c -o flonum-konst.o ../../binutils-2.22/gas/flonum-konst.c
  1737. mv -f .deps/flonum-konst.Tpo .deps/flonum-konst.Po
  1738. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-mult.o -MD -MP -MF .deps/flonum-mult.Tpo -c -o flonum-mult.o ../../binutils-2.22/gas/flonum-mult.c
  1739. mv -f .deps/flonum-mult.Tpo .deps/flonum-mult.Po
  1740. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT frags.o -MD -MP -MF .deps/frags.Tpo -c -o frags.o ../../binutils-2.22/gas/frags.c
  1741. mv -f .deps/frags.Tpo .deps/frags.Po
  1742. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o ../../binutils-2.22/gas/hash.c
  1743. mv -f .deps/hash.Tpo .deps/hash.Po
  1744. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT input-file.o -MD -MP -MF .deps/input-file.Tpo -c -o input-file.o ../../binutils-2.22/gas/input-file.c
  1745. mv -f .deps/input-file.Tpo .deps/input-file.Po
  1746. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT input-scrub.o -MD -MP -MF .deps/input-scrub.Tpo -c -o input-scrub.o ../../binutils-2.22/gas/input-scrub.c
  1747. mv -f .deps/input-scrub.Tpo .deps/input-scrub.Po
  1748. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT listing.o -MD -MP -MF .deps/listing.Tpo -c -o listing.o ../../binutils-2.22/gas/listing.c
  1749. mv -f .deps/listing.Tpo .deps/listing.Po
  1750. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT literal.o -MD -MP -MF .deps/literal.Tpo -c -o literal.o ../../binutils-2.22/gas/literal.c
  1751. mv -f .deps/literal.Tpo .deps/literal.Po
  1752. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o ../../binutils-2.22/gas/macro.c
  1753. mv -f .deps/macro.Tpo .deps/macro.Po
  1754. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o ../../binutils-2.22/gas/messages.c
  1755. mv -f .deps/messages.Tpo .deps/messages.Po
  1756. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT output-file.o -MD -MP -MF .deps/output-file.Tpo -c -o output-file.o ../../binutils-2.22/gas/output-file.c
  1757. mv -f .deps/output-file.Tpo .deps/output-file.Po
  1758. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT read.o -MD -MP -MF .deps/read.Tpo -c -o read.o ../../binutils-2.22/gas/read.c
  1759. mv -f .deps/read.Tpo .deps/read.Po
  1760. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT remap.o -MD -MP -MF .deps/remap.Tpo -c -o remap.o ../../binutils-2.22/gas/remap.c
  1761. mv -f .deps/remap.Tpo .deps/remap.Po
  1762. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sb.o -MD -MP -MF .deps/sb.Tpo -c -o sb.o ../../binutils-2.22/gas/sb.c
  1763. mv -f .deps/sb.Tpo .deps/sb.Po
  1764. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o ../../binutils-2.22/gas/stabs.c
  1765. mv -f .deps/stabs.Tpo .deps/stabs.Po
  1766. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT subsegs.o -MD -MP -MF .deps/subsegs.Tpo -c -o subsegs.o ../../binutils-2.22/gas/subsegs.c
  1767. mv -f .deps/subsegs.Tpo .deps/subsegs.Po
  1768. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT symbols.o -MD -MP -MF .deps/symbols.Tpo -c -o symbols.o ../../binutils-2.22/gas/symbols.c
  1769. mv -f .deps/symbols.Tpo .deps/symbols.Po
  1770. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT write.o -MD -MP -MF .deps/write.Tpo -c -o write.o ../../binutils-2.22/gas/write.c
  1771. mv -f .deps/write.Tpo .deps/write.Po
  1772. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tc-sh.o -MD -MP -MF .deps/tc-sh.Tpo -c -o tc-sh.o `test -f 'config/tc-sh.c' || echo '../../binutils-2.22/gas/'`config/tc-sh.c
  1773. mv -f .deps/tc-sh.Tpo .deps/tc-sh.Po
  1774. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT obj-elf.o -MD -MP -MF .deps/obj-elf.Tpo -c -o obj-elf.o `test -f 'config/obj-elf.c' || echo '../../binutils-2.22/gas/'`config/obj-elf.c
  1775. mv -f .deps/obj-elf.Tpo .deps/obj-elf.Po
  1776. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gas -I. -I../../binutils-2.22/gas -I../bfd -I../../binutils-2.22/gas/config -I../../binutils-2.22/gas/../include -I../../binutils-2.22/gas/.. -I../../binutils-2.22/gas/../bfd -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT atof-ieee.o -MD -MP -MF .deps/atof-ieee.Tpo -c -o atof-ieee.o `test -f 'config/atof-ieee.c' || echo '../../binutils-2.22/gas/'`config/atof-ieee.c
  1777. mv -f .deps/atof-ieee.Tpo .deps/atof-ieee.Po
  1778. /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-sh.o obj-elf.o atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a
  1779. libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-sh.o obj-elf.o atof-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
  1780. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gas'
  1781. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gas'
  1782. make[3]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gas'
  1783. mkdir -p -- ./gprof
  1784. Configuring in ./gprof
  1785. configure: creating cache ./config.cache
  1786. checking build system type... x86_64-unknown-linux-gnu
  1787. checking host system type... x86_64-unknown-linux-gnu
  1788. checking target system type... sh-unknown-elf
  1789. checking for x86_64-unknown-linux-gnu-gcc... gcc
  1790. checking for C compiler default output file name... a.out
  1791. checking whether the C compiler works... yes
  1792. checking whether we are cross compiling... no
  1793. checking for suffix of executables...
  1794. checking for suffix of object files... o
  1795. checking whether we are using the GNU C compiler... yes
  1796. checking whether gcc accepts -g... yes
  1797. checking for gcc option to accept ISO C89... none needed
  1798. checking for library containing strerror... none required
  1799. checking for a BSD-compatible install... /usr/bin/install -c
  1800. checking whether build environment is sane... yes
  1801. checking for a thread-safe mkdir -p... /bin/mkdir -p
  1802. checking for gawk... gawk
  1803. checking whether make sets $(MAKE)... yes
  1804. checking for style of include used by make... GNU
  1805. checking dependency style of gcc... gcc3
  1806. checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc
  1807. checking whether we are using the GNU C compiler... (cached) yes
  1808. checking whether gcc accepts -g... (cached) yes
  1809. checking for gcc option to accept ISO C89... (cached) none needed
  1810. checking how to run the C preprocessor... gcc -E
  1811. checking for grep that handles long lines and -e... /bin/grep
  1812. checking for egrep... /bin/grep -E
  1813. checking for ANSI C header files... yes
  1814. checking for sys/types.h... yes
  1815. checking for sys/stat.h... yes
  1816. checking for stdlib.h... yes
  1817. checking for string.h... yes
  1818. checking for memory.h... yes
  1819. checking for strings.h... yes
  1820. checking for inttypes.h... yes
  1821. checking for stdint.h... yes
  1822. checking for unistd.h... yes
  1823. checking minix/config.h usability... no
  1824. checking minix/config.h presence... no
  1825. checking for minix/config.h... no
  1826. checking whether it is safe to define __EXTENSIONS__... yes
  1827. checking for special C compiler options needed for large files... no
  1828. checking for _FILE_OFFSET_BITS value needed for large files... no
  1829. checking how to print strings... printf
  1830. checking for a sed that does not truncate output... /bin/sed
  1831. checking for fgrep... /bin/grep -F
  1832. checking for ld used by gcc... ld
  1833. checking if the linker (ld) is GNU ld... yes
  1834. checking for BSD- or MS-compatible name lister (nm)... nm
  1835. checking the name lister (nm) interface... BSD nm
  1836. checking whether ln -s works... yes
  1837. checking the maximum length of command line arguments... 3458764513820540925
  1838. checking whether the shell understands some XSI constructs... yes
  1839. checking whether the shell understands "+="... yes
  1840. checking for ld option to reload object files... -r
  1841. checking for x86_64-unknown-linux-gnu-objdump... objdump
  1842. checking how to recognize dependent libraries... pass_all
  1843. checking for x86_64-unknown-linux-gnu-ar... ar
  1844. checking for x86_64-unknown-linux-gnu-strip... no
  1845. checking for strip... strip
  1846. checking for x86_64-unknown-linux-gnu-ranlib... ranlib
  1847. checking command to parse nm output from gcc object... ok
  1848. checking for dlfcn.h... yes
  1849. checking for objdir... .libs
  1850. checking if gcc supports -fno-rtti -fno-exceptions... no
  1851. checking for gcc option to produce PIC... -fPIC -DPIC
  1852. checking if gcc PIC flag -fPIC -DPIC works... yes
  1853. checking if gcc static flag -static works... yes
  1854. checking if gcc supports -c -o file.o... yes
  1855. checking if gcc supports -c -o file.o... (cached) yes
  1856. checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
  1857. checking whether -lc should be explicitly linked in... no
  1858. checking dynamic linker characteristics... GNU/Linux ld.so
  1859. checking how to hardcode library paths into programs... immediate
  1860. checking whether stripping libraries is possible... yes
  1861. checking if libtool supports shared libraries... yes
  1862. checking whether to build shared libraries... yes
  1863. checking whether to build static libraries... yes
  1864. checking for setmode... no
  1865. checking whether NLS is requested... yes
  1866. checking for catalogs to be installed... bg da de eo es fi fr ga id ms nl pt_BR ro ru rw sv tr vi bg da de eo es fi fr ga id ms nl pt_BR ro ru rw sv tr vi
  1867. checking whether NLS is requested... yes
  1868. checking for msgfmt... no
  1869. checking for gmsgfmt... :
  1870. checking for xgettext... no
  1871. checking for msgmerge... no
  1872. checking whether to enable maintainer-specific portions of Makefiles... no
  1873. checking sys/gmon_out.h usability... yes
  1874. checking sys/gmon_out.h presence... yes
  1875. checking for sys/gmon_out.h... yes
  1876. checking for a known getopt prototype in unistd.h... yes
  1877. checking for library containing fabs... -lm
  1878. Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
  1879. configure: updating cache ./config.cache
  1880. configure: creating ./config.status
  1881. config.status: creating Makefile
  1882. config.status: creating po/Makefile.in
  1883. config.status: creating gconfig.h
  1884. config.status: executing depfiles commands
  1885. config.status: executing libtool commands
  1886. config.status: executing default-1 commands
  1887. config.status: creating po/POTFILES
  1888. config.status: creating po/Makefile
  1889. make[3]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gprof'
  1890. make all-recursive
  1891. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gprof'
  1892. Making all in po
  1893. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gprof/po'
  1894. make[5]: Nothing to be done for `all'.
  1895. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gprof/po'
  1896. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gprof'
  1897. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gprof -DDEBUG -I../bfd -I../../binutils-2.22/gprof/../include -I../../binutils-2.22/gprof/../bfd -I. -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT basic_blocks.o -MD -MP -MF .deps/basic_blocks.Tpo -c -o basic_blocks.o ../../binutils-2.22/gprof/basic_blocks.c
  1898. mv -f .deps/basic_blocks.Tpo .deps/basic_blocks.Po
  1899. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gprof -DDEBUG -I../bfd -I../../binutils-2.22/gprof/../include -I../../binutils-2.22/gprof/../bfd -I. -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT call_graph.o -MD -MP -MF .deps/call_graph.Tpo -c -o call_graph.o ../../binutils-2.22/gprof/call_graph.c
  1900. mv -f .deps/call_graph.Tpo .deps/call_graph.Po
  1901. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gprof -DDEBUG -I../bfd -I../../binutils-2.22/gprof/../include -I../../binutils-2.22/gprof/../bfd -I. -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cg_arcs.o -MD -MP -MF .deps/cg_arcs.Tpo -c -o cg_arcs.o ../../binutils-2.22/gprof/cg_arcs.c
  1902. mv -f .deps/cg_arcs.Tpo .deps/cg_arcs.Po
  1903. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gprof -DDEBUG -I../bfd -I../../binutils-2.22/gprof/../include -I../../binutils-2.22/gprof/../bfd -I. -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cg_dfn.o -MD -MP -MF .deps/cg_dfn.Tpo -c -o cg_dfn.o ../../binutils-2.22/gprof/cg_dfn.c
  1904. mv -f .deps/cg_dfn.Tpo .deps/cg_dfn.Po
  1905. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gprof -DDEBUG -I../bfd -I../../binutils-2.22/gprof/../include -I../../binutils-2.22/gprof/../bfd -I. -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cg_print.o -MD -MP -MF .deps/cg_print.Tpo -c -o cg_print.o ../../binutils-2.22/gprof/cg_print.c
  1906. mv -f .deps/cg_print.Tpo .deps/cg_print.Po
  1907. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gprof -DDEBUG -I../bfd -I../../binutils-2.22/gprof/../include -I../../binutils-2.22/gprof/../bfd -I. -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT corefile.o -MD -MP -MF .deps/corefile.Tpo -c -o corefile.o ../../binutils-2.22/gprof/corefile.c
  1908. mv -f .deps/corefile.Tpo .deps/corefile.Po
  1909. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gprof -DDEBUG -I../bfd -I../../binutils-2.22/gprof/../include -I../../binutils-2.22/gprof/../bfd -I. -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT gmon_io.o -MD -MP -MF .deps/gmon_io.Tpo -c -o gmon_io.o ../../binutils-2.22/gprof/gmon_io.c
  1910. mv -f .deps/gmon_io.Tpo .deps/gmon_io.Po
  1911. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gprof -DDEBUG -I../bfd -I../../binutils-2.22/gprof/../include -I../../binutils-2.22/gprof/../bfd -I. -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT gprof.o -MD -MP -MF .deps/gprof.Tpo -c -o gprof.o ../../binutils-2.22/gprof/gprof.c
  1912. mv -f .deps/gprof.Tpo .deps/gprof.Po
  1913. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gprof -DDEBUG -I../bfd -I../../binutils-2.22/gprof/../include -I../../binutils-2.22/gprof/../bfd -I. -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hertz.o -MD -MP -MF .deps/hertz.Tpo -c -o hertz.o ../../binutils-2.22/gprof/hertz.c
  1914. mv -f .deps/hertz.Tpo .deps/hertz.Po
  1915. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gprof -DDEBUG -I../bfd -I../../binutils-2.22/gprof/../include -I../../binutils-2.22/gprof/../bfd -I. -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hist.o -MD -MP -MF .deps/hist.Tpo -c -o hist.o ../../binutils-2.22/gprof/hist.c
  1916. mv -f .deps/hist.Tpo .deps/hist.Po
  1917. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gprof -DDEBUG -I../bfd -I../../binutils-2.22/gprof/../include -I../../binutils-2.22/gprof/../bfd -I. -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT source.o -MD -MP -MF .deps/source.Tpo -c -o source.o ../../binutils-2.22/gprof/source.c
  1918. mv -f .deps/source.Tpo .deps/source.Po
  1919. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gprof -DDEBUG -I../bfd -I../../binutils-2.22/gprof/../include -I../../binutils-2.22/gprof/../bfd -I. -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT search_list.o -MD -MP -MF .deps/search_list.Tpo -c -o search_list.o ../../binutils-2.22/gprof/search_list.c
  1920. mv -f .deps/search_list.Tpo .deps/search_list.Po
  1921. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gprof -DDEBUG -I../bfd -I../../binutils-2.22/gprof/../include -I../../binutils-2.22/gprof/../bfd -I. -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o ../../binutils-2.22/gprof/symtab.c
  1922. mv -f .deps/symtab.Tpo .deps/symtab.Po
  1923. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gprof -DDEBUG -I../bfd -I../../binutils-2.22/gprof/../include -I../../binutils-2.22/gprof/../bfd -I. -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sym_ids.o -MD -MP -MF .deps/sym_ids.Tpo -c -o sym_ids.o ../../binutils-2.22/gprof/sym_ids.c
  1924. mv -f .deps/sym_ids.Tpo .deps/sym_ids.Po
  1925. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gprof -DDEBUG -I../bfd -I../../binutils-2.22/gprof/../include -I../../binutils-2.22/gprof/../bfd -I. -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o ../../binutils-2.22/gprof/utils.c
  1926. mv -f .deps/utils.Tpo .deps/utils.Po
  1927. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gprof -DDEBUG -I../bfd -I../../binutils-2.22/gprof/../include -I../../binutils-2.22/gprof/../bfd -I. -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o ../../binutils-2.22/gprof/i386.c
  1928. mv -f .deps/i386.Tpo .deps/i386.Po
  1929. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gprof -DDEBUG -I../bfd -I../../binutils-2.22/gprof/../include -I../../binutils-2.22/gprof/../bfd -I. -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT alpha.o -MD -MP -MF .deps/alpha.Tpo -c -o alpha.o ../../binutils-2.22/gprof/alpha.c
  1930. mv -f .deps/alpha.Tpo .deps/alpha.Po
  1931. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gprof -DDEBUG -I../bfd -I../../binutils-2.22/gprof/../include -I../../binutils-2.22/gprof/../bfd -I. -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT vax.o -MD -MP -MF .deps/vax.Tpo -c -o vax.o ../../binutils-2.22/gprof/vax.c
  1932. mv -f .deps/vax.Tpo .deps/vax.Po
  1933. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gprof -DDEBUG -I../bfd -I../../binutils-2.22/gprof/../include -I../../binutils-2.22/gprof/../bfd -I. -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tahoe.o -MD -MP -MF .deps/tahoe.Tpo -c -o tahoe.o ../../binutils-2.22/gprof/tahoe.c
  1934. mv -f .deps/tahoe.Tpo .deps/tahoe.Po
  1935. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gprof -DDEBUG -I../bfd -I../../binutils-2.22/gprof/../include -I../../binutils-2.22/gprof/../bfd -I. -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o ../../binutils-2.22/gprof/sparc.c
  1936. mv -f .deps/sparc.Tpo .deps/sparc.Po
  1937. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gprof -DDEBUG -I../bfd -I../../binutils-2.22/gprof/../include -I../../binutils-2.22/gprof/../bfd -I. -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o ../../binutils-2.22/gprof/mips.c
  1938. mv -f .deps/mips.Tpo .deps/mips.Po
  1939. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gprof -DDEBUG -I../bfd -I../../binutils-2.22/gprof/../include -I../../binutils-2.22/gprof/../bfd -I. -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flat_bl.o -MD -MP -MF .deps/flat_bl.Tpo -c -o flat_bl.o ../../binutils-2.22/gprof/flat_bl.c
  1940. mv -f .deps/flat_bl.Tpo .deps/flat_bl.Po
  1941. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gprof -DDEBUG -I../bfd -I../../binutils-2.22/gprof/../include -I../../binutils-2.22/gprof/../bfd -I. -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bsd_callg_bl.o -MD -MP -MF .deps/bsd_callg_bl.Tpo -c -o bsd_callg_bl.o ../../binutils-2.22/gprof/bsd_callg_bl.c
  1942. mv -f .deps/bsd_callg_bl.Tpo .deps/bsd_callg_bl.Po
  1943. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/gprof -DDEBUG -I../bfd -I../../binutils-2.22/gprof/../include -I../../binutils-2.22/gprof/../bfd -I. -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT fsf_callg_bl.o -MD -MP -MF .deps/fsf_callg_bl.Tpo -c -o fsf_callg_bl.o ../../binutils-2.22/gprof/fsf_callg_bl.c
  1944. mv -f .deps/fsf_callg_bl.Tpo .deps/fsf_callg_bl.Po
  1945. /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm
  1946. libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lm
  1947. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gprof'
  1948. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gprof'
  1949. make[3]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gprof'
  1950. mkdir -p -- ./ld
  1951. Configuring in ./ld
  1952. configure: creating cache ./config.cache
  1953. checking build system type... x86_64-unknown-linux-gnu
  1954. checking host system type... x86_64-unknown-linux-gnu
  1955. checking target system type... sh-unknown-elf
  1956. checking for x86_64-unknown-linux-gnu-gcc... gcc
  1957. checking for C compiler default output file name... a.out
  1958. checking whether the C compiler works... yes
  1959. checking whether we are cross compiling... no
  1960. checking for suffix of executables...
  1961. checking for suffix of object files... o
  1962. checking whether we are using the GNU C compiler... yes
  1963. checking whether gcc accepts -g... yes
  1964. checking for gcc option to accept ISO C89... none needed
  1965. checking for library containing strerror... none required
  1966. checking for a BSD-compatible install... /usr/bin/install -c
  1967. checking whether build environment is sane... yes
  1968. checking for a thread-safe mkdir -p... /bin/mkdir -p
  1969. checking for gawk... gawk
  1970. checking whether make sets $(MAKE)... yes
  1971. checking for style of include used by make... GNU
  1972. checking dependency style of gcc... gcc3
  1973. checking whether to enable maintainer-specific portions of Makefiles... no
  1974. checking how to run the C preprocessor... gcc -E
  1975. checking for grep that handles long lines and -e... /bin/grep
  1976. checking for egrep... /bin/grep -E
  1977. Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
  1978. checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc
  1979. checking whether we are using the GNU C compiler... (cached) yes
  1980. checking whether gcc accepts -g... (cached) yes
  1981. checking for gcc option to accept ISO C89... (cached) none needed
  1982. checking whether we are using the GNU C++ compiler... yes
  1983. checking whether g++ accepts -g... yes
  1984. checking dependency style of g++... gcc3
  1985. checking for ANSI C header files... yes
  1986. checking for sys/types.h... yes
  1987. checking for sys/stat.h... yes
  1988. checking for stdlib.h... yes
  1989. checking for string.h... yes
  1990. checking for memory.h... yes
  1991. checking for strings.h... yes
  1992. checking for inttypes.h... yes
  1993. checking for stdint.h... yes
  1994. checking for unistd.h... yes
  1995. checking minix/config.h usability... no
  1996. checking minix/config.h presence... no
  1997. checking for minix/config.h... no
  1998. checking whether it is safe to define __EXTENSIONS__... yes
  1999. checking for special C compiler options needed for large files... no
  2000. checking for _FILE_OFFSET_BITS value needed for large files... no
  2001. checking how to print strings... printf
  2002. checking for a sed that does not truncate output... /bin/sed
  2003. checking for fgrep... /bin/grep -F
  2004. checking for ld used by gcc... ld
  2005. checking if the linker (ld) is GNU ld... yes
  2006. checking for BSD- or MS-compatible name lister (nm)... nm
  2007. checking the name lister (nm) interface... BSD nm
  2008. checking whether ln -s works... yes
  2009. checking the maximum length of command line arguments... 3458764513820540925
  2010. checking whether the shell understands some XSI constructs... yes
  2011. checking whether the shell understands "+="... yes
  2012. checking for ld option to reload object files... -r
  2013. checking for x86_64-unknown-linux-gnu-objdump... objdump
  2014. checking how to recognize dependent libraries... pass_all
  2015. checking for x86_64-unknown-linux-gnu-ar... ar
  2016. checking for x86_64-unknown-linux-gnu-strip... no
  2017. checking for strip... strip
  2018. checking for x86_64-unknown-linux-gnu-ranlib... ranlib
  2019. checking command to parse nm output from gcc object... ok
  2020. checking for dlfcn.h... yes
  2021. checking for objdir... .libs
  2022. checking if gcc supports -fno-rtti -fno-exceptions... no
  2023. checking for gcc option to produce PIC... -fPIC -DPIC
  2024. checking if gcc PIC flag -fPIC -DPIC works... yes
  2025. checking if gcc static flag -static works... yes
  2026. checking if gcc supports -c -o file.o... yes
  2027. checking if gcc supports -c -o file.o... (cached) yes
  2028. checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
  2029. checking whether -lc should be explicitly linked in... no
  2030. checking dynamic linker characteristics... GNU/Linux ld.so
  2031. checking how to hardcode library paths into programs... immediate
  2032. checking whether stripping libraries is possible... yes
  2033. checking if libtool supports shared libraries... yes
  2034. checking whether to build shared libraries... yes
  2035. checking whether to build static libraries... yes
  2036. checking how to run the C++ preprocessor... g++ -E
  2037. checking for ld used by g++... ld -m elf_x86_64
  2038. checking if the linker (ld -m elf_x86_64) is GNU ld... yes
  2039. checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
  2040. checking for g++ option to produce PIC... -fPIC -DPIC
  2041. checking if g++ PIC flag -fPIC -DPIC works... yes
  2042. checking if g++ static flag -static works... yes
  2043. checking if g++ supports -c -o file.o... yes
  2044. checking if g++ supports -c -o file.o... (cached) yes
  2045. checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
  2046. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  2047. checking how to hardcode library paths into programs... immediate
  2048. checking whether NLS is requested... yes
  2049. checking for catalogs to be installed... bg da es fi fr ga id ja sv tr vi zh_CN zh_TW bg da es fi fr ga id ja sv tr vi zh_CN zh_TW
  2050. checking whether NLS is requested... yes
  2051. checking for msgfmt... no
  2052. checking for gmsgfmt... :
  2053. checking for xgettext... no
  2054. checking for msgmerge... no
  2055. checking for bison... /home/wes/kos/kos/utils/dc-chain/binutils-2.22/missing bison -y
  2056. checking for flex... /home/wes/kos/kos/utils/dc-chain/binutils-2.22/missing flex
  2057. checking lex output file root... lex.yy
  2058. checking lex library...
  2059. checking whether yytext is a pointer... yes
  2060. checking whether to enable maintainer-specific portions of Makefiles... no
  2061. checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
  2062. checking for string.h... (cached) yes
  2063. checking for strings.h... (cached) yes
  2064. checking for stdlib.h... (cached) yes
  2065. checking for unistd.h... (cached) yes
  2066. checking elf-hints.h usability... no
  2067. checking elf-hints.h presence... no
  2068. checking for elf-hints.h... no
  2069. checking limits.h usability... yes
  2070. checking limits.h presence... yes
  2071. checking for limits.h... yes
  2072. checking sys/param.h usability... yes
  2073. checking sys/param.h presence... yes
  2074. checking for sys/param.h... yes
  2075. checking fcntl.h usability... yes
  2076. checking fcntl.h presence... yes
  2077. checking for fcntl.h... yes
  2078. checking sys/file.h usability... yes
  2079. checking sys/file.h presence... yes
  2080. checking for sys/file.h... yes
  2081. checking sys/time.h usability... yes
  2082. checking sys/time.h presence... yes
  2083. checking for sys/time.h... yes
  2084. checking for sys/stat.h... (cached) yes
  2085. checking for glob... yes
  2086. checking for mkstemp... yes
  2087. checking for realpath... yes
  2088. checking for sbrk... yes
  2089. checking for waitpid... yes
  2090. checking for open... yes
  2091. checking for lseek... yes
  2092. checking for close... yes
  2093. checking for dirent.h that defines DIR... yes
  2094. checking for library containing opendir... none required
  2095. checking for dlfcn.h... (cached) yes
  2096. checking for library containing dlopen... -ldl
  2097. checking for dlopen... yes
  2098. checking for dlsym... yes
  2099. checking for dlclose... yes
  2100. checking for .preinit_array/.init_array/.fini_array support... no
  2101. checking for a known getopt prototype in unistd.h... yes
  2102. checking whether strstr is declared... yes
  2103. checking whether free is declared... yes
  2104. checking whether sbrk is declared... yes
  2105. checking whether getenv is declared... yes
  2106. checking whether environ is declared... yes
  2107. checking for library containing zlibVersion... no
  2108. checking whether ANSI C string concatenation works... yes
  2109. configure: updating cache ./config.cache
  2110. configure: creating ./config.status
  2111. config.status: creating Makefile
  2112. config.status: creating po/Makefile.in
  2113. config.status: creating config.h
  2114. config.status: executing depfiles commands
  2115. config.status: executing libtool commands
  2116. config.status: executing default-1 commands
  2117. config.status: creating po/POTFILES
  2118. config.status: creating po/Makefile
  2119. make[3]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/ld'
  2120. (echo "/* This file is automatically generated. DO NOT EDIT! */";\
  2121. for f in `echo " " eshelf.o eshlelf.o esh.o eshl.o "" \
  2122. | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
  2123. echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \
  2124. done;\
  2125. echo "";\
  2126. echo "#define EMULATION_LIST \\";\
  2127. for f in `echo " " eshelf.o eshlelf.o esh.o eshl.o "" \
  2128. | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
  2129. echo " &ld_${f}_emulation, \\"; \
  2130. done;\
  2131. echo " 0") >ldemul-tmp.h
  2132. mv ldemul-tmp.h ldemul-list.h
  2133. make all-recursive
  2134. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/ld'
  2135. Making all in po
  2136. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/ld/po'
  2137. make[5]: Nothing to be done for `all'.
  2138. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/ld/po'
  2139. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/ld'
  2140. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/ld -I. -I../../binutils-2.22/ld -I../bfd -I../../binutils-2.22/ld/../bfd -I../../binutils-2.22/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo '../../binutils-2.22/ld/'`testplug.c
  2141. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/ld -I. -I../../binutils-2.22/ld -I../bfd -I../../binutils-2.22/ld/../bfd -I../../binutils-2.22/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../binutils-2.22/ld/testplug.c -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o
  2142. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/ld -I. -I../../binutils-2.22/ld -I../bfd -I../../binutils-2.22/ld/../bfd -I../../binutils-2.22/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../binutils-2.22/ld/testplug.c -o libldtestplug_la-testplug.o >/dev/null 2>&1
  2143. mv -f .deps/libldtestplug_la-testplug.Tpo .deps/libldtestplug_la-testplug.Plo
  2144. /bin/bash ./libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -no-undefined -rpath /nowhere -o libldtestplug.la libldtestplug_la-testplug.lo -ldl
  2145. libtool: link: gcc -shared .libs/libldtestplug_la-testplug.o -ldl -Wl,-soname -Wl,libldtestplug.so.0 -o .libs/libldtestplug.so.0.0.0
  2146. libtool: link: (cd ".libs" && rm -f "libldtestplug.so.0" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so.0")
  2147. libtool: link: (cd ".libs" && rm -f "libldtestplug.so" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so")
  2148. libtool: link: ar rc .libs/libldtestplug.a libldtestplug_la-testplug.o
  2149. libtool: link: ranlib .libs/libldtestplug.a
  2150. libtool: link: ( cd ".libs" && rm -f "libldtestplug.la" && ln -s "../libldtestplug.la" "libldtestplug.la" )
  2151. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/ld -I. -I../../binutils-2.22/ld -I../bfd -I../../binutils-2.22/ld/../bfd -I../../binutils-2.22/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldgram.o -MD -MP -MF .deps/ldgram.Tpo -c -o ldgram.o `test -f ldgram.c || echo ../../binutils-2.22/ld/`ldgram.c -Wno-error
  2152. ldgram.y: In function ‘yyparse’:
  2153. ldgram.y:627:27: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable]
  2154. mv -f .deps/ldgram.Tpo .deps/ldgram.Po
  2155. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/ld -I. -I../../binutils-2.22/ld -I../bfd -I../../binutils-2.22/ld/../bfd -I../../binutils-2.22/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ../../binutils-2.22/ld/ldlex-wrapper.c -Wno-error
  2156. In file included from ../../binutils-2.22/ld/ldlex-wrapper.c:6:0:
  2157. ldlex.c: In function ‘yy_scan_buffer’:
  2158. ldlex.c:3764:41: warning: declaration of ‘base’ shadows a global declaration [-Wshadow]
  2159. ../../binutils-2.22/ld/ldlang.h:474:20: warning: shadowed declaration is here [-Wshadow]
  2160. mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po
  2161. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/ld -I. -I../../binutils-2.22/ld -I../bfd -I../../binutils-2.22/ld/../bfd -I../../binutils-2.22/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o ../../binutils-2.22/ld/lexsup.c
  2162. mv -f .deps/lexsup.Tpo .deps/lexsup.Po
  2163. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/ld -I. -I../../binutils-2.22/ld -I../bfd -I../../binutils-2.22/ld/../bfd -I../../binutils-2.22/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldlang.o -MD -MP -MF .deps/ldlang.Tpo -c -o ldlang.o ../../binutils-2.22/ld/ldlang.c
  2164. mv -f .deps/ldlang.Tpo .deps/ldlang.Po
  2165. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/ld -I. -I../../binutils-2.22/ld -I../bfd -I../../binutils-2.22/ld/../bfd -I../../binutils-2.22/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mri.o -MD -MP -MF .deps/mri.Tpo -c -o mri.o ../../binutils-2.22/ld/mri.c
  2166. mv -f .deps/mri.Tpo .deps/mri.Po
  2167. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/ld -I. -I../../binutils-2.22/ld -I../bfd -I../../binutils-2.22/ld/../bfd -I../../binutils-2.22/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldctor.o -MD -MP -MF .deps/ldctor.Tpo -c -o ldctor.o ../../binutils-2.22/ld/ldctor.c
  2168. mv -f .deps/ldctor.Tpo .deps/ldctor.Po
  2169. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/ld -I. -I../../binutils-2.22/ld -I../bfd -I../../binutils-2.22/ld/../bfd -I../../binutils-2.22/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldmain.o -MD -MP -MF .deps/ldmain.Tpo -c -o ldmain.o \
  2170. -DDEFAULT_EMULATION='"shelf"' \
  2171. -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -DTOOLBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/sh-elf/bin"' \
  2172. -DTARGET='"sh-unknown-elf"' -DTARGET_SYSTEM_ROOT=\"\" \
  2173. ../../binutils-2.22/ld/ldmain.c
  2174. mv -f .deps/ldmain.Tpo .deps/ldmain.Po
  2175. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/ld -I. -I../../binutils-2.22/ld -I../bfd -I../../binutils-2.22/ld/../bfd -I../../binutils-2.22/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldwrite.o -MD -MP -MF .deps/ldwrite.Tpo -c -o ldwrite.o ../../binutils-2.22/ld/ldwrite.c
  2176. mv -f .deps/ldwrite.Tpo .deps/ldwrite.Po
  2177. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/ld -I. -I../../binutils-2.22/ld -I../bfd -I../../binutils-2.22/ld/../bfd -I../../binutils-2.22/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldexp.o -MD -MP -MF .deps/ldexp.Tpo -c -o ldexp.o ../../binutils-2.22/ld/ldexp.c
  2178. mv -f .deps/ldexp.Tpo .deps/ldexp.Po
  2179. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/ld -I. -I../../binutils-2.22/ld -I../bfd -I../../binutils-2.22/ld/../bfd -I../../binutils-2.22/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldemul.o -MD -MP -MF .deps/ldemul.Tpo -c -o ldemul.o ../../binutils-2.22/ld/ldemul.c
  2180. mv -f .deps/ldemul.Tpo .deps/ldemul.Po
  2181. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/ld -I. -I../../binutils-2.22/ld -I../bfd -I../../binutils-2.22/ld/../bfd -I../../binutils-2.22/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldver.o -MD -MP -MF .deps/ldver.Tpo -c -o ldver.o ../../binutils-2.22/ld/ldver.c
  2182. mv -f .deps/ldver.Tpo .deps/ldver.Po
  2183. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/ld -I. -I../../binutils-2.22/ld -I../bfd -I../../binutils-2.22/ld/../bfd -I../../binutils-2.22/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldmisc.o -MD -MP -MF .deps/ldmisc.Tpo -c -o ldmisc.o ../../binutils-2.22/ld/ldmisc.c
  2184. mv -f .deps/ldmisc.Tpo .deps/ldmisc.Po
  2185. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/ld -I. -I../../binutils-2.22/ld -I../bfd -I../../binutils-2.22/ld/../bfd -I../../binutils-2.22/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldfile.o -MD -MP -MF .deps/ldfile.Tpo -c -o ldfile.o \
  2186. -DSCRIPTDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/sh-elf/lib"' -DBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"' -DTOOLBINDIR='"/home/wes/Dreamcast/dc/toolchain/sh-elf/sh-elf/bin"' \
  2187. ../../binutils-2.22/ld/ldfile.c
  2188. mv -f .deps/ldfile.Tpo .deps/ldfile.Po
  2189. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/ld -I. -I../../binutils-2.22/ld -I../bfd -I../../binutils-2.22/ld/../bfd -I../../binutils-2.22/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldcref.o -MD -MP -MF .deps/ldcref.Tpo -c -o ldcref.o ../../binutils-2.22/ld/ldcref.c
  2190. mv -f .deps/ldcref.Tpo .deps/ldcref.Po
  2191. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/ld -I. -I../../binutils-2.22/ld -I../bfd -I../../binutils-2.22/ld/../bfd -I../../binutils-2.22/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../binutils-2.22/ld/plugin.c
  2192. mv -f .deps/plugin.Tpo .deps/plugin.Po
  2193. cp ../../binutils-2.22/ld/emultempl/astring.sed stringify.sed
  2194. LIB_PATH='' /bin/bash ../../binutils-2.22/ld/genscripts.sh "../../binutils-2.22/ld" "/home/wes/Dreamcast/dc/toolchain/sh-elf/lib" "/home/wes/Dreamcast/dc/toolchain/sh-elf" "/home/wes/Dreamcast/dc/toolchain/sh-elf" x86_64-unknown-linux-gnu sh-unknown-elf sh-elf "shelf" "/usr/local/lib /lib /usr/lib" no no shelf "sh-elf"
  2195. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/ld -I. -I../../binutils-2.22/ld -I../bfd -I../../binutils-2.22/ld/../bfd -I../../binutils-2.22/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT eshelf.o -MD -MP -MF .deps/eshelf.Tpo -c -o eshelf.o eshelf.c
  2196. mv -f .deps/eshelf.Tpo .deps/eshelf.Po
  2197. LIB_PATH='' /bin/bash ../../binutils-2.22/ld/genscripts.sh "../../binutils-2.22/ld" "/home/wes/Dreamcast/dc/toolchain/sh-elf/lib" "/home/wes/Dreamcast/dc/toolchain/sh-elf" "/home/wes/Dreamcast/dc/toolchain/sh-elf" x86_64-unknown-linux-gnu sh-unknown-elf sh-elf "shelf" "/usr/local/lib /lib /usr/lib" no no shlelf "sh-elf"
  2198. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/ld -I. -I../../binutils-2.22/ld -I../bfd -I../../binutils-2.22/ld/../bfd -I../../binutils-2.22/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT eshlelf.o -MD -MP -MF .deps/eshlelf.Tpo -c -o eshlelf.o eshlelf.c
  2199. mv -f .deps/eshlelf.Tpo .deps/eshlelf.Po
  2200. LIB_PATH='' /bin/bash ../../binutils-2.22/ld/genscripts.sh "../../binutils-2.22/ld" "/home/wes/Dreamcast/dc/toolchain/sh-elf/lib" "/home/wes/Dreamcast/dc/toolchain/sh-elf" "/home/wes/Dreamcast/dc/toolchain/sh-elf" x86_64-unknown-linux-gnu sh-unknown-elf sh-elf "shelf" "/usr/local/lib /lib /usr/lib" no no sh "sh-elf"
  2201. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/ld -I. -I../../binutils-2.22/ld -I../bfd -I../../binutils-2.22/ld/../bfd -I../../binutils-2.22/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT esh.o -MD -MP -MF .deps/esh.Tpo -c -o esh.o esh.c
  2202. mv -f .deps/esh.Tpo .deps/esh.Po
  2203. LIB_PATH='' /bin/bash ../../binutils-2.22/ld/genscripts.sh "../../binutils-2.22/ld" "/home/wes/Dreamcast/dc/toolchain/sh-elf/lib" "/home/wes/Dreamcast/dc/toolchain/sh-elf" "/home/wes/Dreamcast/dc/toolchain/sh-elf" x86_64-unknown-linux-gnu sh-unknown-elf sh-elf "shelf" "/usr/local/lib /lib /usr/lib" no no shl "sh-elf"
  2204. gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.22/ld -I. -I../../binutils-2.22/ld -I../bfd -I../../binutils-2.22/ld/../bfd -I../../binutils-2.22/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"/home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT eshl.o -MD -MP -MF .deps/eshl.Tpo -c -o eshl.o eshl.c
  2205. mv -f .deps/eshl.Tpo .deps/eshl.Po
  2206. /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eshelf.o eshlelf.o esh.o eshl.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
  2207. libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eshelf.o eshlelf.o esh.o eshl.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -ldl
  2208. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/ld'
  2209. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/ld'
  2210. make[3]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/ld'
  2211. make[2]: Nothing to be done for `all-target'.
  2212. make[2]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22'
  2213. make[2]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22'
  2214. /bin/bash ../binutils-2.22/mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf /home/wes/Dreamcast/dc/toolchain/sh-elf
  2215. make[3]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd'
  2216. make install-recursive
  2217. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd'
  2218. Making install in doc
  2219. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd/doc'
  2220. test -z "/home/wes/Dreamcast/dc/toolchain/sh-elf/share/info" || /bin/mkdir -p "/home/wes/Dreamcast/dc/toolchain/sh-elf/share/info"
  2221. /usr/bin/install -c -m 644 ../../../binutils-2.22/bfd/doc/bfd.info '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/info'
  2222. install-info --info-dir='/home/wes/Dreamcast/dc/toolchain/sh-elf/share/info' '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/info/bfd.info'
  2223. This is not dpkg install-info anymore, but GNU install-info
  2224. See the man page for ginstall-info for command line arguments
  2225. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd/doc'
  2226. Making install in po
  2227. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd/po'
  2228. if test -r ../../../binutils-2.22/bfd/../mkinstalldirs; then \
  2229. ../../../binutils-2.22/bfd/../mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/share; \
  2230. else \
  2231. ../../../binutils-2.22/bfd/mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/share; \
  2232. fi
  2233. installing ../../../binutils-2.22/bfd/po/da.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/da/LC_MESSAGES/bfd.mo
  2234. installing ../../../binutils-2.22/bfd/po/es.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/es/LC_MESSAGES/bfd.mo
  2235. installing ../../../binutils-2.22/bfd/po/fi.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/fi/LC_MESSAGES/bfd.mo
  2236. installing ../../../binutils-2.22/bfd/po/fr.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/fr/LC_MESSAGES/bfd.mo
  2237. installing ../../../binutils-2.22/bfd/po/id.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/id/LC_MESSAGES/bfd.mo
  2238. installing ../../../binutils-2.22/bfd/po/ja.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ja/LC_MESSAGES/bfd.mo
  2239. installing ../../../binutils-2.22/bfd/po/ro.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ro/LC_MESSAGES/bfd.mo
  2240. installing ../../../binutils-2.22/bfd/po/ru.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ru/LC_MESSAGES/bfd.mo
  2241. installing ../../../binutils-2.22/bfd/po/rw.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/rw/LC_MESSAGES/bfd.mo
  2242. installing ../../../binutils-2.22/bfd/po/sv.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/sv/LC_MESSAGES/bfd.mo
  2243. installing ../../../binutils-2.22/bfd/po/tr.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/tr/LC_MESSAGES/bfd.mo
  2244. installing ../../../binutils-2.22/bfd/po/vi.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/vi/LC_MESSAGES/bfd.mo
  2245. installing ../../../binutils-2.22/bfd/po/zh_CN.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/zh_CN/LC_MESSAGES/bfd.mo
  2246. installing ../../../binutils-2.22/bfd/po/da.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/da/LC_MESSAGES/bfd.mo
  2247. installing ../../../binutils-2.22/bfd/po/es.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/es/LC_MESSAGES/bfd.mo
  2248. installing ../../../binutils-2.22/bfd/po/fi.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/fi/LC_MESSAGES/bfd.mo
  2249. installing ../../../binutils-2.22/bfd/po/fr.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/fr/LC_MESSAGES/bfd.mo
  2250. installing ../../../binutils-2.22/bfd/po/id.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/id/LC_MESSAGES/bfd.mo
  2251. installing ../../../binutils-2.22/bfd/po/ja.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ja/LC_MESSAGES/bfd.mo
  2252. installing ../../../binutils-2.22/bfd/po/ro.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ro/LC_MESSAGES/bfd.mo
  2253. installing ../../../binutils-2.22/bfd/po/ru.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ru/LC_MESSAGES/bfd.mo
  2254. installing ../../../binutils-2.22/bfd/po/rw.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/rw/LC_MESSAGES/bfd.mo
  2255. installing ../../../binutils-2.22/bfd/po/sv.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/sv/LC_MESSAGES/bfd.mo
  2256. installing ../../../binutils-2.22/bfd/po/tr.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/tr/LC_MESSAGES/bfd.mo
  2257. installing ../../../binutils-2.22/bfd/po/vi.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/vi/LC_MESSAGES/bfd.mo
  2258. installing ../../../binutils-2.22/bfd/po/zh_CN.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/zh_CN/LC_MESSAGES/bfd.mo
  2259. if test "bfd" = "gettext"; then \
  2260. if test -r ../../../binutils-2.22/bfd/../mkinstalldirs; then \
  2261. ../../../binutils-2.22/bfd/../mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/share/gettext/po; \
  2262. else \
  2263. ../../../binutils-2.22/bfd/mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/share/gettext/po; \
  2264. fi; \
  2265. /usr/bin/install -c -m 644 ../../../binutils-2.22/bfd/po/Makefile.in.in \
  2266. /home/wes/Dreamcast/dc/toolchain/sh-elf/share/gettext/po/Makefile.in.in; \
  2267. else \
  2268. : ; \
  2269. fi
  2270. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd/po'
  2271. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd'
  2272. make[6]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd'
  2273. make[6]: Nothing to be done for `install-exec-am'.
  2274. test -z "/home/wes/Dreamcast/dc/toolchain/sh-elf/x86_64-unknown-linux-gnu/sh-elf/include" || /bin/mkdir -p "/home/wes/Dreamcast/dc/toolchain/sh-elf/x86_64-unknown-linux-gnu/sh-elf/include"
  2275. /usr/bin/install -c -m 644 bfd.h ../../binutils-2.22/bfd/../include/ansidecl.h ../../binutils-2.22/bfd/../include/symcat.h ../../binutils-2.22/bfd/../include/bfdlink.h '/home/wes/Dreamcast/dc/toolchain/sh-elf/x86_64-unknown-linux-gnu/sh-elf/include'
  2276. test -z "/home/wes/Dreamcast/dc/toolchain/sh-elf/x86_64-unknown-linux-gnu/sh-elf/lib" || /bin/mkdir -p "/home/wes/Dreamcast/dc/toolchain/sh-elf/x86_64-unknown-linux-gnu/sh-elf/lib"
  2277. /bin/bash ./libtool --mode=install /usr/bin/install -c libbfd.la '/home/wes/Dreamcast/dc/toolchain/sh-elf/x86_64-unknown-linux-gnu/sh-elf/lib'
  2278. libtool: install: /usr/bin/install -c .libs/libbfd.lai /home/wes/Dreamcast/dc/toolchain/sh-elf/x86_64-unknown-linux-gnu/sh-elf/lib/libbfd.la
  2279. libtool: install: /usr/bin/install -c .libs/libbfd.a /home/wes/Dreamcast/dc/toolchain/sh-elf/x86_64-unknown-linux-gnu/sh-elf/lib/libbfd.a
  2280. libtool: install: chmod 644 /home/wes/Dreamcast/dc/toolchain/sh-elf/x86_64-unknown-linux-gnu/sh-elf/lib/libbfd.a
  2281. libtool: install: ranlib /home/wes/Dreamcast/dc/toolchain/sh-elf/x86_64-unknown-linux-gnu/sh-elf/lib/libbfd.a
  2282. libtool: finish: PATH="/home/wes/Dreamcast/dc/toolchain/sh-elf/bin:/home/wes/Dreamcast/dc/toolchain/arm-elf/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:/sbin" ldconfig -n /home/wes/Dreamcast/dc/toolchain/sh-elf/x86_64-unknown-linux-gnu/sh-elf/lib
  2283. ----------------------------------------------------------------------
  2284. Libraries have been installed in:
  2285. /home/wes/Dreamcast/dc/toolchain/sh-elf/x86_64-unknown-linux-gnu/sh-elf/lib
  2286.  
  2287. If you ever happen to want to link against installed libraries
  2288. in a given directory, LIBDIR, you must either use libtool, and
  2289. specify the full pathname of the library, or use the `-LLIBDIR'
  2290. flag during linking and do at least one of the following:
  2291. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2292. during execution
  2293. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2294. during linking
  2295. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2296. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2297.  
  2298. See any operating system documentation about shared libraries for
  2299. more information, such as the ld(1) and ld.so(8) manual pages.
  2300. ----------------------------------------------------------------------
  2301. make[6]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd'
  2302. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd'
  2303. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd'
  2304. make[3]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/bfd'
  2305. make[3]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/opcodes'
  2306. Making install in .
  2307. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/opcodes'
  2308. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/opcodes'
  2309. make[5]: Nothing to be done for `install-exec-am'.
  2310. test -z "/home/wes/Dreamcast/dc/toolchain/sh-elf/x86_64-unknown-linux-gnu/sh-elf/include" || /bin/mkdir -p "/home/wes/Dreamcast/dc/toolchain/sh-elf/x86_64-unknown-linux-gnu/sh-elf/include"
  2311. /usr/bin/install -c -m 644 ../../binutils-2.22/opcodes/../include/dis-asm.h '/home/wes/Dreamcast/dc/toolchain/sh-elf/x86_64-unknown-linux-gnu/sh-elf/include'
  2312. test -z "/home/wes/Dreamcast/dc/toolchain/sh-elf/x86_64-unknown-linux-gnu/sh-elf/lib" || /bin/mkdir -p "/home/wes/Dreamcast/dc/toolchain/sh-elf/x86_64-unknown-linux-gnu/sh-elf/lib"
  2313. /bin/bash ./libtool --mode=install /usr/bin/install -c libopcodes.la '/home/wes/Dreamcast/dc/toolchain/sh-elf/x86_64-unknown-linux-gnu/sh-elf/lib'
  2314. libtool: install: /usr/bin/install -c .libs/libopcodes.lai /home/wes/Dreamcast/dc/toolchain/sh-elf/x86_64-unknown-linux-gnu/sh-elf/lib/libopcodes.la
  2315. libtool: install: /usr/bin/install -c .libs/libopcodes.a /home/wes/Dreamcast/dc/toolchain/sh-elf/x86_64-unknown-linux-gnu/sh-elf/lib/libopcodes.a
  2316. libtool: install: chmod 644 /home/wes/Dreamcast/dc/toolchain/sh-elf/x86_64-unknown-linux-gnu/sh-elf/lib/libopcodes.a
  2317. libtool: install: ranlib /home/wes/Dreamcast/dc/toolchain/sh-elf/x86_64-unknown-linux-gnu/sh-elf/lib/libopcodes.a
  2318. libtool: finish: PATH="/home/wes/Dreamcast/dc/toolchain/sh-elf/bin:/home/wes/Dreamcast/dc/toolchain/arm-elf/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:/sbin" ldconfig -n /home/wes/Dreamcast/dc/toolchain/sh-elf/x86_64-unknown-linux-gnu/sh-elf/lib
  2319. ----------------------------------------------------------------------
  2320. Libraries have been installed in:
  2321. /home/wes/Dreamcast/dc/toolchain/sh-elf/x86_64-unknown-linux-gnu/sh-elf/lib
  2322.  
  2323. If you ever happen to want to link against installed libraries
  2324. in a given directory, LIBDIR, you must either use libtool, and
  2325. specify the full pathname of the library, or use the `-LLIBDIR'
  2326. flag during linking and do at least one of the following:
  2327. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2328. during execution
  2329. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2330. during linking
  2331. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2332. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2333.  
  2334. See any operating system documentation about shared libraries for
  2335. more information, such as the ld(1) and ld.so(8) manual pages.
  2336. ----------------------------------------------------------------------
  2337. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/opcodes'
  2338. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/opcodes'
  2339. Making install in po
  2340. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/opcodes/po'
  2341. if test -r ../../../binutils-2.22/opcodes/../mkinstalldirs; then \
  2342. ../../../binutils-2.22/opcodes/../mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/share; \
  2343. else \
  2344. ../../../binutils-2.22/opcodes/mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/share; \
  2345. fi
  2346. installing ../../../binutils-2.22/opcodes/po/da.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/da/LC_MESSAGES/opcodes.mo
  2347. installing ../../../binutils-2.22/opcodes/po/de.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/de/LC_MESSAGES/opcodes.mo
  2348. installing ../../../binutils-2.22/opcodes/po/es.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/es/LC_MESSAGES/opcodes.mo
  2349. installing ../../../binutils-2.22/opcodes/po/fi.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/fi/LC_MESSAGES/opcodes.mo
  2350. installing ../../../binutils-2.22/opcodes/po/fr.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/fr/LC_MESSAGES/opcodes.mo
  2351. installing ../../../binutils-2.22/opcodes/po/ga.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ga/LC_MESSAGES/opcodes.mo
  2352. installing ../../../binutils-2.22/opcodes/po/id.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/id/LC_MESSAGES/opcodes.mo
  2353. installing ../../../binutils-2.22/opcodes/po/nl.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/nl/LC_MESSAGES/opcodes.mo
  2354. installing ../../../binutils-2.22/opcodes/po/pt_BR.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/pt_BR/LC_MESSAGES/opcodes.mo
  2355. installing ../../../binutils-2.22/opcodes/po/ro.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ro/LC_MESSAGES/opcodes.mo
  2356. installing ../../../binutils-2.22/opcodes/po/sv.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/sv/LC_MESSAGES/opcodes.mo
  2357. installing ../../../binutils-2.22/opcodes/po/tr.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/tr/LC_MESSAGES/opcodes.mo
  2358. installing ../../../binutils-2.22/opcodes/po/vi.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/vi/LC_MESSAGES/opcodes.mo
  2359. installing ../../../binutils-2.22/opcodes/po/zh_CN.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/zh_CN/LC_MESSAGES/opcodes.mo
  2360. installing ../../../binutils-2.22/opcodes/po/da.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/da/LC_MESSAGES/opcodes.mo
  2361. installing ../../../binutils-2.22/opcodes/po/de.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/de/LC_MESSAGES/opcodes.mo
  2362. installing ../../../binutils-2.22/opcodes/po/es.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/es/LC_MESSAGES/opcodes.mo
  2363. installing ../../../binutils-2.22/opcodes/po/fi.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/fi/LC_MESSAGES/opcodes.mo
  2364. installing ../../../binutils-2.22/opcodes/po/fr.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/fr/LC_MESSAGES/opcodes.mo
  2365. installing ../../../binutils-2.22/opcodes/po/ga.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ga/LC_MESSAGES/opcodes.mo
  2366. installing ../../../binutils-2.22/opcodes/po/id.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/id/LC_MESSAGES/opcodes.mo
  2367. installing ../../../binutils-2.22/opcodes/po/nl.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/nl/LC_MESSAGES/opcodes.mo
  2368. installing ../../../binutils-2.22/opcodes/po/pt_BR.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/pt_BR/LC_MESSAGES/opcodes.mo
  2369. installing ../../../binutils-2.22/opcodes/po/ro.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ro/LC_MESSAGES/opcodes.mo
  2370. installing ../../../binutils-2.22/opcodes/po/sv.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/sv/LC_MESSAGES/opcodes.mo
  2371. installing ../../../binutils-2.22/opcodes/po/tr.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/tr/LC_MESSAGES/opcodes.mo
  2372. installing ../../../binutils-2.22/opcodes/po/vi.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/vi/LC_MESSAGES/opcodes.mo
  2373. installing ../../../binutils-2.22/opcodes/po/zh_CN.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/zh_CN/LC_MESSAGES/opcodes.mo
  2374. if test "opcodes" = "gettext"; then \
  2375. if test -r ../../../binutils-2.22/opcodes/../mkinstalldirs; then \
  2376. ../../../binutils-2.22/opcodes/../mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/share/gettext/po; \
  2377. else \
  2378. ../../../binutils-2.22/opcodes/mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/share/gettext/po; \
  2379. fi; \
  2380. /usr/bin/install -c -m 644 ../../../binutils-2.22/opcodes/po/Makefile.in.in \
  2381. /home/wes/Dreamcast/dc/toolchain/sh-elf/share/gettext/po/Makefile.in.in; \
  2382. else \
  2383. : ; \
  2384. fi
  2385. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/opcodes/po'
  2386. make[3]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/opcodes'
  2387. make[3]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils'
  2388. make install-recursive
  2389. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils'
  2390. Making install in doc
  2391. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils/doc'
  2392. make[6]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils/doc'
  2393. make[6]: Nothing to be done for `install-exec-am'.
  2394. test -z "/home/wes/Dreamcast/dc/toolchain/sh-elf/share/info" || /bin/mkdir -p "/home/wes/Dreamcast/dc/toolchain/sh-elf/share/info"
  2395. /usr/bin/install -c -m 644 ../../../binutils-2.22/binutils/doc/binutils.info '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/info'
  2396. install-info --info-dir='/home/wes/Dreamcast/dc/toolchain/sh-elf/share/info' '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/info/binutils.info'
  2397. This is not dpkg install-info anymore, but GNU install-info
  2398. See the man page for ginstall-info for command line arguments
  2399. test -z "/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1" || /bin/mkdir -p "/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1"
  2400. /usr/bin/install -c -m 644 '../../../binutils-2.22/binutils/doc/addr2line.1' '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1/sh-elf-addr2line.1'
  2401. /usr/bin/install -c -m 644 '../../../binutils-2.22/binutils/doc/ar.1' '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1/sh-elf-ar.1'
  2402. /usr/bin/install -c -m 644 '../../../binutils-2.22/binutils/doc/dlltool.1' '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1/sh-elf-dlltool.1'
  2403. /usr/bin/install -c -m 644 '../../../binutils-2.22/binutils/doc/nlmconv.1' '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1/sh-elf-nlmconv.1'
  2404. /usr/bin/install -c -m 644 '../../../binutils-2.22/binutils/doc/nm.1' '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1/sh-elf-nm.1'
  2405. /usr/bin/install -c -m 644 '../../../binutils-2.22/binutils/doc/objcopy.1' '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1/sh-elf-objcopy.1'
  2406. /usr/bin/install -c -m 644 '../../../binutils-2.22/binutils/doc/objdump.1' '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1/sh-elf-objdump.1'
  2407. /usr/bin/install -c -m 644 '../../../binutils-2.22/binutils/doc/ranlib.1' '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1/sh-elf-ranlib.1'
  2408. /usr/bin/install -c -m 644 '../../../binutils-2.22/binutils/doc/readelf.1' '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1/sh-elf-readelf.1'
  2409. /usr/bin/install -c -m 644 '../../../binutils-2.22/binutils/doc/size.1' '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1/sh-elf-size.1'
  2410. /usr/bin/install -c -m 644 '../../../binutils-2.22/binutils/doc/strings.1' '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1/sh-elf-strings.1'
  2411. /usr/bin/install -c -m 644 '../../../binutils-2.22/binutils/doc/strip.1' '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1/sh-elf-strip.1'
  2412. /usr/bin/install -c -m 644 '../../../binutils-2.22/binutils/doc/elfedit.1' '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1/sh-elf-elfedit.1'
  2413. /usr/bin/install -c -m 644 '../../../binutils-2.22/binutils/doc/windres.1' '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1/sh-elf-windres.1'
  2414. /usr/bin/install -c -m 644 '../../../binutils-2.22/binutils/doc/windmc.1' '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1/sh-elf-windmc.1'
  2415. /usr/bin/install -c -m 644 'c++filt.1' '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1/sh-elf-c++filt.1'
  2416. make[6]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils/doc'
  2417. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils/doc'
  2418. Making install in po
  2419. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils/po'
  2420. if test -r ../../../binutils-2.22/binutils/../mkinstalldirs; then \
  2421. ../../../binutils-2.22/binutils/../mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/share; \
  2422. else \
  2423. ../../../binutils-2.22/binutils/mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/share; \
  2424. fi
  2425. installing ../../../binutils-2.22/binutils/po/bg.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/bg/LC_MESSAGES/binutils.mo
  2426. installing ../../../binutils-2.22/binutils/po/da.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/da/LC_MESSAGES/binutils.mo
  2427. installing ../../../binutils-2.22/binutils/po/es.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/es/LC_MESSAGES/binutils.mo
  2428. installing ../../../binutils-2.22/binutils/po/fi.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/fi/LC_MESSAGES/binutils.mo
  2429. installing ../../../binutils-2.22/binutils/po/fr.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/fr/LC_MESSAGES/binutils.mo
  2430. installing ../../../binutils-2.22/binutils/po/id.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/id/LC_MESSAGES/binutils.mo
  2431. installing ../../../binutils-2.22/binutils/po/ja.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ja/LC_MESSAGES/binutils.mo
  2432. installing ../../../binutils-2.22/binutils/po/ro.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ro/LC_MESSAGES/binutils.mo
  2433. installing ../../../binutils-2.22/binutils/po/ru.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ru/LC_MESSAGES/binutils.mo
  2434. installing ../../../binutils-2.22/binutils/po/rw.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/rw/LC_MESSAGES/binutils.mo
  2435. installing ../../../binutils-2.22/binutils/po/sk.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/sk/LC_MESSAGES/binutils.mo
  2436. installing ../../../binutils-2.22/binutils/po/sv.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/sv/LC_MESSAGES/binutils.mo
  2437. installing ../../../binutils-2.22/binutils/po/tr.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/tr/LC_MESSAGES/binutils.mo
  2438. installing ../../../binutils-2.22/binutils/po/uk.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/uk/LC_MESSAGES/binutils.mo
  2439. installing ../../../binutils-2.22/binutils/po/vi.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/vi/LC_MESSAGES/binutils.mo
  2440. installing ../../../binutils-2.22/binutils/po/zh_CN.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/zh_CN/LC_MESSAGES/binutils.mo
  2441. installing ../../../binutils-2.22/binutils/po/zh_TW.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/zh_TW/LC_MESSAGES/binutils.mo
  2442. installing ../../../binutils-2.22/binutils/po/bg.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/bg/LC_MESSAGES/binutils.mo
  2443. installing ../../../binutils-2.22/binutils/po/da.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/da/LC_MESSAGES/binutils.mo
  2444. installing ../../../binutils-2.22/binutils/po/es.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/es/LC_MESSAGES/binutils.mo
  2445. installing ../../../binutils-2.22/binutils/po/fi.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/fi/LC_MESSAGES/binutils.mo
  2446. installing ../../../binutils-2.22/binutils/po/fr.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/fr/LC_MESSAGES/binutils.mo
  2447. installing ../../../binutils-2.22/binutils/po/id.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/id/LC_MESSAGES/binutils.mo
  2448. installing ../../../binutils-2.22/binutils/po/ja.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ja/LC_MESSAGES/binutils.mo
  2449. installing ../../../binutils-2.22/binutils/po/ro.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ro/LC_MESSAGES/binutils.mo
  2450. installing ../../../binutils-2.22/binutils/po/ru.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ru/LC_MESSAGES/binutils.mo
  2451. installing ../../../binutils-2.22/binutils/po/rw.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/rw/LC_MESSAGES/binutils.mo
  2452. installing ../../../binutils-2.22/binutils/po/sk.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/sk/LC_MESSAGES/binutils.mo
  2453. installing ../../../binutils-2.22/binutils/po/sv.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/sv/LC_MESSAGES/binutils.mo
  2454. installing ../../../binutils-2.22/binutils/po/tr.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/tr/LC_MESSAGES/binutils.mo
  2455. installing ../../../binutils-2.22/binutils/po/uk.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/uk/LC_MESSAGES/binutils.mo
  2456. installing ../../../binutils-2.22/binutils/po/vi.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/vi/LC_MESSAGES/binutils.mo
  2457. installing ../../../binutils-2.22/binutils/po/zh_CN.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/zh_CN/LC_MESSAGES/binutils.mo
  2458. installing ../../../binutils-2.22/binutils/po/zh_TW.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/zh_TW/LC_MESSAGES/binutils.mo
  2459. if test "binutils" = "gettext"; then \
  2460. if test -r ../../../binutils-2.22/binutils/../mkinstalldirs; then \
  2461. ../../../binutils-2.22/binutils/../mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/share/gettext/po; \
  2462. else \
  2463. ../../../binutils-2.22/binutils/mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/share/gettext/po; \
  2464. fi; \
  2465. /usr/bin/install -c -m 644 ../../../binutils-2.22/binutils/po/Makefile.in.in \
  2466. /home/wes/Dreamcast/dc/toolchain/sh-elf/share/gettext/po/Makefile.in.in; \
  2467. else \
  2468. : ; \
  2469. fi
  2470. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils/po'
  2471. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils'
  2472. make[6]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils'
  2473. test -z "/home/wes/Dreamcast/dc/toolchain/sh-elf/bin" || /bin/mkdir -p "/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"
  2474. /bin/bash ./libtool --mode=install /usr/bin/install -c size '/home/wes/Dreamcast/dc/toolchain/sh-elf/bin/./sh-elf-size'
  2475. libtool: install: /usr/bin/install -c size /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/./sh-elf-size
  2476. /bin/bash ./libtool --mode=install /usr/bin/install -c objdump '/home/wes/Dreamcast/dc/toolchain/sh-elf/bin/./sh-elf-objdump'
  2477. libtool: install: /usr/bin/install -c objdump /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/./sh-elf-objdump
  2478. /bin/bash ./libtool --mode=install /usr/bin/install -c ar '/home/wes/Dreamcast/dc/toolchain/sh-elf/bin/./sh-elf-ar'
  2479. libtool: install: /usr/bin/install -c ar /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/./sh-elf-ar
  2480. /bin/bash ./libtool --mode=install /usr/bin/install -c strings '/home/wes/Dreamcast/dc/toolchain/sh-elf/bin/./sh-elf-strings'
  2481. libtool: install: /usr/bin/install -c strings /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/./sh-elf-strings
  2482. /bin/bash ./libtool --mode=install /usr/bin/install -c ranlib '/home/wes/Dreamcast/dc/toolchain/sh-elf/bin/./sh-elf-ranlib'
  2483. libtool: install: /usr/bin/install -c ranlib /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/./sh-elf-ranlib
  2484. /bin/bash ./libtool --mode=install /usr/bin/install -c objcopy '/home/wes/Dreamcast/dc/toolchain/sh-elf/bin/./sh-elf-objcopy'
  2485. libtool: install: /usr/bin/install -c objcopy /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/./sh-elf-objcopy
  2486. /bin/bash ./libtool --mode=install /usr/bin/install -c addr2line '/home/wes/Dreamcast/dc/toolchain/sh-elf/bin/./sh-elf-addr2line'
  2487. libtool: install: /usr/bin/install -c addr2line /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/./sh-elf-addr2line
  2488. /bin/bash ./libtool --mode=install /usr/bin/install -c readelf '/home/wes/Dreamcast/dc/toolchain/sh-elf/bin/./sh-elf-readelf'
  2489. libtool: install: /usr/bin/install -c readelf /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/./sh-elf-readelf
  2490. /bin/bash ./libtool --mode=install /usr/bin/install -c elfedit '/home/wes/Dreamcast/dc/toolchain/sh-elf/bin/./sh-elf-elfedit'
  2491. libtool: install: /usr/bin/install -c elfedit /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/./sh-elf-elfedit
  2492. test -z "/home/wes/Dreamcast/dc/toolchain/sh-elf/bin" || /bin/mkdir -p "/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"
  2493. /bin/bash ./libtool --mode=install /usr/bin/install -c nm-new /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/sh-elf-nm
  2494. libtool: install: /usr/bin/install -c nm-new /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/sh-elf-nm
  2495. /bin/bash ./libtool --mode=install /usr/bin/install -c strip-new /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/sh-elf-strip
  2496. libtool: install: /usr/bin/install -c strip-new /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/sh-elf-strip
  2497. /bin/bash ./libtool --mode=install /usr/bin/install -c cxxfilt /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/sh-elf-c++filt
  2498. libtool: install: /usr/bin/install -c cxxfilt /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/sh-elf-c++filt
  2499. /bin/bash ../../binutils-2.22/binutils/../mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/sh-elf/bin
  2500. for i in nm-new strip-new ar ranlib dlltool objdump objcopy; do \
  2501. if [ -f $i ]; then \
  2502. j=`echo $i | sed -e 's/-new//'`; \
  2503. k=`echo $j | sed 's&^&sh-elf-&'`; \
  2504. if [ "/home/wes/Dreamcast/dc/toolchain/sh-elf/bin/$k" != "/home/wes/Dreamcast/dc/toolchain/sh-elf/sh-elf/bin/$j" ]; then \
  2505. rm -f /home/wes/Dreamcast/dc/toolchain/sh-elf/sh-elf/bin/$j; \
  2506. ln /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/$k /home/wes/Dreamcast/dc/toolchain/sh-elf/sh-elf/bin/$j >/dev/null 2>/dev/null \
  2507. || /bin/bash ./libtool --mode=install /usr/bin/install -c $i /home/wes/Dreamcast/dc/toolchain/sh-elf/sh-elf/bin/$j; \
  2508. fi; \
  2509. else true; \
  2510. fi; \
  2511. done
  2512. make[6]: Nothing to be done for `install-data-am'.
  2513. make[6]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils'
  2514. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils'
  2515. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils'
  2516. make[3]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/binutils'
  2517. make[3]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/etc'
  2518. for f in standards.info configure.info; do \
  2519. if test -f ../../binutils-2.22/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \
  2520. if make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \
  2521. true; \
  2522. else \
  2523. exit 1; \
  2524. fi; \
  2525. fi; \
  2526. done
  2527. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/etc'
  2528. make[4]: `../../binutils-2.22/etc/standards.info' is up to date.
  2529. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/etc'
  2530. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/etc'
  2531. make[4]: `../../binutils-2.22/etc/configure.info' is up to date.
  2532. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/etc'
  2533. /bin/bash ../../binutils-2.22/etc/../mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/share/info
  2534. if test ! -f standards.info; then cd ../../binutils-2.22/etc; fi; \
  2535. if test -f standards.info; then \
  2536. for i in standards.info*; do \
  2537. /usr/bin/install -c -m 644 $i /home/wes/Dreamcast/dc/toolchain/sh-elf/share/info/$i; \
  2538. done; \
  2539. fi
  2540. if test ! -f configure.info; then cd ../../binutils-2.22/etc; fi; \
  2541. if test -f configure.info; then \
  2542. for i in configure.info*; do \
  2543. /usr/bin/install -c -m 644 $i /home/wes/Dreamcast/dc/toolchain/sh-elf/share/info/$i; \
  2544. done; \
  2545. fi
  2546. make[3]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/etc'
  2547. make[3]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gas'
  2548. Making install in doc
  2549. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gas/doc'
  2550. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gas/doc'
  2551. make[5]: Nothing to be done for `install-exec-am'.
  2552. test -z "/home/wes/Dreamcast/dc/toolchain/sh-elf/share/info" || /bin/mkdir -p "/home/wes/Dreamcast/dc/toolchain/sh-elf/share/info"
  2553. /usr/bin/install -c -m 644 ../../../binutils-2.22/gas/doc/as.info '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/info'
  2554. install-info --info-dir='/home/wes/Dreamcast/dc/toolchain/sh-elf/share/info' '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/info/as.info'
  2555. This is not dpkg install-info anymore, but GNU install-info
  2556. See the man page for ginstall-info for command line arguments
  2557. test -z "/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1" || /bin/mkdir -p "/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1"
  2558. /usr/bin/install -c -m 644 '../../../binutils-2.22/gas/doc/as.1' '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1/sh-elf-as.1'
  2559. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gas/doc'
  2560. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gas/doc'
  2561. Making install in po
  2562. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gas/po'
  2563. if test -r ../../../binutils-2.22/gas/../mkinstalldirs; then \
  2564. ../../../binutils-2.22/gas/../mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/share; \
  2565. else \
  2566. ../../../binutils-2.22/gas/mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/share; \
  2567. fi
  2568. installing ../../../binutils-2.22/gas/po/es.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/es/LC_MESSAGES/gas.mo
  2569. installing ../../../binutils-2.22/gas/po/fi.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/fi/LC_MESSAGES/gas.mo
  2570. installing ../../../binutils-2.22/gas/po/fr.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/fr/LC_MESSAGES/gas.mo
  2571. installing ../../../binutils-2.22/gas/po/id.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/id/LC_MESSAGES/gas.mo
  2572. installing ../../../binutils-2.22/gas/po/ru.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ru/LC_MESSAGES/gas.mo
  2573. installing ../../../binutils-2.22/gas/po/rw.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/rw/LC_MESSAGES/gas.mo
  2574. installing ../../../binutils-2.22/gas/po/tr.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/tr/LC_MESSAGES/gas.mo
  2575. installing ../../../binutils-2.22/gas/po/es.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/es/LC_MESSAGES/gas.mo
  2576. installing ../../../binutils-2.22/gas/po/fi.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/fi/LC_MESSAGES/gas.mo
  2577. installing ../../../binutils-2.22/gas/po/fr.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/fr/LC_MESSAGES/gas.mo
  2578. installing ../../../binutils-2.22/gas/po/id.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/id/LC_MESSAGES/gas.mo
  2579. installing ../../../binutils-2.22/gas/po/ru.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ru/LC_MESSAGES/gas.mo
  2580. installing ../../../binutils-2.22/gas/po/rw.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/rw/LC_MESSAGES/gas.mo
  2581. installing ../../../binutils-2.22/gas/po/tr.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/tr/LC_MESSAGES/gas.mo
  2582. if test "gas" = "gettext"; then \
  2583. if test -r ../../../binutils-2.22/gas/../mkinstalldirs; then \
  2584. ../../../binutils-2.22/gas/../mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/share/gettext/po; \
  2585. else \
  2586. ../../../binutils-2.22/gas/mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/share/gettext/po; \
  2587. fi; \
  2588. /usr/bin/install -c -m 644 ../../../binutils-2.22/gas/po/Makefile.in.in \
  2589. /home/wes/Dreamcast/dc/toolchain/sh-elf/share/gettext/po/Makefile.in.in; \
  2590. else \
  2591. : ; \
  2592. fi
  2593. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gas/po'
  2594. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gas'
  2595. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gas'
  2596. /bin/bash ../../binutils-2.22/gas/../mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/bin
  2597. /bin/bash ./libtool --mode=install /usr/bin/install -c as-new /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/sh-elf-as
  2598. libtool: install: /usr/bin/install -c as-new /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/sh-elf-as
  2599. /bin/bash ../../binutils-2.22/gas/../mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/sh-elf/bin
  2600. n=`echo as | sed 's&^&sh-elf-&'`; \
  2601. if [ "/home/wes/Dreamcast/dc/toolchain/sh-elf/bin/$n" != "/home/wes/Dreamcast/dc/toolchain/sh-elf/sh-elf/bin/as" ]; then \
  2602. rm -f /home/wes/Dreamcast/dc/toolchain/sh-elf/sh-elf/bin/as; \
  2603. ln /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/$n /home/wes/Dreamcast/dc/toolchain/sh-elf/sh-elf/bin/as >/dev/null 2>/dev/null \
  2604. || /bin/bash ./libtool --mode=install /usr/bin/install -c as-new /home/wes/Dreamcast/dc/toolchain/sh-elf/sh-elf/bin/as; \
  2605. else \
  2606. true ; \
  2607. fi
  2608. make[5]: Nothing to be done for `install-data-am'.
  2609. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gas'
  2610. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gas'
  2611. make[3]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gas'
  2612. make[3]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gprof'
  2613. make install-recursive
  2614. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gprof'
  2615. Making install in po
  2616. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gprof/po'
  2617. if test -r ../../../binutils-2.22/gprof/../mkinstalldirs; then \
  2618. ../../../binutils-2.22/gprof/../mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/share; \
  2619. else \
  2620. ../../../binutils-2.22/gprof/mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/share; \
  2621. fi
  2622. installing ../../../binutils-2.22/gprof/po/bg.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/bg/LC_MESSAGES/gprof.mo
  2623. installing ../../../binutils-2.22/gprof/po/da.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/da/LC_MESSAGES/gprof.mo
  2624. installing ../../../binutils-2.22/gprof/po/de.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/de/LC_MESSAGES/gprof.mo
  2625. installing ../../../binutils-2.22/gprof/po/eo.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/eo/LC_MESSAGES/gprof.mo
  2626. installing ../../../binutils-2.22/gprof/po/es.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/es/LC_MESSAGES/gprof.mo
  2627. installing ../../../binutils-2.22/gprof/po/fi.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/fi/LC_MESSAGES/gprof.mo
  2628. installing ../../../binutils-2.22/gprof/po/fr.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/fr/LC_MESSAGES/gprof.mo
  2629. installing ../../../binutils-2.22/gprof/po/ga.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ga/LC_MESSAGES/gprof.mo
  2630. installing ../../../binutils-2.22/gprof/po/id.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/id/LC_MESSAGES/gprof.mo
  2631. installing ../../../binutils-2.22/gprof/po/ms.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ms/LC_MESSAGES/gprof.mo
  2632. installing ../../../binutils-2.22/gprof/po/nl.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/nl/LC_MESSAGES/gprof.mo
  2633. installing ../../../binutils-2.22/gprof/po/pt_BR.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/pt_BR/LC_MESSAGES/gprof.mo
  2634. installing ../../../binutils-2.22/gprof/po/ro.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ro/LC_MESSAGES/gprof.mo
  2635. installing ../../../binutils-2.22/gprof/po/ru.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ru/LC_MESSAGES/gprof.mo
  2636. installing ../../../binutils-2.22/gprof/po/rw.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/rw/LC_MESSAGES/gprof.mo
  2637. installing ../../../binutils-2.22/gprof/po/sv.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/sv/LC_MESSAGES/gprof.mo
  2638. installing ../../../binutils-2.22/gprof/po/tr.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/tr/LC_MESSAGES/gprof.mo
  2639. installing ../../../binutils-2.22/gprof/po/vi.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/vi/LC_MESSAGES/gprof.mo
  2640. installing ../../../binutils-2.22/gprof/po/bg.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/bg/LC_MESSAGES/gprof.mo
  2641. installing ../../../binutils-2.22/gprof/po/da.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/da/LC_MESSAGES/gprof.mo
  2642. installing ../../../binutils-2.22/gprof/po/de.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/de/LC_MESSAGES/gprof.mo
  2643. installing ../../../binutils-2.22/gprof/po/eo.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/eo/LC_MESSAGES/gprof.mo
  2644. installing ../../../binutils-2.22/gprof/po/es.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/es/LC_MESSAGES/gprof.mo
  2645. installing ../../../binutils-2.22/gprof/po/fi.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/fi/LC_MESSAGES/gprof.mo
  2646. installing ../../../binutils-2.22/gprof/po/fr.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/fr/LC_MESSAGES/gprof.mo
  2647. installing ../../../binutils-2.22/gprof/po/ga.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ga/LC_MESSAGES/gprof.mo
  2648. installing ../../../binutils-2.22/gprof/po/id.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/id/LC_MESSAGES/gprof.mo
  2649. installing ../../../binutils-2.22/gprof/po/ms.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ms/LC_MESSAGES/gprof.mo
  2650. installing ../../../binutils-2.22/gprof/po/nl.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/nl/LC_MESSAGES/gprof.mo
  2651. installing ../../../binutils-2.22/gprof/po/pt_BR.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/pt_BR/LC_MESSAGES/gprof.mo
  2652. installing ../../../binutils-2.22/gprof/po/ro.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ro/LC_MESSAGES/gprof.mo
  2653. installing ../../../binutils-2.22/gprof/po/ru.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ru/LC_MESSAGES/gprof.mo
  2654. installing ../../../binutils-2.22/gprof/po/rw.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/rw/LC_MESSAGES/gprof.mo
  2655. installing ../../../binutils-2.22/gprof/po/sv.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/sv/LC_MESSAGES/gprof.mo
  2656. installing ../../../binutils-2.22/gprof/po/tr.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/tr/LC_MESSAGES/gprof.mo
  2657. installing ../../../binutils-2.22/gprof/po/vi.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/vi/LC_MESSAGES/gprof.mo
  2658. if test "gprof" = "gettext"; then \
  2659. if test -r ../../../binutils-2.22/gprof/../mkinstalldirs; then \
  2660. ../../../binutils-2.22/gprof/../mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/share/gettext/po; \
  2661. else \
  2662. ../../../binutils-2.22/gprof/mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/share/gettext/po; \
  2663. fi; \
  2664. /usr/bin/install -c -m 644 ../../../binutils-2.22/gprof/po/Makefile.in.in \
  2665. /home/wes/Dreamcast/dc/toolchain/sh-elf/share/gettext/po/Makefile.in.in; \
  2666. else \
  2667. : ; \
  2668. fi
  2669. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gprof/po'
  2670. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gprof'
  2671. make[6]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gprof'
  2672. test -z "/home/wes/Dreamcast/dc/toolchain/sh-elf/bin" || /bin/mkdir -p "/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"
  2673. /bin/bash ./libtool --mode=install /usr/bin/install -c gprof '/home/wes/Dreamcast/dc/toolchain/sh-elf/bin/./sh-elf-gprof'
  2674. libtool: install: /usr/bin/install -c gprof /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/./sh-elf-gprof
  2675. test -z "/home/wes/Dreamcast/dc/toolchain/sh-elf/share/info" || /bin/mkdir -p "/home/wes/Dreamcast/dc/toolchain/sh-elf/share/info"
  2676. /usr/bin/install -c -m 644 ../../binutils-2.22/gprof/gprof.info '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/info'
  2677. install-info --info-dir='/home/wes/Dreamcast/dc/toolchain/sh-elf/share/info' '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/info/gprof.info'
  2678. This is not dpkg install-info anymore, but GNU install-info
  2679. See the man page for ginstall-info for command line arguments
  2680. test -z "/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1" || /bin/mkdir -p "/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1"
  2681. /usr/bin/install -c -m 644 '../../binutils-2.22/gprof/gprof.1' '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1/sh-elf-gprof.1'
  2682. make[6]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gprof'
  2683. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gprof'
  2684. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gprof'
  2685. make[3]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/gprof'
  2686. make[3]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/intl'
  2687. make[3]: Nothing to be done for `install'.
  2688. make[3]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/intl'
  2689. make[3]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/ld'
  2690. make install-recursive
  2691. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/ld'
  2692. Making install in po
  2693. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/ld/po'
  2694. if test -r ../../../binutils-2.22/ld/../mkinstalldirs; then \
  2695. ../../../binutils-2.22/ld/../mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/share; \
  2696. else \
  2697. ../../../binutils-2.22/ld/mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/share; \
  2698. fi
  2699. installing ../../../binutils-2.22/ld/po/bg.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/bg/LC_MESSAGES/ld.mo
  2700. installing ../../../binutils-2.22/ld/po/da.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/da/LC_MESSAGES/ld.mo
  2701. installing ../../../binutils-2.22/ld/po/es.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/es/LC_MESSAGES/ld.mo
  2702. installing ../../../binutils-2.22/ld/po/fi.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/fi/LC_MESSAGES/ld.mo
  2703. installing ../../../binutils-2.22/ld/po/fr.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/fr/LC_MESSAGES/ld.mo
  2704. installing ../../../binutils-2.22/ld/po/ga.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ga/LC_MESSAGES/ld.mo
  2705. installing ../../../binutils-2.22/ld/po/id.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/id/LC_MESSAGES/ld.mo
  2706. installing ../../../binutils-2.22/ld/po/ja.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ja/LC_MESSAGES/ld.mo
  2707. installing ../../../binutils-2.22/ld/po/sv.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/sv/LC_MESSAGES/ld.mo
  2708. installing ../../../binutils-2.22/ld/po/tr.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/tr/LC_MESSAGES/ld.mo
  2709. installing ../../../binutils-2.22/ld/po/vi.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/vi/LC_MESSAGES/ld.mo
  2710. installing ../../../binutils-2.22/ld/po/zh_CN.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/zh_CN/LC_MESSAGES/ld.mo
  2711. installing ../../../binutils-2.22/ld/po/zh_TW.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/zh_TW/LC_MESSAGES/ld.mo
  2712. installing ../../../binutils-2.22/ld/po/bg.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/bg/LC_MESSAGES/ld.mo
  2713. installing ../../../binutils-2.22/ld/po/da.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/da/LC_MESSAGES/ld.mo
  2714. installing ../../../binutils-2.22/ld/po/es.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/es/LC_MESSAGES/ld.mo
  2715. installing ../../../binutils-2.22/ld/po/fi.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/fi/LC_MESSAGES/ld.mo
  2716. installing ../../../binutils-2.22/ld/po/fr.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/fr/LC_MESSAGES/ld.mo
  2717. installing ../../../binutils-2.22/ld/po/ga.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ga/LC_MESSAGES/ld.mo
  2718. installing ../../../binutils-2.22/ld/po/id.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/id/LC_MESSAGES/ld.mo
  2719. installing ../../../binutils-2.22/ld/po/ja.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/ja/LC_MESSAGES/ld.mo
  2720. installing ../../../binutils-2.22/ld/po/sv.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/sv/LC_MESSAGES/ld.mo
  2721. installing ../../../binutils-2.22/ld/po/tr.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/tr/LC_MESSAGES/ld.mo
  2722. installing ../../../binutils-2.22/ld/po/vi.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/vi/LC_MESSAGES/ld.mo
  2723. installing ../../../binutils-2.22/ld/po/zh_CN.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/zh_CN/LC_MESSAGES/ld.mo
  2724. installing ../../../binutils-2.22/ld/po/zh_TW.gmo as /home/wes/Dreamcast/dc/toolchain/sh-elf/share/locale/zh_TW/LC_MESSAGES/ld.mo
  2725. if test "ld" = "gettext"; then \
  2726. if test -r ../../../binutils-2.22/ld/../mkinstalldirs; then \
  2727. ../../../binutils-2.22/ld/../mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/share/gettext/po; \
  2728. else \
  2729. ../../../binutils-2.22/ld/mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/share/gettext/po; \
  2730. fi; \
  2731. /usr/bin/install -c -m 644 ../../../binutils-2.22/ld/po/Makefile.in.in \
  2732. /home/wes/Dreamcast/dc/toolchain/sh-elf/share/gettext/po/Makefile.in.in; \
  2733. else \
  2734. : ; \
  2735. fi
  2736. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/ld/po'
  2737. make[5]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/ld'
  2738. make[6]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/ld'
  2739. test -z "/home/wes/Dreamcast/dc/toolchain/sh-elf/bin" || /bin/mkdir -p "/home/wes/Dreamcast/dc/toolchain/sh-elf/bin"
  2740. /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new '/home/wes/Dreamcast/dc/toolchain/sh-elf/bin/./sh-elf-ld.bfd'
  2741. libtool: install: /usr/bin/install -c ld-new /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/./sh-elf-ld.bfd
  2742. /bin/bash ../../binutils-2.22/ld/../mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/sh-elf/bin
  2743. n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s&^&sh-elf-&'`; \
  2744. if test "/home/wes/Dreamcast/dc/toolchain/sh-elf/bin" != "/home/wes/Dreamcast/dc/toolchain/sh-elf/sh-elf/bin"; then \
  2745. rm -f /home/wes/Dreamcast/dc/toolchain/sh-elf/sh-elf/bin/ld.bfd; \
  2746. ln /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/$n /home/wes/Dreamcast/dc/toolchain/sh-elf/sh-elf/bin/ld.bfd >/dev/null 2>/dev/null \
  2747. || /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new /home/wes/Dreamcast/dc/toolchain/sh-elf/sh-elf/bin/ld.bfd; \
  2748. fi; \
  2749. if test "xyes" = "xyes"; then \
  2750. ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s&^&sh-elf-&'`; \
  2751. rm -f /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/$ld; \
  2752. ln /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/$n /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/$ld >/dev/null 2>/dev/null \
  2753. || /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/$ld; \
  2754. if test "/home/wes/Dreamcast/dc/toolchain/sh-elf/bin" != "/home/wes/Dreamcast/dc/toolchain/sh-elf/sh-elf/bin"; then \
  2755. rm -f /home/wes/Dreamcast/dc/toolchain/sh-elf/sh-elf/bin/ld; \
  2756. ln /home/wes/Dreamcast/dc/toolchain/sh-elf/bin/$n /home/wes/Dreamcast/dc/toolchain/sh-elf/sh-elf/bin/ld >/dev/null 2>/dev/null \
  2757. || /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new /home/wes/Dreamcast/dc/toolchain/sh-elf/sh-elf/bin/ld; \
  2758. fi; \
  2759. fi
  2760. /bin/bash ../../binutils-2.22/ld/../mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/sh-elf/lib/ldscripts
  2761. for f in ldscripts/*; do \
  2762. /usr/bin/install -c -m 644 $f /home/wes/Dreamcast/dc/toolchain/sh-elf/sh-elf/lib/$f ; \
  2763. done
  2764. test -z "/home/wes/Dreamcast/dc/toolchain/sh-elf/share/info" || /bin/mkdir -p "/home/wes/Dreamcast/dc/toolchain/sh-elf/share/info"
  2765. /usr/bin/install -c -m 644 ../../binutils-2.22/ld/ld.info '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/info'
  2766. install-info --info-dir='/home/wes/Dreamcast/dc/toolchain/sh-elf/share/info' '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/info/ld.info'
  2767. This is not dpkg install-info anymore, but GNU install-info
  2768. See the man page for ginstall-info for command line arguments
  2769. test -z "/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1" || /bin/mkdir -p "/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1"
  2770. /usr/bin/install -c -m 644 '../../binutils-2.22/ld/ld.1' '/home/wes/Dreamcast/dc/toolchain/sh-elf/share/man/man1/sh-elf-ld.1'
  2771. make[6]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/ld'
  2772. make[5]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/ld'
  2773. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/ld'
  2774. make[3]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/ld'
  2775. make[3]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/libiberty'
  2776. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/libiberty/testsuite'
  2777. make[4]: Nothing to be done for `all'.
  2778. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/libiberty/testsuite'
  2779. /bin/bash ../../binutils-2.22/libiberty/../mkinstalldirs /home/wes/Dreamcast/dc/toolchain/sh-elf/lib/`gcc -g -O2 -print-multi-os-directory`
  2780. /usr/bin/install -c -m 644 ./libiberty.a /home/wes/Dreamcast/dc/toolchain/sh-elf/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.an
  2781. ( cd /home/wes/Dreamcast/dc/toolchain/sh-elf/lib/`gcc -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an )
  2782. mv -f /home/wes/Dreamcast/dc/toolchain/sh-elf/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.an /home/wes/Dreamcast/dc/toolchain/sh-elf/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.a
  2783. if test -n ""; then \
  2784. case "" in \
  2785. /*) thd=;; \
  2786. *) thd=/home/wes/Dreamcast/dc/toolchain/sh-elf/include/;; \
  2787. esac; \
  2788. /bin/bash ../../binutils-2.22/libiberty/../mkinstalldirs ${thd}; \
  2789. for h in ../../binutils-2.22/libiberty/../include/ansidecl.h ../../binutils-2.22/libiberty/../include/demangle.h ../../binutils-2.22/libiberty/../include/dyn-string.h ../../binutils-2.22/libiberty/../include/fibheap.h ../../binutils-2.22/libiberty/../include/floatformat.h ../../binutils-2.22/libiberty/../include/hashtab.h ../../binutils-2.22/libiberty/../include/libiberty.h ../../binutils-2.22/libiberty/../include/objalloc.h ../../binutils-2.22/libiberty/../include/partition.h ../../binutils-2.22/libiberty/../include/safe-ctype.h ../../binutils-2.22/libiberty/../include/sort.h ../../binutils-2.22/libiberty/../include/splay-tree.h; do \
  2790. /usr/bin/install -c -m 644 $h ${thd}; \
  2791. done; \
  2792. fi
  2793. make[4]: Entering directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/libiberty/testsuite'
  2794. make[4]: Nothing to be done for `install'.
  2795. make[4]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/libiberty/testsuite'
  2796. make[3]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22/libiberty'
  2797. make[2]: Nothing to be done for `install-target'.
  2798. make[2]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22'
  2799. make[1]: Leaving directory `/home/wes/kos/kos/utils/dc-chain/build-binutils-sh-elf-2.22'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement