Guest User

Untitled

a guest
May 23rd, 2018
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.61 KB | None | 0 0
  1. ========== Specs for gmake ==========
  2. GNU Make version 3.77, by Richard Stallman and Roland McGrath.
  3. Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98
  4. Free Software Foundation, Inc.
  5. This is free software; see the source for copying conditions.
  6. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
  7. PARTICULAR PURPOSE.
  8.  
  9. Report bugs to <bug-make@gnu.org>.
  10.  
  11. ========== Specs for sh ==========
  12. GNU bash, version 3.1.0(1)-release (i686-pc-msys)
  13. Copyright (C) 2005 Free Software Foundation, Inc.
  14.  
  15. ========== Specs for gcc ==========
  16. Reading specs from C:/CHDK/gcc451/bin/../lib/gcc/mingw32/3.4.5/specs
  17. Configured with: ../gcc-3.4.5-20060117-3/configure --with-gcc --with-gnu-ld --with-gnu-as --host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls --enable-languages=c,c++,f77,ada,objc,java --disable-win32-registry --disable-shared --enable-sjlj-exceptions --enable-libgcj --disable-java-awt --without-x --enable-java-gc=boehm --disable-libgcj-debug --enable-interpreter --enable-hash-synchronization --enable-libstdcxx-debug
  18. Thread model: win32
  19. gcc version 3.4.5 (mingw-vista special r3)
  20.  
  21. ========== Specs for arm-elf-gcc ==========
  22. Using built-in specs.
  23. COLLECT_GCC=arm-elf-gcc
  24. COLLECT_LTO_WRAPPER=c:/chdk/gcc451/bin/../libexec/gcc/arm-elf/4.5.1/lto-wrapper.exe
  25. Target: arm-elf
  26. Configured with: ../gcc-4.5.1/configure --target=arm-elf --prefix=/home/Administrator/install --disable-nls --disable-shared --disable-threads --with-gcc --with-gnu-ld --with-gnu-as --enable-languages=c --enable-clocale=gnu --enable-interwork --enable-multilib --with-newlib --disable-libssp --disable-libstdcxx-pch --disable-libmudflap --disable-libgomp -v --with-gmp=/home/Administrator/addontools --with-mpfr=/home/Administrator/addontools
  27. Thread model: single
  28. gcc version 4.5.1 (GCC)
  29.  
  30. [Sat 01/14/2012][15:31:57.37]
  31.  
  32. **** GCC 4.5.1 : BUILDING CHDK-CHDK, #1.0.0-1545_release FOR a800-100c
  33. >> Cleaning in tools
  34. >> Cleaning in lib
  35. >> Cleaning in lib/font
  36. >> Cleaning in lib/math
  37. >> Cleaning in lib/lang
  38. >> Cleaning in lib/armutil
  39. >> Cleaning in lib/lua
  40. >> Cleaning in lib/ubasic
  41. >> Cleaning in platform
  42. >> Cleaning in platform/a800
  43. >> Cleaning in platform/a800/sub
  44. >> Cleaning in platform/a800/sub/100c
  45. >> Cleaning in core
  46. >> Cleaning in loader
  47. >> Cleaning in loader/a800
  48. >> Cleaning in loader/a800/resetcode
  49. >> Cleaning in CHDK
  50. >> Entering to tools
  51. pakwif.c -> pakwif.o
  52. pakwif.o -> pakwif.exe
  53. gensig_dryos.c -> gensig_dryos.o
  54. gensig_dryos.o -> gensig_dryos.exe
  55. -> signatures_dryos.h
  56. CAUTION! 'signatures_dryos.h' is not updated due to 'sig_ref_dryos_?.bin` is empty!
  57. finsig_dryos.c -> finsig_dryos.o
  58. finsig_dryos.o -> finsig_dryos.exe
  59. dancingbits.c -> dancingbits.o
  60. dancingbits.o -> dancingbits.exe
  61. font_8x16_pack.c -> font_8x16_pack.o
  62. font_8x16_pack.o -> font_8x16_pack.exe
  63. makelang.c -> makelang.o
  64. makelang.o -> makelang.exe
  65. << Leaving tools
  66. >> Entering to lib
  67. >> Entering to lib/font
  68. font_8x16.c -> font_8x16.o
  69. rbf_font.c -> rbf_font.o
  70. font_8x16.o rbf_font.o -> libfont.a
  71. << Leaving lib/font
  72. >> Entering to lib/math
  73. d2d.c -> d2d.o
  74. wrapper.c -> wrapper.o
  75. d2d.o wrapper.o -> libmath.a
  76. << Leaving lib/math
  77. >> Entering to lib/lang
  78. lang.c -> lang.o
  79. lang.o -> liblang.a
  80. << Leaving lib/lang
  81. >> Entering to lib/armutil
  82. reversebytes.S -> reversebytes.o
  83. callfunc.S -> callfunc.o
  84. reboot.c -> reboot.o
  85. reversebytes.o callfunc.o reboot.o -> libarmutil.a
  86. << Leaving lib/armutil
  87. >> Entering to lib/lua
  88. setjmp.S -> setjmp.o
  89. lapi.c -> lapi.o
  90. lcode.c -> lcode.o
  91. ldebug.c -> ldebug.o
  92. ldo.c -> ldo.o
  93. ldump.c -> ldump.o
  94. lfunc.c -> lfunc.o
  95. lgc.c -> lgc.o
  96. llex.c -> llex.o
  97. lmem.c -> lmem.o
  98. lobject.c -> lobject.o
  99. lopcodes.c -> lopcodes.o
  100. lparser.c -> lparser.o
  101. lstate.c -> lstate.o
  102. lstring.c -> lstring.o
  103. ltable.c -> ltable.o
  104. ltm.c -> ltm.o
  105. lundump.c -> lundump.o
  106. lvm.c -> lvm.o
  107. lzio.c -> lzio.o
  108. lauxlib.c -> lauxlib.o
  109. lbaselib.c -> lbaselib.o
  110. ldblib.c -> ldblib.o
  111. ltablib.c -> ltablib.o
  112. lmathlib.c -> lmathlib.o
  113. liolib.c -> liolib.o
  114. loslib.c -> loslib.o
  115. lstrlib.c -> lstrlib.o
  116. loadlib.c -> loadlib.o
  117. linit.c -> linit.o
  118. setjmp.o lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o ldblib.o ltablib.o lmathlib.o liolib.o loslib.o lstrlib.o loadlib.o linit.o -> liblua.a
  119. << Leaving lib/lua
  120. >> Entering to lib/ubasic
  121. camera_functions.c -> camera_functions.o
  122. tokenizer.c -> tokenizer.o
  123. ubasic.c -> ubasic.o
  124. camera_functions.o tokenizer.o ubasic.o -> libubasic.a
  125. << Leaving lib/ubasic
  126. << Leaving lib
  127. >> Entering to platform
  128. >> Entering to platform/a800
  129. >> Entering to platform/a800/sub
  130. >> Entering to platform/a800/sub/100c
  131. boot.c -> boot.o
  132. stubs_min.S -> stubs_min.o
  133. stubs_auto.S -> stubs_auto.o
  134. -> stubs_entry.S
  135. ERROR! There are unresolved addresses in 'stubs_entry.S' (a800-100c) for the following names:
  136. rand
  137. srand
  138. Please, add them into 'stubs_entry_2.S' manually!
  139.  
  140. [Sat 01/14/2012][15:32:20.42] compilation : Done.
  141.  
  142. [Sat 01/14/2012][15:32:20.46] save dumps : Done.
  143.  
  144. >> Cleaning in tools
  145. >> Cleaning in lib
  146. >> Cleaning in lib/font
  147. >> Cleaning in lib/math
  148. >> Cleaning in lib/lang
  149. >> Cleaning in lib/armutil
  150. >> Cleaning in lib/lua
  151. >> Cleaning in lib/ubasic
  152. >> Cleaning in platform
  153. >> Cleaning in platform/a800
  154. >> Cleaning in platform/a800/sub
  155. >> Cleaning in platform/a800/sub/100c
  156. >> Cleaning in core
  157. >> Cleaning in loader
  158. >> Cleaning in loader/a800
  159. >> Cleaning in loader/a800/resetcode
  160. >> Cleaning in CHDK
  161.  
  162. [Sat 01/14/2012][15:32:22.72] clean after : Done.
  163.  
  164. [Sat 01/14/2012][15:32:22.75] unix2dos log files : Done.
  165.  
  166. 'docam a800 100c': run took 25.46 seconds
Add Comment
Please, Sign In to add comment