Advertisement
Guest User

Untitled

a guest
Nov 25th, 2012
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 83.67 KB | None | 0 0
  1. ============BINUTILS============
  2. checking build system type... i686-pc-cygwin
  3. checking host system type... i686-pc-cygwin
  4. checking target system type... i686-pc-cygwin
  5. checking for a BSD-compatible install... /usr/bin/install -c
  6. checking whether ln works... yes
  7. checking whether ln -s works... yes
  8. checking for a sed that does not truncate output... /usr/bin/sed
  9. checking for gawk... gawk
  10. checking to see if cat works as expected... yes
  11. checking for gcc... gcc
  12. checking for C compiler default output file name... a.exe
  13. checking whether the C compiler works... yes
  14. checking whether we are cross compiling... no
  15. checking for suffix of executables... .exe
  16. checking for suffix of object files... o
  17. checking whether we are using the GNU C compiler... yes
  18. checking whether gcc accepts -g... yes
  19. checking for gcc option to accept ISO C89... none needed
  20. checking for g++... g++
  21. checking whether we are using the GNU C++ compiler... yes
  22. checking whether g++ accepts -g... yes
  23. checking for gnatbind... no
  24. checking for gnatmake... no
  25. checking whether compiler driver understands Ada... no
  26. checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
  27. checking for version 0.10 of PPL... no
  28. checking for correct version of CLooG... no
  29. checking for bison... bison -y
  30. checking for bison... bison
  31. checking for gm4... no
  32. checking for gnum4... no
  33. checking for m4... m4
  34. checking for flex... flex
  35. checking for flex... flex
  36. checking for makeinfo... makeinfo
  37. checking for expect... no
  38. checking for runtest... no
  39. checking for ar... ar
  40. checking for as... as
  41. checking for dlltool... dlltool
  42. checking for ld... (cached) c:/dev/perl/c/bin/../lib/gcc/x86_64-w64-mingw32/4.4.3/../../../../x86_64-w64-mingw32/bin/ld.exe
  43. checking for lipo... no
  44. checking for nm... nm
  45. checking for ranlib... ranlib
  46. checking for strip... strip
  47. checking for windres... windres
  48. checking for windmc... windmc
  49. checking for objcopy... objcopy
  50. checking for objdump... objdump
  51. checking for cc... no
  52. checking for gcc... gcc
  53. checking for c++... c++
  54. checking for gcc... gcc
  55. checking for gcj... no
  56. checking for gfortran... no
  57. checking for ar... ar
  58. checking for as... as
  59. checking for dlltool... dlltool
  60. checking for ld... ld
  61. checking for lipo... no
  62. checking for nm... nm
  63. checking for objdump... objdump
  64. checking for ranlib... ranlib
  65. checking for strip... strip
  66. checking for windres... windres
  67. checking for windmc... windmc
  68. checking where to find the target ar... just compiled
  69. checking where to find the target as... just compiled
  70. checking where to find the target cc... host tool
  71. checking where to find the target c++... host tool
  72. checking where to find the target c++ for libstdc++... host tool
  73. checking where to find the target dlltool... just compiled
  74. checking where to find the target gcc... host tool
  75. checking where to find the target gcj... host tool
  76. checking where to find the target gfortran... host tool
  77. checking where to find the target ld... just compiled
  78. checking where to find the target lipo... host tool
  79. checking where to find the target nm... just compiled
  80. checking where to find the target objdump... just compiled
  81. checking where to find the target ranlib... just compiled
  82. checking where to find the target strip... just compiled
  83. checking where to find the target windres... just compiled
  84. checking where to find the target windmc... just compiled
  85. checking whether to enable maintainer-specific portions of Makefiles... no
  86. checking whether -fkeep-inline-functions is supported... yes
  87. configure: creating ./config.status
  88. config.status: creating Makefile
  89. make[1]: Entering directory `/usr/src/build-binutils'
  90. mkdir -p -- ./libiberty
  91. Configuring in ./libiberty
  92. configure: creating cache ./config.cache
  93. checking whether to enable maintainer-specific portions of Makefiles... no
  94. checking for makeinfo... makeinfo --split-size=5000000
  95. checking for perl... perl
  96. checking build system type... i686-pc-cygwin
  97. checking host system type... i686-pc-cygwin
  98. checking for i686-pc-cygwin-ar... ar
  99. checking for i686-pc-cygwin-ranlib... ranlib
  100. checking for i686-pc-cygwin-gcc... gcc
  101. checking for C compiler default output file name... a.exe
  102. checking whether the C compiler works... yes
  103. checking whether we are cross compiling... no
  104. checking for suffix of executables... .exe
  105. checking for suffix of object files... o
  106. checking whether we are using the GNU C compiler... yes
  107. checking whether gcc accepts -g... yes
  108. checking for gcc option to accept ISO C89... none needed
  109. checking for special C compiler options needed for large files... no
  110. checking for _FILE_OFFSET_BITS value needed for large files... unknown
  111. checking for _LARGE_FILES value needed for large files... unknown
  112. checking how to run the C preprocessor... gcc -E
  113. checking whether gcc supports -W... yes
  114. checking whether gcc supports -Wall... yes
  115. checking whether gcc supports -Wwrite-strings... yes
  116. checking whether gcc supports -Wc++-compat... yes
  117. checking whether gcc supports -Wstrict-prototypes... yes
  118. checking whether gcc supports -pedantic ... yes
  119. checking whether gcc and cc understand -c and -o together... yes
  120. checking for an ANSI C-conforming const... yes
  121. checking for inline... inline
  122. checking for grep that handles long lines and -e... /usr/bin/grep
  123. checking for egrep... /usr/bin/grep -E
  124. checking for ANSI C header files... yes
  125. checking for sys/types.h... yes
  126. checking for sys/stat.h... yes
  127. checking for stdlib.h... yes
  128. checking for string.h... yes
  129. checking for memory.h... yes
  130. checking for strings.h... yes
  131. checking for inttypes.h... yes
  132. checking for stdint.h... yes
  133. checking for unistd.h... yes
  134. checking whether byte ordering is bigendian... no
  135. checking for a BSD-compatible install... /usr/bin/install -c
  136. checking for sys/file.h... yes
  137. checking for sys/param.h... yes
  138. checking for limits.h... yes
  139. checking for stdlib.h... (cached) yes
  140. checking for malloc.h... yes
  141. checking for string.h... (cached) yes
  142. checking for unistd.h... (cached) yes
  143. checking for strings.h... (cached) yes
  144. checking for sys/time.h... yes
  145. checking for time.h... yes
  146. checking for sys/resource.h... no
  147. checking for sys/stat.h... (cached) yes
  148. checking for sys/mman.h... no
  149. checking for fcntl.h... yes
  150. checking for alloca.h... no
  151. checking for sys/pstat.h... no
  152. checking for sys/sysmp.h... no
  153. checking for sys/sysinfo.h... no
  154. checking for machine/hal_sysinfo.h... no
  155. checking for sys/table.h... no
  156. checking for sys/sysctl.h... no
  157. checking for sys/systemcfg.h... no
  158. checking for stdint.h... (cached) yes
  159. checking for stdio_ext.h... no
  160. checking for sys/wait.h that is POSIX.1 compatible... no
  161. checking whether time.h and sys/time.h may both be included... yes
  162. checking whether errno must be declared... no
  163. checking size of int... 4
  164. checking for intptr_t... yes
  165. checking for uintptr_t... yes
  166. checking for a 64-bit type... uint64_t
  167. checking for pid_t... yes
  168. checking for library containing strerror... none required
  169. checking for asprintf... no
  170. checking for atexit... yes
  171. checking for basename... yes
  172. checking for bcmp... no
  173. checking for bcopy... no
  174. checking for bsearch... yes
  175. checking for bzero... no
  176. checking for calloc... yes
  177. checking for clock... yes
  178. checking for ffs... no
  179. checking for getcwd... yes
  180. checking for getpagesize... yes
  181. checking for gettimeofday... yes
  182. checking for index... no
  183. checking for insque... no
  184. checking for memchr... yes
  185. checking for memcmp... yes
  186. checking for memcpy... yes
  187. checking for memmem... no
  188. checking for memmove... yes
  189. checking for mempcpy... no
  190. checking for memset... yes
  191. checking for mkstemps... no
  192. checking for putenv... yes
  193. checking for random... no
  194. checking for rename... yes
  195. checking for rindex... no
  196. checking for setenv... no
  197. checking for snprintf... yes
  198. checking for sigsetmask... no
  199. checking for stpcpy... no
  200. checking for stpncpy... no
  201. checking for strcasecmp... yes
  202. checking for strchr... yes
  203. checking for strdup... yes
  204. checking for strncasecmp... yes
  205. checking for strndup... no
  206. checking for strrchr... yes
  207. checking for strstr... yes
  208. checking for strtod... yes
  209. checking for strtol... yes
  210. checking for strtoul... yes
  211. checking for strverscmp... no
  212. checking for tmpnam... yes
  213. checking for vasprintf... no
  214. checking for vfprintf... yes
  215. checking for vprintf... yes
  216. checking for vsnprintf... yes
  217. checking for vsprintf... yes
  218. checking for waitpid... no
  219. checking whether alloca needs Cray hooks... no
  220. checking stack direction for C alloca... -1
  221. checking for vfork.h... no
  222. checking for fork... no
  223. checking for vfork... no
  224. checking for _doprnt... no
  225. checking for sys_errlist... no
  226. checking for sys_nerr... no
  227. checking for sys_siglist... no
  228. checking for external symbol _system_configuration... no
  229. checking for getrusage... no
  230. checking for on_exit... no
  231. checking for psignal... no
  232. checking for strerror... yes
  233. checking for strsignal... no
  234. checking for sysconf... no
  235. checking for times... no
  236. checking for sbrk... no
  237. checking for gettimeofday... (cached) yes
  238. checking for realpath... no
  239. checking for canonicalize_file_name... no
  240. checking for pstat_getstatic... no
  241. checking for pstat_getdynamic... no
  242. checking for sysmp... no
  243. checking for getsysinfo... no
  244. checking for table... no
  245. checking for sysctl... no
  246. checking for wait3... no
  247. checking for wait4... no
  248. checking for __fsetlocking... no
  249. checking whether basename is declared... no
  250. checking whether ffs is declared... no
  251. checking whether asprintf is declared... no
  252. checking whether vasprintf is declared... no
  253. checking whether snprintf is declared... yes
  254. checking whether vsnprintf is declared... yes
  255. checking whether calloc is declared... yes
  256. checking whether getenv is declared... yes
  257. checking whether getopt is declared... yes
  258. checking whether malloc is declared... yes
  259. checking whether realloc is declared... yes
  260. checking whether sbrk is declared... no
  261. checking whether strverscmp is declared... no
  262. checking whether canonicalize_file_name must be declared... yes
  263. checking for stdlib.h... (cached) yes
  264. checking for unistd.h... (cached) yes
  265. checking for getpagesize... (cached) yes
  266. checking for working mmap... no
  267. checking for working strncmp... yes
  268. configure: updating cache ./config.cache
  269. configure: creating ./config.status
  270. config.status: creating Makefile
  271. config.status: creating testsuite/Makefile
  272. config.status: creating config.h
  273. config.status: executing default commands
  274. mkdir -p -- ./intl
  275. Configuring in ./intl
  276. configure: creating cache ./config.cache
  277. checking whether make sets $(MAKE)... yes
  278. checking for a BSD-compatible install... /usr/bin/install -c
  279. checking whether NLS is requested... no
  280. checking for msgfmt... no
  281. checking for gmsgfmt... :
  282. checking for xgettext... no
  283. checking for msgmerge... no
  284. checking for i686-pc-cygwin-gcc... gcc
  285. checking for C compiler default output file name... a.exe
  286. checking whether the C compiler works... yes
  287. checking whether we are cross compiling... no
  288. checking for suffix of executables... .exe
  289. checking for suffix of object files... o
  290. checking whether we are using the GNU C compiler... yes
  291. checking whether gcc accepts -g... yes
  292. checking for gcc option to accept ISO C89... none needed
  293. checking build system type... i686-pc-cygwin
  294. checking host system type... i686-pc-cygwin
  295. checking for i686-pc-cygwin-ranlib... ranlib
  296. checking for library containing strerror... none required
  297. checking how to run the C preprocessor... gcc -E
  298. checking for grep that handles long lines and -e... /usr/bin/grep
  299. checking for egrep... /usr/bin/grep -E
  300. checking for ANSI C header files... yes
  301. checking for an ANSI C-conforming const... yes
  302. checking for inline... inline
  303. checking for sys/types.h... yes
  304. checking for sys/stat.h... yes
  305. checking for stdlib.h... yes
  306. checking for string.h... yes
  307. checking for memory.h... yes
  308. checking for strings.h... yes
  309. checking for inttypes.h... yes
  310. checking for stdint.h... yes
  311. checking for unistd.h... yes
  312. checking for off_t... yes
  313. checking for size_t... yes
  314. checking for working alloca.h... no
  315. checking for alloca... yes
  316. checking for stdlib.h... (cached) yes
  317. checking for unistd.h... (cached) yes
  318. checking for getpagesize... yes
  319. checking for working mmap... no
  320. checking whether we are using the GNU C Library 2.1 or newer... no
  321. checking whether integer division by zero raises SIGFPE... yes
  322. checking for inttypes.h... yes
  323. checking for stdint.h... yes
  324. checking for unsigned long long... yes
  325. checking for inttypes.h... yes
  326. checking whether the inttypes.h PRIxNN macros are broken... no
  327. checking for ld used by GCC... c:/dev/perl/c/bin/../lib/gcc/x86_64-w64-mingw32/4.4.3/../../../../x86_64-w64-mingw32/bin/ld.exe
  328. checking if the linker (c:/dev/perl/c/bin/../lib/gcc/x86_64-w64-mingw32/4.4.3/../../../../x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes
  329. checking for shared library run path origin... done
  330. checking argz.h usability... no
  331. checking argz.h presence... no
  332. checking for argz.h... no
  333. checking limits.h usability... yes
  334. checking limits.h presence... yes
  335. checking for limits.h... yes
  336. checking locale.h usability... yes
  337. checking locale.h presence... yes
  338. checking for locale.h... yes
  339. checking nl_types.h usability... no
  340. checking nl_types.h presence... no
  341. checking for nl_types.h... no
  342. checking malloc.h usability... yes
  343. checking malloc.h presence... yes
  344. checking for malloc.h... yes
  345. checking stddef.h usability... yes
  346. checking stddef.h presence... yes
  347. checking for stddef.h... yes
  348. checking for stdlib.h... (cached) yes
  349. checking for string.h... (cached) yes
  350. checking for unistd.h... (cached) yes
  351. checking sys/param.h usability... yes
  352. checking sys/param.h presence... yes
  353. checking for sys/param.h... yes
  354. checking for feof_unlocked... no
  355. checking for fgets_unlocked... no
  356. checking for getc_unlocked... no
  357. checking for getcwd... yes
  358. checking for getegid... no
  359. checking for geteuid... no
  360. checking for getgid... no
  361. checking for getuid... no
  362. checking for mempcpy... no
  363. checking for munmap... no
  364. checking for putenv... yes
  365. checking for setenv... no
  366. checking for setlocale... yes
  367. checking for stpcpy... no
  368. checking for strcasecmp... yes
  369. checking for strdup... yes
  370. checking for strtoul... yes
  371. checking for tsearch... yes
  372. checking for __argz_count... no
  373. checking for __argz_stringify... no
  374. checking for __argz_next... no
  375. checking for __fsetlocking... no
  376. checking for iconv... yes
  377. checking how to link with libiconv... -liconv
  378. checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  379. checking for nl_langinfo and CODESET... no
  380. checking for LC_MESSAGES... no
  381. checking for bison... bison
  382. checking version of bison... 2.4.2, ok
  383. checking whether NLS is requested... no
  384. checking whether to use NLS... no
  385. checking for aclocal... no
  386. checking for autoconf... no
  387. checking for autoheader... no
  388. configure: updating cache ./config.cache
  389. configure: creating ./config.status
  390. config.status: creating Makefile
  391. config.status: creating config.intl
  392. config.status: creating config.h
  393. config.status: executing default-1 commands
  394. mkdir -p -- ./bfd
  395. Configuring in ./bfd
  396. configure: creating cache ./config.cache
  397. checking build system type... i686-pc-cygwin
  398. checking host system type... i686-pc-cygwin
  399. checking target system type... i686-pc-cygwin
  400. checking for i686-pc-cygwin-gcc... gcc
  401. checking for C compiler default output file name... a.exe
  402. checking whether the C compiler works... yes
  403. checking whether we are cross compiling... no
  404. checking for suffix of executables... .exe
  405. checking for suffix of object files... o
  406. checking whether we are using the GNU C compiler... yes
  407. checking whether gcc accepts -g... yes
  408. checking for gcc option to accept ISO C89... none needed
  409. checking for library containing strerror... none required
  410. checking for a BSD-compatible install... /usr/bin/install -c
  411. checking whether build environment is sane... yes
  412. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  413. checking for gawk... gawk
  414. checking whether make sets $(MAKE)... yes
  415. checking for style of include used by make... GNU
  416. checking dependency style of gcc... gcc3
  417. checking for i686-pc-cygwin-ar... ar
  418. checking for i686-pc-cygwin-ranlib... ranlib
  419. checking for i686-pc-cygwin-gcc... (cached) gcc
  420. checking whether we are using the GNU C compiler... (cached) yes
  421. checking whether gcc accepts -g... (cached) yes
  422. checking for gcc option to accept ISO C89... (cached) none needed
  423. checking how to run the C preprocessor... gcc -E
  424. checking for grep that handles long lines and -e... /usr/bin/grep
  425. checking for egrep... /usr/bin/grep -E
  426. checking for ANSI C header files... yes
  427. checking for sys/types.h... yes
  428. checking for sys/stat.h... yes
  429. checking for stdlib.h... yes
  430. checking for string.h... yes
  431. checking for memory.h... yes
  432. checking for strings.h... yes
  433. checking for inttypes.h... yes
  434. checking for stdint.h... yes
  435. checking for unistd.h... yes
  436. checking minix/config.h usability... no
  437. checking minix/config.h presence... no
  438. checking for minix/config.h... no
  439. checking whether it is safe to define __EXTENSIONS__... yes
  440. checking for a sed that does not truncate output... /usr/bin/sed
  441. checking for fgrep... /usr/bin/grep -F
  442. checking for ld used by gcc... c:/dev/perl/c/bin/../lib/gcc/x86_64-w64-mingw32/4.4.3/../../../../x86_64-w64-mingw32/bin/ld.exe
  443. checking if the linker (c:/dev/perl/c/bin/../lib/gcc/x86_64-w64-mingw32/4.4.3/../../../../x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes
  444. checking for BSD- or MS-compatible name lister (nm)... nm
  445. checking the name lister (nm) interface... BSD nm
  446. checking whether ln -s works... yes
  447. checking the maximum length of command line arguments... 8192
  448. checking whether the shell understands some XSI constructs... yes
  449. checking whether the shell understands "+="... yes
  450. checking for c:/dev/perl/c/bin/../lib/gcc/x86_64-w64-mingw32/4.4.3/../../../../x86_64-w64-mingw32/bin/ld.exe option to reload object files... -r
  451. checking for i686-pc-cygwin-objdump... objdump
  452. checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
  453. checking for i686-pc-cygwin-ar... (cached) ar
  454. checking for i686-pc-cygwin-strip... no
  455. checking for strip... strip
  456. checking for i686-pc-cygwin-ranlib... (cached) ranlib
  457. checking command to parse nm output from gcc object... ok
  458. checking for dlfcn.h... yes
  459. checking for objdir... .libs
  460. checking if gcc supports -fno-rtti -fno-exceptions... no
  461. checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
  462. checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes
  463. checking if gcc static flag -static works... yes
  464. checking if gcc supports -c -o file.o... yes
  465. checking if gcc supports -c -o file.o... (cached) yes
  466. checking whether the gcc linker (c:/dev/perl/c/bin/../lib/gcc/x86_64-w64-mingw32/4.4.3/../../../../x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes
  467. checking dynamic linker characteristics... Win32 ld.exe
  468. checking how to hardcode library paths into programs... immediate
  469. checking whether a program can dlopen itself... no
  470. checking whether stripping libraries is possible... yes
  471. checking if libtool supports shared libraries... yes
  472. checking whether to build shared libraries... no
  473. checking whether to build static libraries... yes
  474. checking for special C compiler options needed for large files... no
  475. checking for _FILE_OFFSET_BITS value needed for large files... unknown
  476. checking for _LARGE_FILES value needed for large files... unknown
  477. Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror
  478. checking whether to enable maintainer-specific portions of Makefiles... no
  479. checking whether to install libbfd... yes
  480. checking whether NLS is requested... no
  481. checking whether NLS is requested... no
  482. checking for msgfmt... no
  483. checking for gmsgfmt... :
  484. checking for xgettext... no
  485. checking for msgmerge... no
  486. checking size of long long... 8
  487. checking size of void *... 8
  488. checking size of long... 4
  489. checking alloca.h usability... no
  490. checking alloca.h presence... no
  491. checking for alloca.h... no
  492. checking stddef.h usability... yes
  493. checking stddef.h presence... yes
  494. checking for stddef.h... yes
  495. checking for string.h... (cached) yes
  496. checking for strings.h... (cached) yes
  497. checking for stdlib.h... (cached) yes
  498. checking time.h usability... yes
  499. checking time.h presence... yes
  500. checking for time.h... yes
  501. checking for unistd.h... (cached) yes
  502. checking fcntl.h usability... yes
  503. checking fcntl.h presence... yes
  504. checking for fcntl.h... yes
  505. checking sys/file.h usability... yes
  506. checking sys/file.h presence... yes
  507. checking for sys/file.h... yes
  508. checking sys/time.h usability... yes
  509. checking sys/time.h presence... yes
  510. checking for sys/time.h... yes
  511. checking for sys/stat.h... (cached) yes
  512. looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
  513. checking for uintptr_t... yes
  514. checking for int_least32_t... yes
  515. checking for int_fast32_t... yes
  516. checking for uint64_t... yes
  517. checking what to include in bfd_stdint.h... stdint.h (already complete)
  518. checking whether time.h and sys/time.h may both be included... yes
  519. checking for dirent.h that defines DIR... yes
  520. checking for library containing opendir... none required
  521. checking whether string.h and strings.h may both be included... yes
  522. checking for fcntl... no
  523. checking for getpagesize... yes
  524. checking for setitimer... no
  525. checking for sysconf... no
  526. checking for fdopen... yes
  527. checking for getuid... no
  528. checking for getgid... no
  529. checking for fileno... yes
  530. checking for strtoull... yes
  531. checking whether basename is declared... no
  532. checking whether ftello is declared... no
  533. checking whether ftello64 is declared... yes
  534. checking whether fseeko is declared... no
  535. checking whether fseeko64 is declared... yes
  536. checking whether ffs is declared... no
  537. checking whether free is declared... yes
  538. checking whether getenv is declared... yes
  539. checking whether malloc is declared... yes
  540. checking whether realloc is declared... yes
  541. checking whether stpcpy is declared... no
  542. checking whether strstr is declared... yes
  543. checking whether snprintf is declared... yes
  544. checking whether vsnprintf is declared... yes
  545. checking for library containing zlibVersion... -lz
  546. checking zlib.h usability... yes
  547. checking zlib.h presence... yes
  548. checking for zlib.h... yes
  549. checking sys/procfs.h usability... no
  550. checking sys/procfs.h presence... no
  551. checking for sys/procfs.h... no
  552. checking linker --as-needed support... yes
  553. checking for gcc version with buggy 64-bit support... no
  554. checking for ftello... no
  555. checking for ftello64... yes
  556. checking for fseeko... no
  557. checking for fseeko64... yes
  558. checking for fopen64... yes
  559. checking file_ptr type... BFD_HOST_64_BIT
  560. checking for stdlib.h... (cached) yes
  561. checking for unistd.h... (cached) yes
  562. checking for getpagesize... (cached) yes
  563. checking for working mmap... no
  564. checking for madvise... no
  565. checking for mprotect... yes
  566. configure: updating cache ./config.cache
  567. configure: creating ./config.status
  568. config.status: creating Makefile
  569. config.status: creating doc/Makefile
  570. config.status: creating bfd-in3.h
  571. config.status: creating po/Makefile.in
  572. config.status: creating config.h
  573. config.status: executing depfiles commands
  574. config.status: executing libtool commands
  575. config.status: executing default-1 commands
  576. config.status: executing bfd_stdint.h commands
  577. config.status: executing default commands
  578. make[2]: Entering directory `/usr/src/build-binutils/libiberty'
  579. if [ x"" != x ] && [ ! -d pic ]; then \
  580. mkdir pic; \
  581. else true; fi
  582. touch stamp-picdir
  583. if [ x"" != x ]; then \
  584. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/regex.c -o pic/regex.o; \
  585. else true; fi
  586. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/regex.c -o regex.o
  587. if [ x"" != x ]; then \
  588. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
  589. else true; fi
  590. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/cplus-dem.c -o cplus-dem.o
  591. if [ x"" != x ]; then \
  592. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
  593. else true; fi
  594. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/cp-demangle.c -o cp-demangle.o
  595. if [ x"" != x ]; then \
  596. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/md5.c -o pic/md5.o; \
  597. else true; fi
  598. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/md5.c -o md5.o
  599. ../../binutils-2.20.1/libiberty/md5.c: In function 'md5_process_bytes':
  600. ../../binutils-2.20.1/libiberty/md5.c:234: warning: cast from pointer to integer of different size
  601. if [ x"" != x ]; then \
  602. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/sha1.c -o pic/sha1.o; \
  603. else true; fi
  604. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/sha1.c -o sha1.o
  605. if [ x"" != x ]; then \
  606. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/alloca.c -o pic/alloca.o; \
  607. else true; fi
  608. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/alloca.c -o alloca.o
  609. if [ x"" != x ]; then \
  610. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/argv.c -o pic/argv.o; \
  611. else true; fi
  612. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/argv.c -o argv.o
  613. if [ x"" != x ]; then \
  614. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/choose-temp.c -o pic/choose-temp.o; \
  615. else true; fi
  616. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/choose-temp.c -o choose-temp.o
  617. ../../binutils-2.20.1/libiberty/choose-temp.c: In function 'choose_temp_base':
  618. ../../binutils-2.20.1/libiberty/choose-temp.c:68: warning: implicit declaration of function 'mktemp'
  619. if [ x"" != x ]; then \
  620. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/concat.c -o pic/concat.o; \
  621. else true; fi
  622. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/concat.c -o concat.o
  623. if [ x"" != x ]; then \
  624. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/cp-demint.c -o pic/cp-demint.o; \
  625. else true; fi
  626. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/cp-demint.c -o cp-demint.o
  627. if [ x"" != x ]; then \
  628. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/crc32.c -o pic/crc32.o; \
  629. else true; fi
  630. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/crc32.c -o crc32.o
  631. if [ x"" != x ]; then \
  632. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/dyn-string.c -o pic/dyn-string.o; \
  633. else true; fi
  634. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/dyn-string.c -o dyn-string.o
  635. if [ x"" != x ]; then \
  636. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/fdmatch.c -o pic/fdmatch.o; \
  637. else true; fi
  638. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/fdmatch.c -o fdmatch.o
  639. if [ x"" != x ]; then \
  640. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/fibheap.c -o pic/fibheap.o; \
  641. else true; fi
  642. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/fibheap.c -o fibheap.o
  643. if [ x"" != x ]; then \
  644. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
  645. else true; fi
  646. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/filename_cmp.c -o filename_cmp.o
  647. if [ x"" != x ]; then \
  648. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/floatformat.c -o pic/floatformat.o; \
  649. else true; fi
  650. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/floatformat.c -o floatformat.o
  651. if [ x"" != x ]; then \
  652. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/fnmatch.c -o pic/fnmatch.o; \
  653. else true; fi
  654. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/fnmatch.c -o fnmatch.o
  655. if [ x"" != x ]; then \
  656. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
  657. else true; fi
  658. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/fopen_unlocked.c -o fopen_unlocked.o
  659. if [ x"" != x ]; then \
  660. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/getopt.c -o pic/getopt.o; \
  661. else true; fi
  662. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/getopt.c -o getopt.o
  663. if [ x"" != x ]; then \
  664. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/getopt1.c -o pic/getopt1.o; \
  665. else true; fi
  666. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/getopt1.c -o getopt1.o
  667. if [ x"" != x ]; then \
  668. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/getpwd.c -o pic/getpwd.o; \
  669. else true; fi
  670. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/getpwd.c -o getpwd.o
  671. if [ x"" != x ]; then \
  672. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/getruntime.c -o pic/getruntime.o; \
  673. else true; fi
  674. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/getruntime.c -o getruntime.o
  675. if [ x"" != x ]; then \
  676. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/hashtab.c -o pic/hashtab.o; \
  677. else true; fi
  678. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/hashtab.c -o hashtab.o
  679. if [ x"" != x ]; then \
  680. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/hex.c -o pic/hex.o; \
  681. else true; fi
  682. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/hex.c -o hex.o
  683. if [ x"" != x ]; then \
  684. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/lbasename.c -o pic/lbasename.o; \
  685. else true; fi
  686. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/lbasename.c -o lbasename.o
  687. if [ x"" != x ]; then \
  688. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/lrealpath.c -o pic/lrealpath.o; \
  689. else true; fi
  690. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/lrealpath.c -o lrealpath.o
  691. if [ x"" != x ]; then \
  692. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
  693. else true; fi
  694. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/make-relative-prefix.c -o make-relative-prefix.o
  695. if [ x"" != x ]; then \
  696. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
  697. else true; fi
  698. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/make-temp-file.c -o make-temp-file.o
  699. if [ x"" != x ]; then \
  700. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/objalloc.c -o pic/objalloc.o; \
  701. else true; fi
  702. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/objalloc.c -o objalloc.o
  703. if [ x"" != x ]; then \
  704. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/obstack.c -o pic/obstack.o; \
  705. else true; fi
  706. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/obstack.c -o obstack.o
  707. In file included from ../../binutils-2.20.1/libiberty/obstack.c:27:
  708. ../../binutils-2.20.1/libiberty/../include/obstack.h:171: warning: ISO C90 does not support 'long long'
  709. ../../binutils-2.20.1/libiberty/obstack.c: In function '_obstack_begin':
  710. ../../binutils-2.20.1/libiberty/obstack.c:148: warning: ISO C90 does not support 'long long'
  711. ../../binutils-2.20.1/libiberty/obstack.c: In function '_obstack_begin_1':
  712. ../../binutils-2.20.1/libiberty/obstack.c:193: warning: ISO C90 does not support 'long long'
  713. ../../binutils-2.20.1/libiberty/obstack.c: In function '_obstack_newchunk':
  714. ../../binutils-2.20.1/libiberty/obstack.c:263: warning: ISO C90 does not support 'long long'
  715. if [ x"" != x ]; then \
  716. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/partition.c -o pic/partition.o; \
  717. else true; fi
  718. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/partition.c -o partition.o
  719. if [ x"" != x ]; then \
  720. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/pexecute.c -o pic/pexecute.o; \
  721. else true; fi
  722. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/pexecute.c -o pexecute.o
  723. if [ x"" != x ]; then \
  724. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/physmem.c -o pic/physmem.o; \
  725. else true; fi
  726. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/physmem.c -o physmem.o
  727. if [ x"" != x ]; then \
  728. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/pex-common.c -o pic/pex-common.o; \
  729. else true; fi
  730. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/pex-common.c -o pex-common.o
  731. if [ x"" != x ]; then \
  732. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/pex-one.c -o pic/pex-one.o; \
  733. else true; fi
  734. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/pex-one.c -o pex-one.o
  735. if [ x"" != x ]; then \
  736. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/pex-unix.c -o pic/pex-unix.o; \
  737. else true; fi
  738. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.20.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-2.20.1/libiberty/pex-unix.c -o pex-unix.o
  739. ../../binutils-2.20.1/libiberty/pex-unix.c: In function 'pex_wait':
  740. ../../binutils-2.20.1/libiberty/pex-unix.c:252: warning: implicit declaration of function 'wait'
  741. ../../binutils-2.20.1/libiberty/pex-unix.c: At top level:
  742. ../../binutils-2.20.1/libiberty/pex-unix.c:321: warning: initialization from incompatible pointer type
  743. ../../binutils-2.20.1/libiberty/pex-unix.c: In function 'pex_unix_exec_child':
  744. ../../binutils-2.20.1/libiberty/pex-unix.c:404: warning: implicit declaration of function 'fork'
  745. ../../binutils-2.20.1/libiberty/pex-unix.c:407: warning: implicit declaration of function 'sleep'
  746. ../../binutils-2.20.1/libiberty/pex-unix.c: In function 'pex_unix_wait':
  747. ../../binutils-2.20.1/libiberty/pex-unix.c:513: warning: implicit declaration of function 'kill'
  748. ../../binutils-2.20.1/libiberty/pex-unix.c: In function 'pex_unix_pipe':
  749. ../../binutils-2.20.1/libiberty/pex-unix.c:531: warning: implicit declaration of function 'pipe'
  750. ../../binutils-2.20.1/libiberty/pex-unix.c: In function 'pex_unix_fdopenw':
  751. ../../binutils-2.20.1/libiberty/pex-unix.c:547: warning: implicit declaration of function 'fcntl'
  752. ../../binutils-2.20.1/libiberty/pex-unix.c:547: error: 'F_SETFD' undeclared (first use in this function)
  753. ../../binutils-2.20.1/libiberty/pex-unix.c:547: error: (Each undeclared identifier is reported only once
  754. ../../binutils-2.20.1/libiberty/pex-unix.c:547: error: for each function it appears in.)
  755. ../../binutils-2.20.1/libiberty/pex-unix.c:547: error: 'FD_CLOEXEC' undeclared (first use in this function)
  756. ../../binutils-2.20.1/libiberty/pex-unix.c: In function 'pex_unix_cleanup':
  757. ../../binutils-2.20.1/libiberty/pex-unix.c:558: warning: identifier 'this' conflicts with C++ keyword
  758. ../../binutils-2.20.1/libiberty/pex-unix.c:561: warning: identifier 'this' conflicts with C++ keyword
  759. ../../binutils-2.20.1/libiberty/pex-unix.c:562: warning: identifier 'this' conflicts with C++ keyword
  760. ../../binutils-2.20.1/libiberty/pex-unix.c:563: warning: identifier 'this' conflicts with C++ keyword
  761. Makefile:864: recipe for target `pex-unix.o' failed
  762. make[2]: *** [pex-unix.o] Error 1
  763. make[2]: Leaving directory `/usr/src/build-binutils/libiberty'
  764. Makefile:9069: recipe for target `all-libiberty' failed
  765. make[1]: *** [all-libiberty] Error 2
  766. make[1]: Leaving directory `/usr/src/build-binutils'
  767. Makefile:837: recipe for target `all' failed
  768. make: *** [all] Error 2
  769. make[1]: Entering directory `/usr/src/build-binutils'
  770. /bin/sh ../binutils-2.20.1/mkinstalldirs
  771. make[2]: Entering directory `/usr/src/build-binutils/bfd'
  772. creating bfdver.h
  773. rm -f elf32-target.h
  774. sed -e s/NN/32/g < ../../binutils-2.20.1/bfd/elfxx-target.h > elf32-target.new
  775. mv -f elf32-target.new elf32-target.h
  776. rm -f elf64-target.h
  777. sed -e s/NN/64/g < ../../binutils-2.20.1/bfd/elfxx-target.h > elf64-target.new
  778. mv -f elf64-target.new elf64-target.h
  779. rm -f targmatch.h
  780. sed -f ../../binutils-2.20.1/bfd/targmatch.sed < ../../binutils-2.20.1/bfd/config.bfd > targmatch.new
  781. mv -f targmatch.new targmatch.h
  782. make install-recursive
  783. make[3]: Entering directory `/usr/src/build-binutils/bfd'
  784. Making install in doc
  785. make[4]: Entering directory `/usr/src/build-binutils/bfd/doc'
  786. make chew.exe
  787. make[5]: Entering directory `/usr/src/build-binutils/bfd/doc'
  788. gcc -o chew.$$ -g -O2 \
  789. -I.. -I../../../binutils-2.20.1/bfd/doc/.. -I../../../binutils-2.20.1/bfd/doc/../../include -I../../../binutils-2.20.1/bfd/doc/../../intl -I../../intl ../../../binutils-2.20.1/bfd/doc/chew.c; \
  790. /bin/sh ../../../binutils-2.20.1/bfd/doc/../../move-if-change chew.$$ chew.exe
  791. ../../../binutils-2.20.1/bfd/doc/chew.c: In function 'push_number':
  792. ../../../binutils-2.20.1/bfd/doc/chew.c:403: warning: cast from pointer to integer of different size
  793. ../../../binutils-2.20.1/bfd/doc/chew.c: In function 'compile':
  794. ../../../binutils-2.20.1/bfd/doc/chew.c:1364: warning: cast to pointer from integer of different size
  795. ../../../binutils-2.20.1/bfd/doc/chew.c: In function 'bang':
  796. ../../../binutils-2.20.1/bfd/doc/chew.c:1386: warning: cast to pointer from integer of different size
  797. ../../../binutils-2.20.1/bfd/doc/chew.c: In function 'atsign':
  798. ../../../binutils-2.20.1/bfd/doc/chew.c:1395: warning: cast to pointer from integer of different size
  799. make[5]: Leaving directory `/usr/src/build-binutils/bfd/doc'
  800. ./chew.exe -f ../../../binutils-2.20.1/bfd/doc/doc.str <../../../binutils-2.20.1/bfd/doc/../opncls.c >opncls.tmp
  801. /bin/sh ../../../binutils-2.20.1/bfd/doc/../../move-if-change opncls.tmp opncls.texi
  802. restore=: && backupdir=".am$$" && \
  803. rm -rf $backupdir && mkdir $backupdir && \
  804. if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
  805. for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] bfd.i[0-9][0-9]; do \
  806. if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  807. done; \
  808. else :; fi && \
  809. if makeinfo --split-size=5000000 --split-size=5000000 -I ../../../binutils-2.20.1/bfd/doc \
  810. -o bfd.info `test -f 'bfd.texinfo' || echo '../../../binutils-2.20.1/bfd/doc/'`bfd.texinfo; \
  811. then \
  812. rc=0; \
  813. else \
  814. rc=$?; \
  815. $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \
  816. fi; \
  817. rm -rf $backupdir; exit $rc
  818. test -z "/share/info" || /usr/bin/mkdir -p "/share/info"
  819. /usr/bin/install -c -m 644 ./bfd.info '/share/info'
  820. install-info --info-dir='/share/info' '/share/info/bfd.info'
  821. make[4]: Leaving directory `/usr/src/build-binutils/bfd/doc'
  822. Making install in po
  823. make[4]: Entering directory `/usr/src/build-binutils/bfd/po'
  824. ( if test 'x../../../binutils-2.20.1/bfd/po' != 'x.'; then \
  825. posrcprefix='../../../binutils-2.20.1/bfd/'; \
  826. else \
  827. posrcprefix="../"; \
  828. fi; \
  829. rm -f SRC-POTFILES-t SRC-POTFILES \
  830. && (sed -e '/^#/d' \
  831. -e '/^[ ]*$/d' \
  832. -e "s@.*@ $posrcprefix& \\\\@" < ../../../binutils-2.20.1/bfd/po/SRC-POTFILES.in \
  833. | sed -e '$s/\\$//') > SRC-POTFILES-t \
  834. && chmod a-w SRC-POTFILES-t \
  835. && mv SRC-POTFILES-t SRC-POTFILES )
  836. ( rm -f BLD-POTFILES-t BLD-POTFILES \
  837. && (sed -e '/^#/d' \
  838. -e '/^[ ]*$/d' \
  839. -e "s@.*@ ../& \\\\@" < ../../../binutils-2.20.1/bfd/po/BLD-POTFILES.in \
  840. | sed -e '$s/\\$//') > BLD-POTFILES-t \
  841. && chmod a-w BLD-POTFILES-t \
  842. && mv BLD-POTFILES-t BLD-POTFILES )
  843. cd .. \
  844. && CONFIG_FILES=po/Makefile.in:po/Make-in \
  845. CONFIG_HEADERS= /bin/sh ./config.status
  846. config.status: creating po/Makefile.in
  847. config.status: executing depfiles commands
  848. config.status: executing libtool commands
  849. config.status: executing default-1 commands
  850. config.status: executing bfd_stdint.h commands
  851. config.status: executing default commands
  852. make[4]: Leaving directory `/usr/src/build-binutils/bfd/po'
  853. make[4]: Entering directory `/usr/src/build-binutils/bfd/po'
  854. make[4]: Nothing to be done for `install'.
  855. make[4]: Leaving directory `/usr/src/build-binutils/bfd/po'
  856. make[4]: Entering directory `/usr/src/build-binutils/bfd'
  857. rm -f bfd-tmp.h
  858. cp bfd-in3.h bfd-tmp.h
  859. /bin/sh ../../binutils-2.20.1/bfd/../move-if-change bfd-tmp.h bfd.h
  860. rm -f bfd-tmp.h
  861. touch stmp-bfd-h
  862. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../binutils-2.20.1/bfd/archive.c
  863. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../binutils-2.20.1/bfd/archive.c -o archive.o
  864. mv -f .deps/archive.Tpo .deps/archive.Plo
  865. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=i386pe_vec -DSELECT_VECS='&i386pe_vec,&i386pei_vec,&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../binutils-2.20.1/bfd/archures.c
  866. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=i386pe_vec "-DSELECT_VECS=&i386pe_vec,&i386pei_vec,&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../binutils-2.20.1/bfd/archures.c -o archures.o
  867. mv -f .deps/archures.Tpo .deps/archures.Plo
  868. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../binutils-2.20.1/bfd/bfd.c
  869. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../binutils-2.20.1/bfd/bfd.c -o bfd.o
  870. mv -f .deps/bfd.Tpo .deps/bfd.Plo
  871. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../binutils-2.20.1/bfd/bfdio.c
  872. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../binutils-2.20.1/bfd/bfdio.c -o bfdio.o
  873. mv -f .deps/bfdio.Tpo .deps/bfdio.Plo
  874. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../binutils-2.20.1/bfd/bfdwin.c
  875. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../binutils-2.20.1/bfd/bfdwin.c -o bfdwin.o
  876. mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo
  877. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../binutils-2.20.1/bfd/cache.c
  878. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../binutils-2.20.1/bfd/cache.c -o cache.o
  879. mv -f .deps/cache.Tpo .deps/cache.Plo
  880. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../binutils-2.20.1/bfd/coffgen.c
  881. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../binutils-2.20.1/bfd/coffgen.c -o coffgen.o
  882. mv -f .deps/coffgen.Tpo .deps/coffgen.Plo
  883. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../binutils-2.20.1/bfd/corefile.c
  884. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../binutils-2.20.1/bfd/corefile.c -o corefile.o
  885. mv -f .deps/corefile.Tpo .deps/corefile.Plo
  886. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../binutils-2.20.1/bfd/format.c
  887. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../binutils-2.20.1/bfd/format.c -o format.o
  888. mv -f .deps/format.Tpo .deps/format.Plo
  889. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../binutils-2.20.1/bfd/init.c
  890. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../binutils-2.20.1/bfd/init.c -o init.o
  891. mv -f .deps/init.Tpo .deps/init.Plo
  892. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../binutils-2.20.1/bfd/libbfd.c
  893. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../binutils-2.20.1/bfd/libbfd.c -o libbfd.o
  894. mv -f .deps/libbfd.Tpo .deps/libbfd.Plo
  895. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../binutils-2.20.1/bfd/opncls.c
  896. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../binutils-2.20.1/bfd/opncls.c -o opncls.o
  897. mv -f .deps/opncls.Tpo .deps/opncls.Plo
  898. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../binutils-2.20.1/bfd/reloc.c
  899. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../binutils-2.20.1/bfd/reloc.c -o reloc.o
  900. mv -f .deps/reloc.Tpo .deps/reloc.Plo
  901. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../binutils-2.20.1/bfd/section.c
  902. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../binutils-2.20.1/bfd/section.c -o section.o
  903. mv -f .deps/section.Tpo .deps/section.Plo
  904. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../binutils-2.20.1/bfd/syms.c
  905. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../binutils-2.20.1/bfd/syms.c -o syms.o
  906. mv -f .deps/syms.Tpo .deps/syms.Plo
  907. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=i386pe_vec -DSELECT_VECS='&i386pe_vec,&i386pei_vec,&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../binutils-2.20.1/bfd/targets.c
  908. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=i386pe_vec "-DSELECT_VECS=&i386pe_vec,&i386pei_vec,&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../binutils-2.20.1/bfd/targets.c -o targets.o
  909. mv -f .deps/targets.Tpo .deps/targets.Plo
  910. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../binutils-2.20.1/bfd/hash.c
  911. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../binutils-2.20.1/bfd/hash.c -o hash.o
  912. mv -f .deps/hash.Tpo .deps/hash.Plo
  913. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../binutils-2.20.1/bfd/linker.c
  914. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../binutils-2.20.1/bfd/linker.c -o linker.o
  915. mv -f .deps/linker.Tpo .deps/linker.Plo
  916. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../binutils-2.20.1/bfd/srec.c
  917. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../binutils-2.20.1/bfd/srec.c -o srec.o
  918. mv -f .deps/srec.Tpo .deps/srec.Plo
  919. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../binutils-2.20.1/bfd/binary.c
  920. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../binutils-2.20.1/bfd/binary.c -o binary.o
  921. mv -f .deps/binary.Tpo .deps/binary.Plo
  922. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../binutils-2.20.1/bfd/tekhex.c
  923. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../binutils-2.20.1/bfd/tekhex.c -o tekhex.o
  924. mv -f .deps/tekhex.Tpo .deps/tekhex.Plo
  925. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../binutils-2.20.1/bfd/ihex.c
  926. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../binutils-2.20.1/bfd/ihex.c -o ihex.o
  927. mv -f .deps/ihex.Tpo .deps/ihex.Plo
  928. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../binutils-2.20.1/bfd/stabs.c
  929. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../binutils-2.20.1/bfd/stabs.c -o stabs.o
  930. mv -f .deps/stabs.Tpo .deps/stabs.Plo
  931. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../binutils-2.20.1/bfd/stab-syms.c
  932. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../binutils-2.20.1/bfd/stab-syms.c -o stab-syms.o
  933. mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo
  934. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../binutils-2.20.1/bfd/merge.c
  935. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../binutils-2.20.1/bfd/merge.c -o merge.o
  936. mv -f .deps/merge.Tpo .deps/merge.Plo
  937. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/lib/debug\" ../../binutils-2.20.1/bfd/dwarf2.c
  938. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/lib/debug\" ../../binutils-2.20.1/bfd/dwarf2.c -o dwarf2.o
  939. mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo
  940. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../binutils-2.20.1/bfd/simple.c
  941. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../binutils-2.20.1/bfd/simple.c -o simple.o
  942. mv -f .deps/simple.Tpo .deps/simple.Plo
  943. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../binutils-2.20.1/bfd/compress.c
  944. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../binutils-2.20.1/bfd/compress.c -o compress.o
  945. mv -f .deps/compress.Tpo .deps/compress.Plo
  946. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../binutils-2.20.1/bfd/verilog.c
  947. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../binutils-2.20.1/bfd/verilog.c -o verilog.o
  948. mv -f .deps/verilog.Tpo .deps/verilog.Plo
  949. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT pe-i386.lo -MD -MP -MF .deps/pe-i386.Tpo -c -o pe-i386.lo ../../binutils-2.20.1/bfd/pe-i386.c
  950. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT pe-i386.lo -MD -MP -MF .deps/pe-i386.Tpo -c ../../binutils-2.20.1/bfd/pe-i386.c -o pe-i386.o
  951. mv -f .deps/pe-i386.Tpo .deps/pe-i386.Plo
  952. rm -f peigen.c
  953. sed -e s/XX/pe/g < ../../binutils-2.20.1/bfd/peXXigen.c > peigen.new
  954. mv -f peigen.new peigen.c
  955. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c
  956. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o
  957. mv -f .deps/peigen.Tpo .deps/peigen.Plo
  958. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo ../../binutils-2.20.1/bfd/cofflink.c
  959. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../binutils-2.20.1/bfd/cofflink.c -o cofflink.o
  960. mv -f .deps/cofflink.Tpo .deps/cofflink.Plo
  961. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo ../../binutils-2.20.1/bfd/pei-i386.c
  962. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../binutils-2.20.1/bfd/pei-i386.c -o pei-i386.o
  963. mv -f .deps/pei-i386.Tpo .deps/pei-i386.Plo
  964. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../binutils-2.20.1/bfd/elf32-i386.c
  965. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../binutils-2.20.1/bfd/elf32-i386.c -o elf32-i386.o
  966. mv -f .deps/elf32-i386.Tpo .deps/elf32-i386.Plo
  967. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../binutils-2.20.1/bfd/elf-ifunc.c
  968. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../binutils-2.20.1/bfd/elf-ifunc.c -o elf-ifunc.o
  969. mv -f .deps/elf-ifunc.Tpo .deps/elf-ifunc.Plo
  970. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../binutils-2.20.1/bfd/elf-vxworks.c
  971. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../binutils-2.20.1/bfd/elf-vxworks.c -o elf-vxworks.o
  972. mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo
  973. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../binutils-2.20.1/bfd/elf32.c
  974. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../binutils-2.20.1/bfd/elf32.c -o elf32.o
  975. mv -f .deps/elf32.Tpo .deps/elf32.Plo
  976. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../binutils-2.20.1/bfd/elf.c
  977. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../binutils-2.20.1/bfd/elf.c -o elf.o
  978. mv -f .deps/elf.Tpo .deps/elf.Plo
  979. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../binutils-2.20.1/bfd/elflink.c
  980. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../binutils-2.20.1/bfd/elflink.c -o elflink.o
  981. mv -f .deps/elflink.Tpo .deps/elflink.Plo
  982. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../binutils-2.20.1/bfd/elf-attrs.c
  983. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../binutils-2.20.1/bfd/elf-attrs.c -o elf-attrs.o
  984. mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo
  985. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../binutils-2.20.1/bfd/elf-strtab.c
  986. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../binutils-2.20.1/bfd/elf-strtab.c -o elf-strtab.o
  987. mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo
  988. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../binutils-2.20.1/bfd/elf-eh-frame.c
  989. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../binutils-2.20.1/bfd/elf-eh-frame.c -o elf-eh-frame.o
  990. mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo
  991. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../binutils-2.20.1/bfd/dwarf1.c
  992. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../binutils-2.20.1/bfd/dwarf1.c -o dwarf1.o
  993. mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo
  994. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../binutils-2.20.1/bfd/elf32-gen.c
  995. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../binutils-2.20.1/bfd/elf32-gen.c -o elf32-gen.o
  996. mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo
  997. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../binutils-2.20.1/bfd/cpu-i386.c
  998. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../binutils-2.20.1/bfd/cpu-i386.c -o cpu-i386.o
  999. mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo
  1000. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR='"/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c -o archive64.lo ../../binutils-2.20.1/bfd/archive64.c
  1001. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.20.1/bfd -I. -I../../binutils-2.20.1/bfd -I../../binutils-2.20.1/bfd/../include -DBINDIR=\"/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c ../../binutils-2.20.1/bfd/archive64.c -o archive64.o
  1002. mv -f .deps/archive64.Tpo .deps/archive64.Plo
  1003. rm -f tofiles
  1004. f=""; \
  1005. for i in pe-i386.lo peigen.lo cofflink.lo pei-i386.lo elf32-i386.lo elf-ifunc.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo elf32-gen.lo cpu-i386.lo archive64.lo ; do \
  1006. case " $f " in \
  1007. *" $i "*) ;; \
  1008. *) f="$f $i" ;; \
  1009. esac ; \
  1010. done ; \
  1011. echo $f > tofiles
  1012. /bin/sh ../../binutils-2.20.1/bfd/../move-if-change tofiles ofiles
  1013. touch stamp-ofiles
  1014. /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -release `cat libtool-soversion` -Wl,--stack,8388608 -o libbfd.la -rpath /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` -lz
  1015. libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin shared libraries
  1016. 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 pe-i386.o peigen.o cofflink.o pei-i386.o elf32-i386.o elf-ifunc.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o elf32-gen.o cpu-i386.o archive64.o
  1017. libtool: link: ranlib .libs/libbfd.a
  1018. libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" )
  1019. libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \
  1020. if [ -f $libtooldir/libbfd.a ]; then \
  1021. cp $libtooldir/libbfd.a libbfd.tmp; \
  1022. ranlib libbfd.tmp; \
  1023. /bin/sh ../../binutils-2.20.1/bfd/../move-if-change libbfd.tmp libbfd.a; \
  1024. else true; fi
  1025. touch stamp-lib
  1026. make[5]: Entering directory `/usr/src/build-binutils/bfd'
  1027. .deps/archive.Plo:1: *** multiple target patterns. Stop.
  1028. make[5]: Leaving directory `/usr/src/build-binutils/bfd'
  1029. Makefile:1683: recipe for target `install-am' failed
  1030. make[4]: *** [install-am] Error 2
  1031. make[4]: Leaving directory `/usr/src/build-binutils/bfd'
  1032. Makefile:1540: recipe for target `install-recursive' failed
  1033. make[3]: *** [install-recursive] Error 1
  1034. make[3]: Leaving directory `/usr/src/build-binutils/bfd'
  1035. Makefile:1677: recipe for target `install' failed
  1036. make[2]: *** [install] Error 2
  1037. make[2]: Leaving directory `/usr/src/build-binutils/bfd'
  1038. Makefile:3353: recipe for target `install-bfd' failed
  1039. make[1]: *** [install-bfd] Error 2
  1040. make[1]: Leaving directory `/usr/src/build-binutils'
  1041. Makefile:2602: recipe for target `install' failed
  1042. make: *** [install] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement