Advertisement
Guest User

Untitled

a guest
Sep 15th, 2010
371
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.71 KB | None | 0 0
  1. ln -s -f libgcc.map libgcc.map.def && if [ ! -d ./shlib ]; then mkdir ./shlib; else true; fi && /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/./gcc/xgcc -B/home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/./gcc/ -L/opt/x86_64-w64-mingw32/cc/x86_64-w64-mingw32/lib -L/opt/x86_64-w64-mingw32/cc/mingw/lib -isystem /opt/x86_64-w64-mingw32/cc/x86_64-w64-mingw32/include -isystem /opt/x86_64-w64-mingw32/cc/mingw/include -B/opt/x86_64-w64-mingw32/cc/x86_64-w64-mingw32/bin/ -B/opt/x86_64-w64-mingw32/cc/x86_64-w64-mingw32/lib/ -isystem /opt/x86_64-w64-mingw32/cc/x86_64-w64-mingw32/include -isystem /opt/x86_64-w64-mingw32/cc/x86_64-w64-mingw32/sys-include -O2 -I../../gcc-4.5.1/gcc/../winsup/w32api/include -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs libgcc.map.def -Wl,--out-implib,./shlib/libgcc_s.a.tmp -o ./shlib/libgcc_s_sjlj-1.dll.tmp -g -O2 -B./ _chkstk_s.o _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _enable_execute_stack_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _powitf2_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _multc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _divtc3_s.o _bswapsi2_s.o _bswapdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _divdi3_s.o _moddi3_s.o _udivdi3_s.o _umoddi3_s.o _udiv_w_sdiv_s.o _udivmoddi4_s.o gthr-win32_s.o addtf3_s.o divtf3_s.o eqtf2_s.o getf2_s.o letf2_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o fixtfti_s.o fixunstfti_s.o floattitf_s.o floatuntitf_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o unwind-dw2_s.o unwind-dw2-fde_s.o unwind-sjlj_s.o gthr-gnat_s.o unwind-c_s.o emutls_s.o -lmingw32 -lmingwex -lmoldname -lmsvcrt -luser32 -lkernel32 -ladvapi32 -lshell32 && if [ -f ./shlib/libgcc_s_sjlj-1.dll ]; then mv -f ./shlib/libgcc_s_sjlj-1.dll ./shlib/libgcc_s_sjlj-1.dll.backup; else true; fi && mv ./shlib/libgcc_s_sjlj-1.dll.tmp ./shlib/libgcc_s_sjlj-1.dll && mv ./shlib/libgcc_s.a.tmp ./shlib/libgcc_s.a
  2. Creating library file: ./shlib/libgcc_s.a.tmp
  3. Cannot export _Unwind_Backtrace: symbol not defined
  4. Cannot export _Unwind_DeleteException: symbol not defined
  5. Cannot export _Unwind_FindEnclosingFunction: symbol not defined
  6. Cannot export _Unwind_Find_FDE: symbol not defined
  7. Cannot export _Unwind_GetCFA: symbol not defined
  8. Cannot export _Unwind_GetDataRelBase: symbol not defined
  9. Cannot export _Unwind_GetGR: symbol not defined
  10. Cannot export _Unwind_GetIP: symbol not defined
  11. Cannot export _Unwind_GetIPInfo: symbol not defined
  12. Cannot export _Unwind_GetLanguageSpecificData: symbol not defined
  13. Cannot export _Unwind_GetRegionStart: symbol not defined
  14. Cannot export _Unwind_GetTextRelBase: symbol not defined
  15. Cannot export _Unwind_SetGR: symbol not defined
  16. Cannot export _Unwind_SetIP: symbol not defined
  17. Cannot export _Unwind_SjLj_ForcedUnwind: symbol not defined
  18. Cannot export _Unwind_SjLj_RaiseException: symbol not defined
  19. Cannot export _Unwind_SjLj_Register: symbol not defined
  20. Cannot export _Unwind_SjLj_Resume: symbol not defined
  21. Cannot export _Unwind_SjLj_Resume_or_Rethrow: symbol not defined
  22. Cannot export _Unwind_SjLj_Unregister: symbol not defined
  23. Cannot export __absvdi2: symbol not defined
  24. Cannot export __absvsi2: symbol not defined
  25. Cannot export __absvti2: symbol not defined
  26. Cannot export __addtf3: symbol not defined
  27. Cannot export __addvdi3: symbol not defined
  28. Cannot export __addvsi3: symbol not defined
  29. Cannot export __addvti3: symbol not defined
  30. Cannot export __ashlti3: symbol not defined
  31. Cannot export __ashrti3: symbol not defined
  32. Cannot export __bswapdi2: symbol not defined
  33. Cannot export __bswapsi2: symbol not defined
  34. Cannot export __clear_cache: symbol not defined
  35. Cannot export __clzdi2: symbol not defined
  36. Cannot export __clzti2: symbol not defined
  37. Cannot export __cmpti2: symbol not defined
  38. Cannot export __ctzdi2: symbol not defined
  39. Cannot export __ctzti2: symbol not defined
  40. Cannot export __deregister_frame: symbol not defined
  41. Cannot export __deregister_frame_info: symbol not defined
  42. Cannot export __deregister_frame_info_bases: symbol not defined
  43. Cannot export __divdc3: symbol not defined
  44. Cannot export __divsc3: symbol not defined
  45. Cannot export __divtc3: symbol not defined
  46. Cannot export __divtf3: symbol not defined
  47. Cannot export __divti3: symbol not defined
  48. Cannot export __divxc3: symbol not defined
  49. Cannot export __emutls_get_address: symbol not defined
  50. Cannot export __emutls_register_common: symbol not defined
  51. Cannot export __enable_execute_stack: symbol not defined
  52. Cannot export __eqtf2: symbol not defined
  53. Cannot export __extenddftf2: symbol not defined
  54. Cannot export __extendsftf2: symbol not defined
  55. Cannot export __extendxftf2: symbol not defined
  56. Cannot export __ffsdi2: symbol not defined
  57. Cannot export __ffsti2: symbol not defined
  58. Cannot export __fixdfti: symbol not defined
  59. Cannot export __fixsfti: symbol not defined
  60. Cannot export __fixtfdi: symbol not defined
  61. Cannot export __fixtfsi: symbol not defined
  62. Cannot export __fixtfti: symbol not defined
  63. Cannot export __fixunsdfdi: symbol not defined
  64. Cannot export __fixunsdfti: symbol not defined
  65. Cannot export __fixunssfdi: symbol not defined
  66. Cannot export __fixunssfti: symbol not defined
  67. Cannot export __fixunstfdi: symbol not defined
  68. Cannot export __fixunstfsi: symbol not defined
  69. Cannot export __fixunstfti: symbol not defined
  70. Cannot export __fixunsxfdi: symbol not defined
  71. Cannot export __fixunsxfti: symbol not defined
  72. Cannot export __fixxfti: symbol not defined
  73. Cannot export __floatditf: symbol not defined
  74. Cannot export __floatsitf: symbol not defined
  75. Cannot export __floattidf: symbol not defined
  76. Cannot export __floattisf: symbol not defined
  77. Cannot export __floattitf: symbol not defined
  78. Cannot export __floattixf: symbol not defined
  79. Cannot export __floatunditf: symbol not defined
  80. Cannot export __floatunsitf: symbol not defined
  81. Cannot export __floatuntidf: symbol not defined
  82. Cannot export __floatuntisf: symbol not defined
  83. Cannot export __floatuntitf: symbol not defined
  84. Cannot export __floatuntixf: symbol not defined
  85. Cannot export __gcc_personality_sj0: symbol not defined
  86. Cannot export __getf2: symbol not defined
  87. Cannot export __gttf2: symbol not defined
  88. Cannot export __letf2: symbol not defined
  89. Cannot export __lshrti3: symbol not defined
  90. Cannot export __lttf2: symbol not defined
  91. Cannot export __modti3: symbol not defined
  92. Cannot export __muldc3: symbol not defined
  93. Cannot export __mulsc3: symbol not defined
  94. Cannot export __multc3: symbol not defined
  95. Cannot export __multf3: symbol not defined
  96. Cannot export __multi3: symbol not defined
  97. Cannot export __mulvdi3: symbol not defined
  98. Cannot export __mulvsi3: symbol not defined
  99. Cannot export __mulvti3: symbol not defined
  100. Cannot export __mulxc3: symbol not defined
  101. Cannot export __negtf2: symbol not defined
  102. Cannot export __negti2: symbol not defined
  103. Cannot export __negvdi2: symbol not defined
  104. Cannot export __negvsi2: symbol not defined
  105. Cannot export __negvti2: symbol not defined
  106. Cannot export __netf2: symbol not defined
  107. Cannot export __paritydi2: symbol not defined
  108. Cannot export __parityti2: symbol not defined
  109. Cannot export __popcountdi2: symbol not defined
  110. Cannot export __popcountti2: symbol not defined
  111. Cannot export __powidf2: symbol not defined
  112. Cannot export __powisf2: symbol not defined
  113. Cannot export __powitf2: symbol not defined
  114. Cannot export __powixf2: symbol not defined
  115. Cannot export __register_frame: symbol not defined
  116. Cannot export __register_frame_info: symbol not defined
  117. Cannot export __register_frame_info_bases: symbol not defined
  118. Cannot export __register_frame_info_table: symbol not defined
  119. Cannot export __register_frame_info_table_bases: symbol not defined
  120. Cannot export __register_frame_table: symbol not defined
  121. Cannot export __subtf3: symbol not defined
  122. Cannot export __subvdi3: symbol not defined
  123. Cannot export __subvsi3: symbol not defined
  124. Cannot export __subvti3: symbol not defined
  125. Cannot export __trunctfdf2: symbol not defined
  126. Cannot export __trunctfsf2: symbol not defined
  127. Cannot export __trunctfxf2: symbol not defined
  128. Cannot export __ucmpti2: symbol not defined
  129. Cannot export __udivmodti4: symbol not defined
  130. Cannot export __udivti3: symbol not defined
  131. Cannot export __umodti3: symbol not defined
  132. Cannot export __unordtf2: symbol not defined
  133. /opt/x86_64-w64-mingw32/cc/x86_64-w64-mingw32/lib/dllcrt2.o: In function `pre_c_init':
  134. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/crtdll.c:66: undefined reference to `malloc'
  135. /opt/x86_64-w64-mingw32/cc/x86_64-w64-mingw32/lib/dllcrt2.o: In function `_CRT_INIT':
  136. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/crtdll.c:125: undefined reference to `__imp_Sleep'
  137. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/crtdll.c:131: undefined reference to `_amsg_exit'
  138. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/crtdll.c:93: undefined reference to `__imp_Sleep'
  139. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/crtdll.c:108: undefined reference to `_initterm'
  140. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/crtdll.c:109: undefined reference to `_initterm'
  141. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/crtdll.c:102: undefined reference to `_amsg_exit'
  142. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/crtdll.c:142: undefined reference to `free'
  143. _enable_execute_stack_s.o: In function `__enable_execute_stack':
  144. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/libgcc2.c:2038: undefined reference to `__imp_VirtualQuery'
  145. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/libgcc2.c:2038: undefined reference to `__imp_VirtualProtect'
  146. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/libgcc2.c:2038: undefined reference to `abort'
  147. _trampoline_s.o: In function `mprotect':
  148. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/libgcc2.c:2085: undefined reference to `__imp_VirtualProtect'
  149. _absvsi2_s.o: In function `__absvdi2':
  150. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/libgcc2.c:233: undefined reference to `abort'
  151. _absvsi2_s.o: In function `__absvsi2':
  152. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/libgcc2.c:251: undefined reference to `abort'
  153. _absvdi2_s.o: In function `__absvti2':
  154. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/libgcc2.c:272: undefined reference to `abort'
  155. _addvsi3_s.o: In function `__addvdi3':
  156. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/libgcc2.c:86: undefined reference to `abort'
  157. _addvsi3_s.o: In function `__addvsi3':
  158. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/libgcc2.c:97: undefined reference to `abort'
  159. _addvdi3_s.o:/home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/libgcc2.c:111: more undefined references to `abort' follow
  160. gthr-win32_s.o: In function `__gthr_win32_once':
  161. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/config/i386/gthr-win32.c:89: undefined reference to `__imp_Sleep'
  162. gthr-win32_s.o: In function `__gthr_win32_key_create':
  163. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/config/i386/gthr-win32.c:105: undefined reference to `__imp_TlsAlloc'
  164. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/config/i386/gthr-win32.c:116: undefined reference to `__imp_GetLastError'
  165. gthr-win32_s.o: In function `__gthr_win32_key_delete':
  166. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/config/i386/gthr-win32.c:123: undefined reference to `__imp_TlsFree'
  167. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/config/i386/gthr-win32.c:123: undefined reference to `__imp_GetLastError'
  168. gthr-win32_s.o: In function `__gthr_win32_getspecific':
  169. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/config/i386/gthr-win32.c:131: undefined reference to `__imp_GetLastError'
  170. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/config/i386/gthr-win32.c:132: undefined reference to `__imp_TlsGetValue'
  171. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/config/i386/gthr-win32.c:133: undefined reference to `__imp_SetLastError'
  172. gthr-win32_s.o: In function `__gthr_win32_setspecific':
  173. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/config/i386/gthr-win32.c:140: undefined reference to `__imp_TlsSetValue'
  174. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/config/i386/gthr-win32.c:143: undefined reference to `__imp_GetLastError'
  175. gthr-win32_s.o: In function `__gthr_win32_mutex_init_function':
  176. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/config/i386/gthr-win32.c:150: undefined reference to `__imp_CreateSemaphoreA'
  177. gthr-win32_s.o: In function `__gthr_win32_mutex_destroy':
  178. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/config/i386/gthr-win32.c:156: undefined reference to `__imp_CloseHandle'
  179. gthr-win32_s.o: In function `__gthr_win32_mutex_lock':
  180. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/config/i386/gthr-win32.c:163: undefined reference to `__imp_WaitForSingleObject'
  181. gthr-win32_s.o: In function `__gthr_win32_mutex_unlock':
  182. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/config/i386/gthr-win32.c:187: undefined reference to `__imp_ReleaseSemaphore'
  183. gthr-win32_s.o: In function `__gthr_win32_recursive_mutex_init_function':
  184. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/config/i386/gthr-win32.c:198: undefined reference to `__imp_CreateSemaphoreA'
  185. gthr-win32_s.o: In function `__gthr_win32_recursive_mutex_lock':
  186. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/config/i386/gthr-win32.c:204: undefined reference to `__imp_GetCurrentThreadId'
  187. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/config/i386/gthr-win32.c:215: undefined reference to `__imp_WaitForSingleObject'
  188. gthr-win32_s.o: In function `__gthr_win32_recursive_mutex_trylock':
  189. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/config/i386/gthr-win32.c:233: undefined reference to `__imp_GetCurrentThreadId'
  190. gthr-win32_s.o: In function `__gthr_win32_recursive_mutex_unlock':
  191. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/config/i386/gthr-win32.c:256: undefined reference to `__imp_ReleaseSemaphore'
  192. unwind-dw2-fde_s.o: In function `__gthread_mutex_init_function':
  193. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:631: undefined reference to `__imp_CreateSemaphoreA'
  194. unwind-dw2-fde_s.o: In function `__gthread_once':
  195. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:567: undefined reference to `__imp_Sleep'
  196. unwind-dw2-fde_s.o: In function `size_of_encoded_value':
  197. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/unwind-pe.h:88: undefined reference to `abort'
  198. unwind-dw2-fde_s.o: In function `read_encoded_value_with_base':
  199. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/unwind-pe.h:257: undefined reference to `abort'
  200. unwind-dw2-fde_s.o: In function `get_cie_encoding':
  201. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/unwind-dw2-fde.c:271: undefined reference to `strlen'
  202. unwind-dw2-fde_s.o: In function `base_from_object':
  203. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/unwind-dw2-fde.c:252: undefined reference to `abort'
  204. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/unwind-dw2-fde.c:252: undefined reference to `abort'
  205. unwind-dw2-fde_s.o: In function `start_fde_sort':
  206. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/unwind-dw2-fde.c:397: undefined reference to `malloc'
  207. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/unwind-dw2-fde.c:400: undefined reference to `malloc'
  208. unwind-dw2-fde_s.o: In function `init_object':
  209. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/unwind-dw2-fde.c:578: undefined reference to `free'
  210. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/unwind-dw2-fde.c:575: undefined reference to `abort'
  211. unwind-dw2-fde_s.o: In function `__gthread_mutex_lock':
  212. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:648: undefined reference to `__imp_WaitForSingleObject'
  213. unwind-dw2-fde_s.o: In function `__gthread_mutex_unlock':
  214. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:682: undefined reference to `__imp_ReleaseSemaphore'
  215. unwind-dw2-fde_s.o: In function `__register_frame':
  216. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/unwind-dw2-fde.c:114: undefined reference to `malloc'
  217. unwind-dw2-fde_s.o: In function `__gthread_mutex_lock':
  218. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:648: undefined reference to `__imp_WaitForSingleObject'
  219. unwind-dw2-fde_s.o: In function `__gthread_mutex_unlock':
  220. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:682: undefined reference to `__imp_ReleaseSemaphore'
  221. unwind-dw2-fde_s.o: In function `__register_frame_table':
  222. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/unwind-dw2-fde.c:152: undefined reference to `malloc'
  223. unwind-dw2-fde_s.o: In function `__gthread_mutex_lock':
  224. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:648: undefined reference to `__imp_WaitForSingleObject'
  225. unwind-dw2-fde_s.o: In function `__gthread_mutex_unlock':
  226. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:682: undefined reference to `__imp_ReleaseSemaphore'
  227. unwind-dw2-fde_s.o: In function `__deregister_frame_info_bases':
  228. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/unwind-dw2-fde.c:196: undefined reference to `free'
  229. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/unwind-dw2-fde.c:212: undefined reference to `abort'
  230. unwind-dw2-fde_s.o: In function `__gthread_mutex_lock':
  231. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:648: undefined reference to `__imp_WaitForSingleObject'
  232. unwind-dw2-fde_s.o: In function `__gthread_mutex_unlock':
  233. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:682: undefined reference to `__imp_ReleaseSemaphore'
  234. unwind-dw2-fde_s.o: In function `__deregister_frame':
  235. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/unwind-dw2-fde.c:227: undefined reference to `free'
  236. unwind-sjlj_s.o: In function `__gthread_key_create':
  237. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:582: undefined reference to `__imp_TlsAlloc'
  238. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:593: undefined reference to `__imp_GetLastError'
  239. unwind-sjlj_s.o: In function `__gthread_once':
  240. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:567: undefined reference to `__imp_Sleep'
  241. unwind-sjlj_s.o: In function `_Unwind_RaiseException_Phase2':
  242. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/unwind.inc:71: undefined reference to `abort'
  243. unwind-sjlj_s.o: In function `__gthread_setspecific':
  244. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:621: undefined reference to `__imp_TlsSetValue'
  245. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:624: undefined reference to `__imp_GetLastError'
  246. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:621: undefined reference to `__imp_TlsSetValue'
  247. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:624: undefined reference to `__imp_GetLastError'
  248. unwind-sjlj_s.o: In function `__gthread_getspecific':
  249. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:609: undefined reference to `__imp_GetLastError'
  250. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:611: undefined reference to `__imp_TlsGetValue'
  251. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:613: undefined reference to `__imp_SetLastError'
  252. unwind-sjlj_s.o: In function `__gthread_setspecific':
  253. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:621: undefined reference to `__imp_TlsSetValue'
  254. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:621: undefined reference to `__imp_TlsSetValue'
  255. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:624: undefined reference to `__imp_GetLastError'
  256. unwind-sjlj_s.o: In function `__gthread_getspecific':
  257. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:609: undefined reference to `__imp_GetLastError'
  258. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:611: undefined reference to `__imp_TlsGetValue'
  259. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:613: undefined reference to `__imp_SetLastError'
  260. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:609: undefined reference to `__imp_GetLastError'
  261. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:611: undefined reference to `__imp_TlsGetValue'
  262. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:613: undefined reference to `__imp_SetLastError'
  263. unwind-sjlj_s.o: In function `_Unwind_SjLj_Resume':
  264. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/unwind.inc:234: undefined reference to `abort'
  265. unwind-sjlj_s.o: In function `__gthread_getspecific':
  266. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:609: undefined reference to `__imp_GetLastError'
  267. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:611: undefined reference to `__imp_TlsGetValue'
  268. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:613: undefined reference to `__imp_SetLastError'
  269. unwind-sjlj_s.o: In function `_Unwind_SjLj_Resume_or_Rethrow':
  270. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/unwind.inc:259: undefined reference to `abort'
  271. unwind-sjlj_s.o: In function `__gthread_getspecific':
  272. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:609: undefined reference to `__imp_GetLastError'
  273. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:611: undefined reference to `__imp_TlsGetValue'
  274. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:613: undefined reference to `__imp_SetLastError'
  275. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:609: undefined reference to `__imp_GetLastError'
  276. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:611: undefined reference to `__imp_TlsGetValue'
  277. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:613: undefined reference to `__imp_SetLastError'
  278. unwind-c_s.o: In function `read_encoded_value_with_base':
  279. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/unwind-pe.h:257: undefined reference to `abort'
  280. emutls_s.o: In function `emutls_alloc':
  281. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/emutls.c:101: undefined reference to `malloc'
  282. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/emutls.c:120: undefined reference to `memset'
  283. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/emutls.c:109: undefined reference to `malloc'
  284. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/emutls.c:118: undefined reference to `memcpy'
  285. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/emutls.c:111: undefined reference to `abort'
  286. emutls_s.o: In function `__gthread_mutex_init_function':
  287. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:631: undefined reference to `__imp_CreateSemaphoreA'
  288. emutls_s.o: In function `__gthread_key_create':
  289. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:582: undefined reference to `__imp_TlsAlloc'
  290. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:593: undefined reference to `__imp_GetLastError'
  291. emutls_s.o: In function `emutls_init':
  292. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/emutls.c:87: undefined reference to `abort'
  293. emutls_s.o: In function `emutls_destroy':
  294. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/emutls.c:74: undefined reference to `free'
  295. emutls_s.o: In function `__gthread_getspecific':
  296. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:609: undefined reference to `__imp_GetLastError'
  297. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:611: undefined reference to `__imp_TlsGetValue'
  298. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:613: undefined reference to `__imp_SetLastError'
  299. emutls_s.o: In function `__emutls_get_address':
  300. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/emutls.c:158: undefined reference to `calloc'
  301. emutls_s.o: In function `__gthread_setspecific':
  302. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:621: undefined reference to `__imp_TlsSetValue'
  303. emutls_s.o: In function `__gthread_once':
  304. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:567: undefined reference to `__imp_Sleep'
  305. emutls_s.o: In function `__emutls_get_address':
  306. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/emutls.c:170: undefined reference to `realloc'
  307. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/emutls.c:174: undefined reference to `memset'
  308. emutls_s.o: In function `__gthread_mutex_unlock':
  309. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:682: undefined reference to `__imp_ReleaseSemaphore'
  310. emutls_s.o: In function `__gthread_mutex_lock':
  311. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/gthr-win32.h:648: undefined reference to `__imp_WaitForSingleObject'
  312. emutls_s.o: In function `__emutls_get_address':
  313. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/emutls.c:172: undefined reference to `abort'
  314. emutls_s.o: In function `emutls_destroy':
  315. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc/../../../gcc-4.5.1/libgcc/../gcc/emutls.c:77: undefined reference to `free'
  316. /opt/x86_64-w64-mingw32/cc/x86_64-w64-mingw32/lib/libmingw32.a(lib64_libmingw32_a-atonexit.o): In function `mingw_onexit':
  317. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/atonexit.c:43: undefined reference to `_lock'
  318. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/atonexit.c:47: undefined reference to `__dllonexit'
  319. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/atonexit.c:51: undefined reference to `_unlock'
  320. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/atonexit.c:42: undefined reference to `__imp__onexit'
  321. /opt/x86_64-w64-mingw32/cc/x86_64-w64-mingw32/lib/libmingw32.a(lib64_libmingw32_a-pseudo-reloc.o): In function `__report_error':
  322. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/pseudo-reloc.c:148: undefined reference to `__iob_func'
  323. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/pseudo-reloc.c:148: undefined reference to `fwrite'
  324. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/pseudo-reloc.c:152: undefined reference to `__iob_func'
  325. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/pseudo-reloc.c:152: undefined reference to `vfprintf'
  326. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/pseudo-reloc.c:154: undefined reference to `abort'
  327. /opt/x86_64-w64-mingw32/cc/x86_64-w64-mingw32/lib/libmingw32.a(lib64_libmingw32_a-pseudo-reloc.o): In function `__write_memory':
  328. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/pseudo-reloc.c:180: undefined reference to `__imp_VirtualQuery'
  329. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/pseudo-reloc.c:191: undefined reference to `memcpy'
  330. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/pseudo-reloc.c:188: undefined reference to `__imp_VirtualProtect'
  331. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/pseudo-reloc.c:191: undefined reference to `memcpy'
  332. /opt/x86_64-w64-mingw32/cc/x86_64-w64-mingw32/lib/libmingw32.a(lib64_libmingw32_a-gs_support.o): In function `__security_init_cookie':
  333. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/gs_support.c:62: undefined reference to `__imp_GetSystemTimeAsFileTime'
  334. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/gs_support.c:70: undefined reference to `__imp_GetCurrentProcessId'
  335. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/gs_support.c:71: undefined reference to `__imp_GetCurrentThreadId'
  336. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/gs_support.c:72: undefined reference to `__imp_GetTickCount'
  337. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/gs_support.c:74: undefined reference to `__imp_QueryPerformanceCounter'
  338. /opt/x86_64-w64-mingw32/cc/x86_64-w64-mingw32/lib/libmingw32.a(lib64_libmingw32_a-gs_support.o): In function `__report_gsfailure':
  339. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/gs_support.c:111: undefined reference to `__imp_RtlCaptureContext'
  340. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/gs_support.c:113: undefined reference to `__imp_RtlLookupFunctionEntry'
  341. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/gs_support.c:116: undefined reference to `__imp_RtlVirtualUnwind'
  342. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/gs_support.c:142: undefined reference to `__imp_SetUnhandledExceptionFilter'
  343. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/gs_support.c:143: undefined reference to `__imp_UnhandledExceptionFilter'
  344. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/gs_support.c:144: undefined reference to `__imp_GetCurrentProcess'
  345. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/gs_support.c:144: undefined reference to `__imp_TerminateProcess'
  346. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/gs_support.c:145: undefined reference to `abort'
  347. /opt/x86_64-w64-mingw32/cc/x86_64-w64-mingw32/lib/libmingw32.a(lib64_libmingw32_a-crt_handler.o): In function `__mingw_SEH_error_handler':
  348. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/crt_handler.c:152: undefined reference to `signal'
  349. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/crt_handler.c:104: undefined reference to `signal'
  350. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/crt_handler.c:124: undefined reference to `signal'
  351. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/crt_handler.c:155: undefined reference to `signal'
  352. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/crt_handler.c:109: undefined reference to `signal'
  353. /opt/x86_64-w64-mingw32/cc/x86_64-w64-mingw32/lib/libmingw32.a(lib64_libmingw32_a-crt_handler.o):/home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/crt_handler.c:129: more undefined references to `signal' follow
  354. /opt/x86_64-w64-mingw32/cc/x86_64-w64-mingw32/lib/libmingw32.a(lib64_libmingw32_a-crt_handler.o): In function `__mingw_init_ehandler':
  355. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/crt_handler.c:84: undefined reference to `__imp_RtlAddFunctionTable'
  356. /opt/x86_64-w64-mingw32/cc/x86_64-w64-mingw32/lib/libmingw32.a(lib64_libmingw32_a-crt_handler.o): In function `_gnu_exception_handler':
  357. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/crt_handler.c:255: undefined reference to `signal'
  358. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/crt_handler.c:209: undefined reference to `signal'
  359. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/crt_handler.c:228: undefined reference to `signal'
  360. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/crt_handler.c:258: undefined reference to `signal'
  361. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/crt_handler.c:214: undefined reference to `signal'
  362. /opt/x86_64-w64-mingw32/cc/x86_64-w64-mingw32/lib/libmingw32.a(lib64_libmingw32_a-crt_handler.o):/home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/crt_handler.c:233: more undefined references to `signal' follow
  363. /opt/x86_64-w64-mingw32/cc/x86_64-w64-mingw32/lib/libmingw32.a(lib64_libmingw32_a-tlsthrd.o): In function `__mingwthr_run_key_dtors':
  364. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/tlsthrd.c:104: undefined reference to `__imp_EnterCriticalSection'
  365. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/tlsthrd.c:106: undefined reference to `__imp_TlsGetValue'
  366. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/tlsthrd.c:106: undefined reference to `__imp_GetLastError'
  367. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/tlsthrd.c:117: undefined reference to `__imp_LeaveCriticalSection'
  368. /opt/x86_64-w64-mingw32/cc/x86_64-w64-mingw32/lib/libmingw32.a(lib64_libmingw32_a-tlsthrd.o): In function `___w64_mingwthr_add_key_dtor':
  369. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/tlsthrd.c:47: undefined reference to `calloc'
  370. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/tlsthrd.c:54: undefined reference to `__imp_EnterCriticalSection'
  371. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/tlsthrd.c:59: undefined reference to `__imp_LeaveCriticalSection'
  372. /opt/x86_64-w64-mingw32/cc/x86_64-w64-mingw32/lib/libmingw32.a(lib64_libmingw32_a-tlsthrd.o): In function `___w64_mingwthr_remove_key_dtor':
  373. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/tlsthrd.c:72: undefined reference to `__imp_EnterCriticalSection'
  374. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/tlsthrd.c:93: undefined reference to `__imp_LeaveCriticalSection'
  375. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/tlsthrd.c:86: undefined reference to `free'
  376. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/tlsthrd.c:93: undefined reference to `__imp_LeaveCriticalSection'
  377. /opt/x86_64-w64-mingw32/cc/x86_64-w64-mingw32/lib/libmingw32.a(lib64_libmingw32_a-tlsthrd.o): In function `__mingw_TLScallback':
  378. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/tlsthrd.c:137: undefined reference to `__imp_DeleteCriticalSection'
  379. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/tlsthrd.c:129: undefined reference to `__imp_InitializeCriticalSection'
  380. /opt/x86_64-w64-mingw32/cc/x86_64-w64-mingw32/lib/libmingw32.a(lib64_libmingw32_a-pesect.o): In function `_FindPESectionByName':
  381. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/pesect.c:73: undefined reference to `strlen'
  382. /home/chris/nstore/Software/cross/x86_64-w64-mingw32/mingw-w64-crt-build/../../mingw-w64/mingw-w64-crt/crt/pesect.c:86: undefined reference to `strncmp'
  383. collect2: ld returned 1 exit status
  384. make[2]: *** [libgcc_s.dll] Error 1
  385. make[2]: Leaving directory `/mnt/sdc1/chris/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build/x86_64-w64-mingw32/libgcc'
  386. make[1]: *** [all-target-libgcc] Error 2
  387. make[1]: Leaving directory `/mnt/sdc1/chris/Software/cross/x86_64-w64-mingw32/gcc-4.5.1-build'
  388. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement