Advertisement
Guest User

Errors Compiling a Gosu Program under MSYS2

a guest
Mar 18th, 2016
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 275.39 KB | None | 0 0
  1. main.o: In function `ZN6PlayerC1Ev':
  2. C:\gosudemo/main.cpp:67: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  3. C:\gosudemo/main.cpp:67: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  4. C:\gosudemo/main.cpp:68: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  5. C:\gosudemo/main.cpp:68: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  6. C:\gosudemo/main.cpp:67: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  7. main.o:C:\gosudemo/main.cpp:67: more undefined references to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()' follow
  8. main.o: In function `ZN10GameWindowC1Ev':
  9. C:\gosudemo/main.cpp:145: undefined reference to `std::allocator<wchar_t>::allocator()'
  10. C:\gosudemo/main.cpp:145: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(wchar_t const*, std::allocator<wchar_t> const&)'
  11. C:\gosudemo/main.cpp:145: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  12. C:\gosudemo/main.cpp:145: undefined reference to `std::allocator<wchar_t>::~allocator()'
  13. C:\gosudemo/main.cpp:147: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  14. C:\gosudemo/main.cpp:148: undefined reference to `operator new(unsigned int)'
  15. C:\gosudemo/main.cpp:150: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::operator=(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >&&)'
  16. C:\gosudemo/main.cpp:150: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  17. C:\gosudemo/main.cpp:150: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  18. C:\gosudemo/main.cpp:147: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  19. C:\gosudemo/main.cpp:143: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  20. C:\gosudemo/main.cpp:145: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  21. C:\gosudemo/main.cpp:145: undefined reference to `std::allocator<wchar_t>::~allocator()'
  22. C:\gosudemo/main.cpp:145: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  23. C:\gosudemo/main.cpp:148: undefined reference to `operator delete(void*)'
  24. C:\gosudemo/main.cpp:150: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  25. C:\gosudemo/main.cpp:150: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  26. C:\gosudemo/main.cpp:147: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  27. main.o: In function `ZN10GameWindow4drawEv':
  28. C:\gosudemo/main.cpp:179: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  29. C:\gosudemo/main.cpp:179: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  30. main.o:C:\gosudemo/main.cpp:179: more undefined references to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()' follow
  31. main.o: In function `ZN9__gnu_cxx12__to_xstringINSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEEwEET_PFiPT0_jPKS8_PcEjSB_z':
  32. C:/msys64/mingw32/include/c++/5.3.0/ext/string_conversions.h:99: undefined reference to `std::allocator<wchar_t>::allocator()'
  33. C:/msys64/mingw32/include/c++/5.3.0/ext/string_conversions.h:99: undefined reference to `std::allocator<wchar_t>::~allocator()'
  34. C:/msys64/mingw32/include/c++/5.3.0/ext/string_conversions.h:99: undefined reference to `std::allocator<wchar_t>::~allocator()'
  35. main.o: In function `ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE12_Alloc_hiderD1Ev':
  36. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:106: undefined reference to `std::allocator<wchar_t>::~allocator()'
  37. main.o: In function `ZStplIwSt11char_traitsIwESaIwEENSt7__cxx1112basic_stringIT_T0_T1_EEOS8_PKS5_':
  38. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:4888: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::append(wchar_t const*)'
  39. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:4888: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >&&)'
  40. main.o: In function `ZNSt8auto_ptrIN4Gosu5ImageEED1Ev':
  41. C:/msys64/mingw32/include/c++/5.3.0/backward/auto_ptr.h:170: undefined reference to `operator delete(void*)'
  42. main.o: In function `ZNSt8auto_ptrIN4Gosu5ImageEE5resetEPS1_':
  43. C:/msys64/mingw32/include/c++/5.3.0/backward/auto_ptr.h:244: undefined reference to `operator delete(void*)'
  44. main.o: In function `ZStplIwSt11char_traitsIwESaIwEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_OS8_':
  45. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:4876: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::insert(unsigned int, wchar_t const*)'
  46. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:4876: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >&&)'
  47. main.o: In function `ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEC1IPwvEET_S7_RKS3_':
  48. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:537: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_local_data()'
  49. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:537: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_Alloc_hider::_Alloc_hider(wchar_t*, std::allocator<wchar_t> const&)'
  50. main.o: In function `ZNKSt6vectorIN4Gosu5ImageESaIS1_EE14_M_range_checkEj':
  51. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:803: undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)'
  52. main.o: In function `ZNSt7__cxx114listI4StarSaIS1_EE8_M_eraseESt14_List_iteratorIS1_E':
  53. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_list.h:1774: undefined reference to `std::__detail::_List_node_base::_M_unhook()'
  54. main.o: In function `ZNSt7__cxx114listI4StarSaIS1_EE9_M_insertIJS1_EEEvSt14_List_iteratorIS1_EDpOT_':
  55. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_list.h:1764: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  56. main.o: In function `ZNSt7__cxx114listI4StarSaIS1_EE14_M_create_nodeIJS1_EEEPSt10_List_nodeIS1_EDpOT_':
  57. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_list.h:577: undefined reference to `__cxa_begin_catch'
  58. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_list.h:580: undefined reference to `__cxa_rethrow'
  59. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_list.h:577: undefined reference to `__cxa_end_catch'
  60. main.o: In function `ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE12_M_constructIPwEEvT_S7_St20forward_iterator_tag':
  61. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:216: undefined reference to `std::__throw_logic_error(char const*)'
  62. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:223: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_create(unsigned int&, unsigned int)'
  63. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:223: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_data(wchar_t*)'
  64. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:224: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_capacity(unsigned int)'
  65. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:229: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_data() const'
  66. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:229: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_S_copy_chars(wchar_t*, wchar_t*, wchar_t*)'
  67. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:236: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_set_length(unsigned int)'
  68. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:230: undefined reference to `__cxa_begin_catch'
  69. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:232: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_dispose()'
  70. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:233: undefined reference to `__cxa_rethrow'
  71. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:230: undefined reference to `__cxa_end_catch'
  72. main.o: In function `ZNSt20__uninitialized_copyILb0EE13__uninit_copyIN9__gnu_cxx17__normal_iteratorIPKN4Gosu5ImageESt6vectorIS5_SaIS5_EEEEPS5_EET0_T_SE_SD_':
  73. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_begin_catch'
  74. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:81: undefined reference to `__cxa_rethrow'
  75. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_end_catch'
  76. main.o: In function `ZN9__gnu_cxx13new_allocatorISt10_List_nodeI4StarEE10deallocateEPS3_j':
  77. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  78. main.o: In function `ZN9__gnu_cxx13new_allocatorIN4Gosu5ImageEE10deallocateEPS2_j':
  79. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  80. main.o: In function `ZN9__gnu_cxx13new_allocatorISt10_List_nodeI4StarEE8allocateEjPKv':
  81. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  82. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned int)'
  83. main.o: In function `ZN9__gnu_cxx13new_allocatorIN4Gosu5ImageEE8allocateEjPKv':
  84. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  85. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned int)'
  86. main.o: In function `ZN10GameWindowD1Ev':
  87. C:\gosudemo/main.cpp:132: undefined reference to `operator delete(void*)'
  88. main.o: In function `ZN10GameWindowD0Ev':
  89. C:\gosudemo/main.cpp:132: undefined reference to `operator delete(void*)'
  90. main.o:main.cpp:(.rdata$_ZTI10GameWindow[__ZTI10GameWindow]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  91. main.o:main.cpp:(.rdata$_ZTIN4Gosu6WindowE[__ZTIN4Gosu6WindowE]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
  92. main.o:main.cpp:(.eh_frame+0x14b): undefined reference to `__gxx_personality_v0'
  93. main.o:main.cpp:(.eh_frame$_ZN4StarC1ESt6vectorIN4Gosu5ImageESaIS2_EE+0x13): undefined reference to `__gxx_personality_v0'
  94. main.o:main.cpp:(.eh_frame$_ZN6PlayerC1Ev+0x13): undefined reference to `__gxx_personality_v0'
  95. main.o:main.cpp:(.eh_frame$_ZN10GameWindowC1Ev+0x13): undefined reference to `__gxx_personality_v0'
  96. main.o:main.cpp:(.eh_frame$_ZN10GameWindow6updateEv+0x13): undefined reference to `__gxx_personality_v0'
  97. main.o:main.cpp:(.eh_frame$_ZN10GameWindow4drawEv+0x13): more undefined references to `__gxx_personality_v0' follow
  98. C:/gosu/lib/libgosu.a(DirectoriesWin.o): In function `specialFolderPath':
  99. C:\gosu/src/DirectoriesWin.cpp:13: undefined reference to `__cxa_allocate_exception'
  100. C:\gosu/src/DirectoriesWin.cpp:13: undefined reference to `std::allocator<char>::allocator()'
  101. C:\gosu/src/DirectoriesWin.cpp:13: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  102. C:\gosu/src/DirectoriesWin.cpp:13: undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  103. C:\gosu/src/DirectoriesWin.cpp:13: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  104. C:\gosu/src/DirectoriesWin.cpp:13: undefined reference to `std::allocator<char>::~allocator()'
  105. C:\gosu/src/DirectoriesWin.cpp:13: undefined reference to `std::runtime_error::~runtime_error()'
  106. C:\gosu/src/DirectoriesWin.cpp:13: undefined reference to `__cxa_throw'
  107. C:\gosu/src/DirectoriesWin.cpp:20: undefined reference to `std::allocator<wchar_t>::allocator()'
  108. C:\gosu/src/DirectoriesWin.cpp:20: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(wchar_t const*, std::allocator<wchar_t> const&)'
  109. C:\gosu/src/DirectoriesWin.cpp:20: undefined reference to `std::allocator<wchar_t>::~allocator()'
  110. C:\gosu/src/DirectoriesWin.cpp:13: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  111. C:\gosu/src/DirectoriesWin.cpp:13: undefined reference to `std::allocator<char>::~allocator()'
  112. C:\gosu/src/DirectoriesWin.cpp:13: undefined reference to `__cxa_free_exception'
  113. C:\gosu/src/DirectoriesWin.cpp:20: undefined reference to `std::allocator<wchar_t>::~allocator()'
  114. C:/gosu/lib/libgosu.a(DirectoriesWin.o): In function `ZN4Gosu20useResourceDirectoryEv':
  115. C:\gosu/src/DirectoriesWin.cpp:26: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::c_str() const'
  116. C:\gosu/src/DirectoriesWin.cpp:26: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  117. C:\gosu/src/DirectoriesWin.cpp:26: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  118. C:/gosu/lib/libgosu.a(DirectoriesWin.o):DirectoriesWin.cpp:(.rdata$_ZTISt13runtime_error[__ZTISt13runtime_error]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  119. C:/gosu/lib/libgosu.a(DirectoriesWin.o):DirectoriesWin.cpp:(.rdata$_ZTISt9exception[__ZTISt9exception]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
  120. C:/gosu/lib/libgosu.a(DirectoriesWin.o):DirectoriesWin.cpp:(.eh_frame+0x13): undefined reference to `__gxx_personality_v0'
  121. C:/gosu/lib/libgosu.a(TimingWin.o): In function `ZN4Gosu12millisecondsEv':
  122. C:\gosu/src/TimingWin.cpp:12: undefined reference to `__cxa_guard_acquire'
  123. C:\gosu/src/TimingWin.cpp:12: undefined reference to `__cxa_guard_release'
  124. C:\gosu/src/TimingWin.cpp:12: undefined reference to `__cxa_guard_abort'
  125. C:/gosu/lib/libgosu.a(TimingWin.o):TimingWin.cpp:(.eh_frame+0x4b): undefined reference to `__gxx_personality_v0'
  126. C:/gosu/lib/libgosu.a(Window.o): In function `ZN4Gosu13throwSDLErrorERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE':
  127. C:\gosu/src/Window.cpp:20: undefined reference to `__cxa_allocate_exception'
  128. C:\gosu/src/Window.cpp:20: undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  129. C:\gosu/src/Window.cpp:20: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  130. C:\gosu/src/Window.cpp:20: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  131. C:\gosu/src/Window.cpp:20: undefined reference to `std::runtime_error::~runtime_error()'
  132. C:\gosu/src/Window.cpp:20: undefined reference to `__cxa_throw'
  133. C:\gosu/src/Window.cpp:20: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  134. C:\gosu/src/Window.cpp:20: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  135. C:\gosu/src/Window.cpp:20: undefined reference to `__cxa_free_exception'
  136. C:/gosu/lib/libgosu.a(Window.o): In function `ZN4Gosu12sharedWindowEv':
  137. C:\gosu/src/Window.cpp:31: undefined reference to `std::allocator<char>::allocator()'
  138. C:\gosu/src/Window.cpp:31: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  139. C:\gosu/src/Window.cpp:31: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  140. C:\gosu/src/Window.cpp:31: undefined reference to `std::allocator<char>::~allocator()'
  141. C:\gosu/src/Window.cpp:43: undefined reference to `std::allocator<char>::allocator()'
  142. C:\gosu/src/Window.cpp:43: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  143. C:\gosu/src/Window.cpp:43: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  144. C:\gosu/src/Window.cpp:43: undefined reference to `std::allocator<char>::~allocator()'
  145. C:\gosu/src/Window.cpp:31: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  146. C:\gosu/src/Window.cpp:31: undefined reference to `std::allocator<char>::~allocator()'
  147. C:\gosu/src/Window.cpp:43: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  148. C:\gosu/src/Window.cpp:43: undefined reference to `std::allocator<char>::~allocator()'
  149. C:/gosu/lib/libgosu.a(Window.o): In function `ZN4Gosu15sharedGLContextEv':
  150. C:\gosu/src/Window.cpp:61: undefined reference to `std::allocator<char>::allocator()'
  151. C:\gosu/src/Window.cpp:61: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  152. C:\gosu/src/Window.cpp:61: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  153. C:\gosu/src/Window.cpp:61: undefined reference to `std::allocator<char>::~allocator()'
  154. C:\gosu/src/Window.cpp:61: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  155. C:\gosu/src/Window.cpp:61: undefined reference to `std::allocator<char>::~allocator()'
  156. C:/gosu/lib/libgosu.a(Window.o): In function `ZN4Gosu6WindowC2Ejjbd':
  157. C:\gosu/src/Window.cpp:88: undefined reference to `operator new(unsigned int)'
  158. C:\gosu/src/Window.cpp:137: undefined reference to `operator new(unsigned int)'
  159. C:\gosu/src/Window.cpp:139: undefined reference to `operator new(unsigned int)'
  160. C:\gosu/src/Window.cpp:137: undefined reference to `operator delete(void*)'
  161. C:\gosu/src/Window.cpp:139: undefined reference to `operator delete(void*)'
  162. C:/gosu/lib/libgosu.a(Window.o): In function `ZN4Gosu6WindowD2Ev':
  163. C:\gosu/src/Window.cpp:149: undefined reference to `operator delete(void*)'
  164. C:/gosu/lib/libgosu.a(Window.o): In function `ZN4Gosu6WindowD0Ev':
  165. C:\gosu/src/Window.cpp:149: undefined reference to `operator delete(void*)'
  166. C:/gosu/lib/libgosu.a(Window.o): In function `ZNK4Gosu6Window7captionB5cxx11Ev':
  167. C:\gosu/src/Window.cpp:153: undefined reference to `std::allocator<char>::allocator()'
  168. C:\gosu/src/Window.cpp:153: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  169. C:\gosu/src/Window.cpp:153: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  170. C:\gosu/src/Window.cpp:153: undefined reference to `std::allocator<char>::~allocator()'
  171. C:\gosu/src/Window.cpp:153: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  172. C:\gosu/src/Window.cpp:153: undefined reference to `std::allocator<char>::~allocator()'
  173. C:/gosu/lib/libgosu.a(Window.o): In function `ZN4Gosu6Window10setCaptionERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEE':
  174. C:\gosu/src/Window.cpp:159: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::c_str() const'
  175. C:\gosu/src/Window.cpp:158: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  176. C:\gosu/src/Window.cpp:158: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  177. C:/gosu/lib/libgosu.a(Window.o): In function `ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_PKS5_':
  178. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:4825: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  179. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:4826: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(char const*)'
  180. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:4827: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  181. C:/gosu/lib/libgosu.a(Window.o): In function `ZNSt8auto_ptrIN4Gosu8GraphicsEED1Ev':
  182. C:/msys64/mingw32/include/c++/5.3.0/backward/auto_ptr.h:170: undefined reference to `operator delete(void*)'
  183. C:/gosu/lib/libgosu.a(Window.o): In function `ZNSt8auto_ptrIN4Gosu5InputEED1Ev':
  184. C:/msys64/mingw32/include/c++/5.3.0/backward/auto_ptr.h:170: undefined reference to `operator delete(void*)'
  185. C:/gosu/lib/libgosu.a(Window.o): In function `ZNSt8auto_ptrIN4Gosu6Window4ImplEED1Ev':
  186. C:/msys64/mingw32/include/c++/5.3.0/backward/auto_ptr.h:170: undefined reference to `operator delete(void*)'
  187. C:/gosu/lib/libgosu.a(Window.o): In function `ZNSt8auto_ptrIN4Gosu8GraphicsEE5resetEPS1_':
  188. C:/msys64/mingw32/include/c++/5.3.0/backward/auto_ptr.h:244: undefined reference to `operator delete(void*)'
  189. C:/msys64/mingw32/include/c++/5.3.0/backward/auto_ptr.h:240: undefined reference to `__cxa_call_unexpected'
  190. C:/gosu/lib/libgosu.a(Window.o): In function `ZNSt8auto_ptrIN4Gosu5InputEE5resetEPS1_':
  191. C:/msys64/mingw32/include/c++/5.3.0/backward/auto_ptr.h:244: undefined reference to `operator delete(void*)'
  192. C:/msys64/mingw32/include/c++/5.3.0/backward/auto_ptr.h:240: undefined reference to `__cxa_call_unexpected'
  193. C:/gosu/lib/libgosu.a(Window.o): In function `ZNSt3tr114_Function_base13_Base_managerINS_5_BindIFNS_7_Mem_fnIMN4Gosu6WindowEFvNS4_6ButtonEEEEPS5_NS_12_PlaceholderILi1EEEEEEE15_M_init_functorERNS_9_Any_dataERKSE_NS_17integral_constantIbLb0EEE':
  194. C:/msys64/mingw32/include/c++/5.3.0/tr1/functional:1713: undefined reference to `operator new(unsigned int)'
  195. C:/msys64/mingw32/include/c++/5.3.0/tr1/functional:1713: undefined reference to `operator delete(void*)'
  196. C:/gosu/lib/libgosu.a(Window.o): In function `ZNSt3tr114_Function_base13_Base_managerINS_5_BindIFNS_7_Mem_fnIMN4Gosu6WindowEFvNS4_6ButtonEEEEPS5_NS_12_PlaceholderILi1EEEEEEE8_M_cloneERNS_9_Any_dataERKSG_NS_17integral_constantIbLb0EEE':
  197. C:/msys64/mingw32/include/c++/5.3.0/tr1/functional:1636: undefined reference to `operator new(unsigned int)'
  198. C:/msys64/mingw32/include/c++/5.3.0/tr1/functional:1636: undefined reference to `operator delete(void*)'
  199. C:/gosu/lib/libgosu.a(Window.o): In function `ZNSt3tr114_Function_base13_Base_managerINS_5_BindIFNS_7_Mem_fnIMN4Gosu6WindowEFvNS4_6ButtonEEEEPS5_NS_12_PlaceholderILi1EEEEEEE10_M_destroyERNS_9_Any_dataENS_17integral_constantIbLb0EEE':
  200. C:/msys64/mingw32/include/c++/5.3.0/tr1/functional:1652: undefined reference to `operator delete(void*)'
  201. C:/gosu/lib/libgosu.a(Window.o):Window.cpp:(.rdata$_ZTINSt3tr15_BindIFNS_7_Mem_fnIMN4Gosu6WindowEFvNS2_6ButtonEEEEPS3_NS_12_PlaceholderILi1EEEEEE[__ZTINSt3tr15_BindIFNS_7_Mem_fnIMN4Gosu6WindowEFvNS2_6ButtonEEEEPS3_NS_12_PlaceholderILi1EEEEEE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  202. C:/gosu/lib/libgosu.a(Window.o):Window.cpp:(.rdata$_ZTINSt3tr117_Weak_result_typeINS_7_Mem_fnIMN4Gosu6WindowEFvNS2_6ButtonEEEEEE[__ZTINSt3tr117_Weak_result_typeINS_7_Mem_fnIMN4Gosu6WindowEFvNS2_6ButtonEEEEEE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  203. C:/gosu/lib/libgosu.a(Window.o):Window.cpp:(.rdata$_ZTINSt3tr122_Weak_result_type_implINS_7_Mem_fnIMN4Gosu6WindowEFvNS2_6ButtonEEEEEE[__ZTINSt3tr122_Weak_result_type_implINS_7_Mem_fnIMN4Gosu6WindowEFvNS2_6ButtonEEEEEE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  204. C:/gosu/lib/libgosu.a(Window.o):Window.cpp:(.rdata$_ZTINSt3tr122_Maybe_get_result_typeILb1ENS_7_Mem_fnIMN4Gosu6WindowEFvNS2_6ButtonEEEEEE[__ZTINSt3tr122_Maybe_get_result_typeILb1ENS_7_Mem_fnIMN4Gosu6WindowEFvNS2_6ButtonEEEEEE]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
  205. C:/gosu/lib/libgosu.a(Window.o):Window.cpp:(.eh_frame+0x13): undefined reference to `__gxx_personality_v0'
  206. C:/gosu/lib/libgosu.a(Window.o):Window.cpp:(.eh_frame$_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_PKS5_+0x13): undefined reference to `__gxx_personality_v0'
  207. C:/gosu/lib/libgosu.a(Window.o):Window.cpp:(.eh_frame$_ZN4Gosu6Window4ImplD1Ev+0x13): undefined reference to `__gxx_personality_v0'
  208. C:/gosu/lib/libgosu.a(Window.o):Window.cpp:(.eh_frame$_ZNSt8auto_ptrIN4Gosu8GraphicsEE5resetEPS1_+0x13): undefined reference to `__gxx_personality_v0'
  209. C:/gosu/lib/libgosu.a(Window.o):Window.cpp:(.eh_frame$_ZNSt8auto_ptrIN4Gosu5InputEE5resetEPS1_+0x13): undefined reference to `__gxx_personality_v0'
  210. C:/gosu/lib/libgosu.a(Window.o):Window.cpp:(.eh_frame$_ZNSt3tr18functionIFvN4Gosu6ButtonEEEaSINS_5_BindIFNS_7_Mem_fnIMNS1_6WindowEFvS2_EEEPS8_NS_12_PlaceholderILi1EEEEEEEEN9__gnu_cxx11__enable_ifIXntsrNS_11is_integralIT_EE5valueERS4_E6__typeESK_+0x13): more undefined references to `__gxx_personality_v0' follow
  211. C:/gosu/lib/libgosu.a(WinUtility.o): In function `ZN4Gosu3Win8instanceEv':
  212. C:\gosu/src/WinUtility.cpp:23: undefined reference to `std::allocator<char>::allocator()'
  213. C:\gosu/src/WinUtility.cpp:23: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  214. C:\gosu/src/WinUtility.cpp:23: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  215. C:\gosu/src/WinUtility.cpp:23: undefined reference to `std::allocator<char>::~allocator()'
  216. C:\gosu/src/WinUtility.cpp:23: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  217. C:\gosu/src/WinUtility.cpp:23: undefined reference to `std::allocator<char>::~allocator()'
  218. C:/gosu/lib/libgosu.a(WinUtility.o): In function `ZN4Gosu3Win13handleMessageEv':
  219. C:\gosu/src/WinUtility.cpp:36: undefined reference to `std::allocator<char>::allocator()'
  220. C:\gosu/src/WinUtility.cpp:36: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  221. C:\gosu/src/WinUtility.cpp:36: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  222. C:\gosu/src/WinUtility.cpp:36: undefined reference to `std::allocator<char>::~allocator()'
  223. C:/gosu/lib/libgosu.a(WinUtility.o): In function `ZN4Gosu3Win14throwLastErrorERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE':
  224. C:\gosu/src/WinUtility.cpp:86: undefined reference to `__cxa_allocate_exception'
  225. C:\gosu/src/WinUtility.cpp:86: undefined reference to `std::allocator<char>::allocator()'
  226. C:\gosu/src/WinUtility.cpp:86: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  227. C:\gosu/src/WinUtility.cpp:86: undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  228. C:\gosu/src/WinUtility.cpp:86: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  229. C:\gosu/src/WinUtility.cpp:86: undefined reference to `std::allocator<char>::~allocator()'
  230. C:\gosu/src/WinUtility.cpp:86: undefined reference to `std::runtime_error::~runtime_error()'
  231. C:\gosu/src/WinUtility.cpp:86: undefined reference to `__cxa_throw'
  232. C:\gosu/src/WinUtility.cpp:90: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string()'
  233. C:\gosu/src/WinUtility.cpp:93: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::operator=(char const*)'
  234. C:\gosu/src/WinUtility.cpp:103: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::empty() const'
  235. C:\gosu/src/WinUtility.cpp:105: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::operator=(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  236. C:\gosu/src/WinUtility.cpp:104: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  237. C:\gosu/src/WinUtility.cpp:104: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  238. C:\gosu/src/WinUtility.cpp:104: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  239. C:\gosu/src/WinUtility.cpp:108: undefined reference to `__cxa_allocate_exception'
  240. C:\gosu/src/WinUtility.cpp:108: undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  241. C:\gosu/src/WinUtility.cpp:108: undefined reference to `std::runtime_error::~runtime_error()'
  242. C:\gosu/src/WinUtility.cpp:108: undefined reference to `__cxa_throw'
  243. C:\gosu/src/WinUtility.cpp:86: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  244. C:\gosu/src/WinUtility.cpp:86: undefined reference to `std::allocator<char>::~allocator()'
  245. C:\gosu/src/WinUtility.cpp:86: undefined reference to `__cxa_free_exception'
  246. C:\gosu/src/WinUtility.cpp:95: undefined reference to `__cxa_begin_catch'
  247. C:\gosu/src/WinUtility.cpp:98: undefined reference to `__cxa_rethrow'
  248. C:\gosu/src/WinUtility.cpp:95: undefined reference to `__cxa_end_catch'
  249. C:\gosu/src/WinUtility.cpp:104: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  250. C:\gosu/src/WinUtility.cpp:104: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  251. C:\gosu/src/WinUtility.cpp:104: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  252. C:\gosu/src/WinUtility.cpp:108: undefined reference to `__cxa_free_exception'
  253. C:\gosu/src/WinUtility.cpp:90: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  254. C:/gosu/lib/libgosu.a(WinUtility.o): In function `_tcf_0':
  255. C:\gosu/src/WinUtility.cpp:113: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  256. C:/gosu/lib/libgosu.a(WinUtility.o): In function `ZN4Gosu3Win11appFilenameB5cxx11Ev':
  257. C:\gosu/src/WinUtility.cpp:113: undefined reference to `__cxa_guard_acquire'
  258. C:\gosu/src/WinUtility.cpp:113: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string()'
  259. C:\gosu/src/WinUtility.cpp:113: undefined reference to `__cxa_guard_release'
  260. C:\gosu/src/WinUtility.cpp:114: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::empty() const'
  261. C:\gosu/src/WinUtility.cpp:115: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  262. C:\gosu/src/WinUtility.cpp:118: undefined reference to `std::allocator<char>::allocator()'
  263. C:\gosu/src/WinUtility.cpp:118: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  264. C:\gosu/src/WinUtility.cpp:118: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  265. C:\gosu/src/WinUtility.cpp:118: undefined reference to `std::allocator<char>::~allocator()'
  266. C:\gosu/src/WinUtility.cpp:120: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::operator=(wchar_t const*)'
  267. C:\gosu/src/WinUtility.cpp:121: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  268. C:\gosu/src/WinUtility.cpp:113: undefined reference to `__cxa_guard_abort'
  269. C:\gosu/src/WinUtility.cpp:118: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  270. C:\gosu/src/WinUtility.cpp:118: undefined reference to `std::allocator<char>::~allocator()'
  271. C:/gosu/lib/libgosu.a(WinUtility.o): In function `_tcf_1':
  272. C:\gosu/src/WinUtility.cpp:126: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  273. C:/gosu/lib/libgosu.a(WinUtility.o): In function `ZN4Gosu3Win12appDirectoryB5cxx11Ev':
  274. C:\gosu/src/WinUtility.cpp:126: undefined reference to `__cxa_guard_acquire'
  275. C:\gosu/src/WinUtility.cpp:126: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string()'
  276. C:\gosu/src/WinUtility.cpp:126: undefined reference to `__cxa_guard_release'
  277. C:\gosu/src/WinUtility.cpp:127: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::empty() const'
  278. C:\gosu/src/WinUtility.cpp:128: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  279. C:\gosu/src/WinUtility.cpp:130: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::operator=(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  280. C:\gosu/src/WinUtility.cpp:130: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  281. C:\gosu/src/WinUtility.cpp:131: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::find_last_of(wchar_t const*, unsigned int) const'
  282. C:\gosu/src/WinUtility.cpp:133: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::resize(unsigned int)'
  283. C:\gosu/src/WinUtility.cpp:135: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::operator=(wchar_t const*)'
  284. C:\gosu/src/WinUtility.cpp:136: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  285. C:\gosu/src/WinUtility.cpp:126: undefined reference to `__cxa_guard_abort'
  286. C:\gosu/src/WinUtility.cpp:130: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  287. C:/gosu/lib/libgosu.a(WinUtility.o): In function `ZNSt9exceptionC2Ev':
  288. C:/msys64/mingw32/include/c++/5.3.0/exception:63: undefined reference to `vtable for std::exception'
  289. C:/gosu/lib/libgosu.a(WinUtility.o): In function `ZNSt3tr117bad_function_callD1Ev':
  290. C:/msys64/mingw32/include/c++/5.3.0/tr1/functional:1499: undefined reference to `std::exception::~exception()'
  291. C:/msys64/mingw32/include/c++/5.3.0/tr1/functional:1499: undefined reference to `operator delete(void*)'
  292. C:/gosu/lib/libgosu.a(WinUtility.o): In function `ZNSt3tr117bad_function_callD0Ev':
  293. C:/msys64/mingw32/include/c++/5.3.0/tr1/functional:1499: undefined reference to `operator delete(void*)'
  294. C:/gosu/lib/libgosu.a(WinUtility.o): In function `ZNKSt3tr18functionIFbR6tagMSGEEclES2_':
  295. C:/msys64/mingw32/include/c++/5.3.0/tr1/functional:2145: undefined reference to `__cxa_allocate_exception'
  296. C:/msys64/mingw32/include/c++/5.3.0/tr1/functional:2145: undefined reference to `__cxa_throw'
  297. C:/gosu/lib/libgosu.a(WinUtility.o): In function `ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_RKS8_':
  298. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:1158: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string()'
  299. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:1159: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::size() const'
  300. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:1159: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned int)'
  301. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:1160: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(char const*, unsigned int)'
  302. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:1161: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  303. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:1162: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  304. C:/gosu/lib/libgosu.a(WinUtility.o): In function `ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_SA_':
  305. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:4788: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  306. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:4789: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  307. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:4790: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  308. C:/gosu/lib/libgosu.a(WinUtility.o): In function `ZNSt6vectorINSt3tr18functionIFbR6tagMSGEEESaIS5_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS5_S7_EERKS5_':
  309. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_begin_catch'
  310. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:390: undefined reference to `__cxa_rethrow'
  311. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_end_catch'
  312. C:/gosu/lib/libgosu.a(WinUtility.o): In function `ZNKSt6vectorINSt3tr18functionIFbR6tagMSGEEESaIS5_EE12_M_check_lenEjPKc':
  313. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:1425: undefined reference to `std::__throw_length_error(char const*)'
  314. C:/gosu/lib/libgosu.a(WinUtility.o): In function `ZN9__gnu_cxx13new_allocatorINSt3tr18functionIFbR6tagMSGEEEE10deallocateEPS6_j':
  315. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  316. C:/gosu/lib/libgosu.a(WinUtility.o): In function `ZN9__gnu_cxx13new_allocatorINSt3tr18functionIFbR6tagMSGEEEE8allocateEjPKv':
  317. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  318. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned int)'
  319. C:/gosu/lib/libgosu.a(WinUtility.o): In function `ZNSt20__uninitialized_copyILb0EE13__uninit_copyIPNSt3tr18functionIFbR6tagMSGEEES8_EET0_T_SA_S9_':
  320. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_begin_catch'
  321. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:81: undefined reference to `__cxa_rethrow'
  322. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_end_catch'
  323. C:/gosu/lib/libgosu.a(WinUtility.o):WinUtility.cpp:(.rdata$_ZTVNSt3tr117bad_function_callE[__ZTVNSt3tr117bad_function_callE]+0x10): undefined reference to `std::exception::what() const'
  324. C:/gosu/lib/libgosu.a(WinUtility.o):WinUtility.cpp:(.rdata$_ZTINSt3tr117bad_function_callE[__ZTINSt3tr117bad_function_callE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  325. C:/gosu/lib/libgosu.a(WinUtility.o):WinUtility.cpp:(.eh_frame+0x4b): undefined reference to `__gxx_personality_v0'
  326. C:/gosu/lib/libgosu.a(WinUtility.o):WinUtility.cpp:(.eh_frame$_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_RKS8_+0x13): undefined reference to `__gxx_personality_v0'
  327. C:/gosu/lib/libgosu.a(WinUtility.o):WinUtility.cpp:(.eh_frame$_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_SA_+0x13): undefined reference to `__gxx_personality_v0'
  328. C:/gosu/lib/libgosu.a(WinUtility.o):WinUtility.cpp:(.eh_frame$_ZNSt12_Vector_baseINSt3tr18functionIFbR6tagMSGEEESaIS5_EED2Ev+0x13): undefined reference to `__gxx_personality_v0'
  329. C:/gosu/lib/libgosu.a(WinUtility.o):WinUtility.cpp:(.eh_frame$_ZNSt6vectorINSt3tr18functionIFbR6tagMSGEEESaIS5_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS5_S7_EERKS5_+0x13): undefined reference to `__gxx_personality_v0'
  330. C:/gosu/lib/libgosu.a(WinUtility.o):WinUtility.cpp:(.eh_frame$_ZN9__gnu_cxx13new_allocatorINSt3tr18functionIFbR6tagMSGEEEE9constructEPS6_RKS6_+0x13): more undefined references to `__gxx_personality_v0' follow
  331. C:/gosu/lib/libgosu.a(Graphics.o): In function `currentGraphics':
  332. C:\gosu/src/Graphics/Graphics.cpp:25: undefined reference to `__cxa_allocate_exception'
  333. C:\gosu/src/Graphics/Graphics.cpp:25: undefined reference to `std::allocator<char>::allocator()'
  334. C:\gosu/src/Graphics/Graphics.cpp:25: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  335. C:\gosu/src/Graphics/Graphics.cpp:25: undefined reference to `std::logic_error::logic_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  336. C:\gosu/src/Graphics/Graphics.cpp:25: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  337. C:\gosu/src/Graphics/Graphics.cpp:25: undefined reference to `std::allocator<char>::~allocator()'
  338. C:\gosu/src/Graphics/Graphics.cpp:25: undefined reference to `std::logic_error::~logic_error()'
  339. C:\gosu/src/Graphics/Graphics.cpp:25: undefined reference to `__cxa_throw'
  340. C:\gosu/src/Graphics/Graphics.cpp:25: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  341. C:\gosu/src/Graphics/Graphics.cpp:25: undefined reference to `std::allocator<char>::~allocator()'
  342. C:\gosu/src/Graphics/Graphics.cpp:25: undefined reference to `__cxa_free_exception'
  343. C:/gosu/lib/libgosu.a(Graphics.o): In function `currentQueue':
  344. C:\gosu/src/Graphics/Graphics.cpp:38: undefined reference to `__cxa_allocate_exception'
  345. C:\gosu/src/Graphics/Graphics.cpp:38: undefined reference to `std::allocator<char>::allocator()'
  346. C:\gosu/src/Graphics/Graphics.cpp:38: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  347. C:\gosu/src/Graphics/Graphics.cpp:38: undefined reference to `std::logic_error::logic_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  348. C:\gosu/src/Graphics/Graphics.cpp:38: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  349. C:\gosu/src/Graphics/Graphics.cpp:38: undefined reference to `std::allocator<char>::~allocator()'
  350. C:\gosu/src/Graphics/Graphics.cpp:38: undefined reference to `std::logic_error::~logic_error()'
  351. C:\gosu/src/Graphics/Graphics.cpp:38: undefined reference to `__cxa_throw'
  352. C:\gosu/src/Graphics/Graphics.cpp:38: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  353. C:\gosu/src/Graphics/Graphics.cpp:38: undefined reference to `std::allocator<char>::~allocator()'
  354. C:\gosu/src/Graphics/Graphics.cpp:38: undefined reference to `__cxa_free_exception'
  355. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZN4Gosu8GraphicsC2Ejjb':
  356. C:\gosu/src/Graphics/Graphics.cpp:67: undefined reference to `operator new(unsigned int)'
  357. C:\gosu/src/Graphics/Graphics.cpp:67: undefined reference to `operator delete(void*)'
  358. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZN4Gosu8Graphics13setResolutionEjjdd':
  359. C:\gosu/src/Graphics/Graphics.cpp:108: undefined reference to `__cxa_allocate_exception'
  360. C:\gosu/src/Graphics/Graphics.cpp:108: undefined reference to `std::allocator<char>::allocator()'
  361. C:\gosu/src/Graphics/Graphics.cpp:108: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  362. C:\gosu/src/Graphics/Graphics.cpp:108: undefined reference to `std::invalid_argument::invalid_argument(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  363. C:\gosu/src/Graphics/Graphics.cpp:108: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  364. C:\gosu/src/Graphics/Graphics.cpp:108: undefined reference to `std::allocator<char>::~allocator()'
  365. C:\gosu/src/Graphics/Graphics.cpp:108: undefined reference to `std::invalid_argument::~invalid_argument()'
  366. C:\gosu/src/Graphics/Graphics.cpp:108: undefined reference to `__cxa_throw'
  367. C:\gosu/src/Graphics/Graphics.cpp:108: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  368. C:\gosu/src/Graphics/Graphics.cpp:108: undefined reference to `std::allocator<char>::~allocator()'
  369. C:\gosu/src/Graphics/Graphics.cpp:108: undefined reference to `__cxa_free_exception'
  370. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZN4Gosu8Graphics5beginENS_5ColorE':
  371. C:\gosu/src/Graphics/Graphics.cpp:121: undefined reference to `__cxa_allocate_exception'
  372. C:\gosu/src/Graphics/Graphics.cpp:121: undefined reference to `std::allocator<char>::allocator()'
  373. C:\gosu/src/Graphics/Graphics.cpp:121: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  374. C:\gosu/src/Graphics/Graphics.cpp:121: undefined reference to `std::logic_error::logic_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  375. C:\gosu/src/Graphics/Graphics.cpp:121: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  376. C:\gosu/src/Graphics/Graphics.cpp:121: undefined reference to `std::allocator<char>::~allocator()'
  377. C:\gosu/src/Graphics/Graphics.cpp:121: undefined reference to `std::logic_error::~logic_error()'
  378. C:\gosu/src/Graphics/Graphics.cpp:121: undefined reference to `__cxa_throw'
  379. C:\gosu/src/Graphics/Graphics.cpp:121: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  380. C:\gosu/src/Graphics/Graphics.cpp:121: undefined reference to `std::allocator<char>::~allocator()'
  381. C:\gosu/src/Graphics/Graphics.cpp:121: undefined reference to `__cxa_free_exception'
  382. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZN4Gosu8Graphics7beginGLEv':
  383. C:\gosu/src/Graphics/Graphics.cpp:209: undefined reference to `__cxa_allocate_exception'
  384. C:\gosu/src/Graphics/Graphics.cpp:209: undefined reference to `std::allocator<char>::allocator()'
  385. C:\gosu/src/Graphics/Graphics.cpp:209: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  386. C:\gosu/src/Graphics/Graphics.cpp:209: undefined reference to `std::logic_error::logic_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  387. C:\gosu/src/Graphics/Graphics.cpp:209: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  388. C:\gosu/src/Graphics/Graphics.cpp:209: undefined reference to `std::allocator<char>::~allocator()'
  389. C:\gosu/src/Graphics/Graphics.cpp:209: undefined reference to `std::logic_error::~logic_error()'
  390. C:\gosu/src/Graphics/Graphics.cpp:209: undefined reference to `__cxa_throw'
  391. C:\gosu/src/Graphics/Graphics.cpp:209: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  392. C:\gosu/src/Graphics/Graphics.cpp:209: undefined reference to `std::allocator<char>::~allocator()'
  393. C:\gosu/src/Graphics/Graphics.cpp:209: undefined reference to `__cxa_free_exception'
  394. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZN4Gosu8Graphics12endRecordingEii':
  395. C:\gosu/src/Graphics/Graphics.cpp:302: undefined reference to `__cxa_allocate_exception'
  396. C:\gosu/src/Graphics/Graphics.cpp:302: undefined reference to `std::allocator<char>::allocator()'
  397. C:\gosu/src/Graphics/Graphics.cpp:302: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  398. C:\gosu/src/Graphics/Graphics.cpp:302: undefined reference to `std::logic_error::logic_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  399. C:\gosu/src/Graphics/Graphics.cpp:302: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  400. C:\gosu/src/Graphics/Graphics.cpp:302: undefined reference to `std::allocator<char>::~allocator()'
  401. C:\gosu/src/Graphics/Graphics.cpp:302: undefined reference to `std::logic_error::~logic_error()'
  402. C:\gosu/src/Graphics/Graphics.cpp:302: undefined reference to `__cxa_throw'
  403. C:\gosu/src/Graphics/Graphics.cpp:304: undefined reference to `operator new(unsigned int)'
  404. C:\gosu/src/Graphics/Graphics.cpp:302: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  405. C:\gosu/src/Graphics/Graphics.cpp:302: undefined reference to `std::allocator<char>::~allocator()'
  406. C:\gosu/src/Graphics/Graphics.cpp:302: undefined reference to `__cxa_free_exception'
  407. C:\gosu/src/Graphics/Graphics.cpp:304: undefined reference to `operator delete(void*)'
  408. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZN4Gosu8Graphics11createImageERKNS_6BitmapEjjjjj':
  409. C:\gosu/src/Graphics/Graphics.cpp:417: undefined reference to `operator new(unsigned int)'
  410. C:\gosu/src/Graphics/Graphics.cpp:435: undefined reference to `__cxa_allocate_exception'
  411. C:\gosu/src/Graphics/Graphics.cpp:435: undefined reference to `std::allocator<char>::allocator()'
  412. C:\gosu/src/Graphics/Graphics.cpp:435: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  413. C:\gosu/src/Graphics/Graphics.cpp:435: undefined reference to `std::logic_error::logic_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  414. C:\gosu/src/Graphics/Graphics.cpp:435: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  415. C:\gosu/src/Graphics/Graphics.cpp:435: undefined reference to `std::allocator<char>::~allocator()'
  416. C:\gosu/src/Graphics/Graphics.cpp:435: undefined reference to `std::logic_error::~logic_error()'
  417. C:\gosu/src/Graphics/Graphics.cpp:435: undefined reference to `__cxa_throw'
  418. C:\gosu/src/Graphics/Graphics.cpp:445: undefined reference to `operator new(unsigned int)'
  419. C:\gosu/src/Graphics/Graphics.cpp:469: undefined reference to `operator new(unsigned int)'
  420. C:\gosu/src/Graphics/Graphics.cpp:475: undefined reference to `__cxa_allocate_exception'
  421. C:\gosu/src/Graphics/Graphics.cpp:475: undefined reference to `std::allocator<char>::allocator()'
  422. C:\gosu/src/Graphics/Graphics.cpp:475: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  423. C:\gosu/src/Graphics/Graphics.cpp:475: undefined reference to `std::logic_error::logic_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  424. C:\gosu/src/Graphics/Graphics.cpp:475: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  425. C:\gosu/src/Graphics/Graphics.cpp:475: undefined reference to `std::allocator<char>::~allocator()'
  426. C:\gosu/src/Graphics/Graphics.cpp:475: undefined reference to `std::logic_error::~logic_error()'
  427. C:\gosu/src/Graphics/Graphics.cpp:475: undefined reference to `__cxa_throw'
  428. C:\gosu/src/Graphics/Graphics.cpp:417: undefined reference to `operator delete(void*)'
  429. C:\gosu/src/Graphics/Graphics.cpp:435: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  430. C:\gosu/src/Graphics/Graphics.cpp:435: undefined reference to `std::allocator<char>::~allocator()'
  431. C:\gosu/src/Graphics/Graphics.cpp:435: undefined reference to `__cxa_free_exception'
  432. C:\gosu/src/Graphics/Graphics.cpp:445: undefined reference to `operator delete(void*)'
  433. C:\gosu/src/Graphics/Graphics.cpp:469: undefined reference to `operator delete(void*)'
  434. C:\gosu/src/Graphics/Graphics.cpp:475: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  435. C:\gosu/src/Graphics/Graphics.cpp:475: undefined reference to `std::allocator<char>::~allocator()'
  436. C:\gosu/src/Graphics/Graphics.cpp:475: undefined reference to `__cxa_free_exception'
  437. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZN4Gosu11DrawOpQueue13beginClippingEddddd':
  438. C:\gosu/src/Graphics/DrawOpQueue.hpp:79: undefined reference to `__cxa_allocate_exception'
  439. C:\gosu/src/Graphics/DrawOpQueue.hpp:79: undefined reference to `std::allocator<char>::allocator()'
  440. C:\gosu/src/Graphics/DrawOpQueue.hpp:79: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  441. C:\gosu/src/Graphics/DrawOpQueue.hpp:79: undefined reference to `std::logic_error::logic_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  442. C:\gosu/src/Graphics/DrawOpQueue.hpp:79: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  443. C:\gosu/src/Graphics/DrawOpQueue.hpp:79: undefined reference to `std::allocator<char>::~allocator()'
  444. C:\gosu/src/Graphics/DrawOpQueue.hpp:79: undefined reference to `std::logic_error::~logic_error()'
  445. C:\gosu/src/Graphics/DrawOpQueue.hpp:79: undefined reference to `__cxa_throw'
  446. C:\gosu/src/Graphics/DrawOpQueue.hpp:79: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  447. C:\gosu/src/Graphics/DrawOpQueue.hpp:79: undefined reference to `std::allocator<char>::~allocator()'
  448. C:\gosu/src/Graphics/DrawOpQueue.hpp:79: undefined reference to `__cxa_free_exception'
  449. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZN4Gosu11DrawOpQueue21performDrawOpsAndCodeEv':
  450. C:\gosu/src/Graphics/DrawOpQueue.hpp:123: undefined reference to `__cxa_allocate_exception'
  451. C:\gosu/src/Graphics/DrawOpQueue.hpp:123: undefined reference to `std::allocator<char>::allocator()'
  452. C:\gosu/src/Graphics/DrawOpQueue.hpp:123: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  453. C:\gosu/src/Graphics/DrawOpQueue.hpp:123: undefined reference to `std::logic_error::logic_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  454. C:\gosu/src/Graphics/DrawOpQueue.hpp:123: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  455. C:\gosu/src/Graphics/DrawOpQueue.hpp:123: undefined reference to `std::allocator<char>::~allocator()'
  456. C:\gosu/src/Graphics/DrawOpQueue.hpp:123: undefined reference to `std::logic_error::~logic_error()'
  457. C:\gosu/src/Graphics/DrawOpQueue.hpp:123: undefined reference to `__cxa_throw'
  458. C:\gosu/src/Graphics/DrawOpQueue.hpp:123: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  459. C:\gosu/src/Graphics/DrawOpQueue.hpp:123: undefined reference to `std::allocator<char>::~allocator()'
  460. C:\gosu/src/Graphics/DrawOpQueue.hpp:123: undefined reference to `__cxa_free_exception'
  461. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt7__cxx114listINSt3tr15arrayIdLj16EEESaIS3_EE6insertESt14_List_iteratorIS3_ERKS3_':
  462. C:/msys64/mingw32/include/c++/5.3.0/bits/list.tcc:107: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  463. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNKSt3tr18functionIFvvEEclEv':
  464. C:/msys64/mingw32/include/c++/5.3.0/tr1/functional:2145: undefined reference to `__cxa_allocate_exception'
  465. C:/msys64/mingw32/include/c++/5.3.0/tr1/functional:2145: undefined reference to `__cxa_throw'
  466. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt8auto_ptrIN4Gosu8Graphics4ImplEED1Ev':
  467. C:/msys64/mingw32/include/c++/5.3.0/backward/auto_ptr.h:170: undefined reference to `operator delete(void*)'
  468. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt7__cxx114listIN4Gosu11DrawOpQueueESaIS2_EE4swapERS4_':
  469. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_list.h:1346: undefined reference to `std::__detail::_List_node_base::swap(std::__detail::_List_node_base&, std::__detail::_List_node_base&)'
  470. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt8auto_ptrIN4Gosu9ImageDataEEaSESt12auto_ptr_refIS1_E':
  471. C:/msys64/mingw32/include/c++/5.3.0/backward/auto_ptr.h:264: undefined reference to `__cxa_call_unexpected'
  472. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt8auto_ptrIN4Gosu9ImageDataEE5resetEPS1_':
  473. C:/msys64/mingw32/include/c++/5.3.0/backward/auto_ptr.h:240: undefined reference to `__cxa_call_unexpected'
  474. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt7__cxx114listINSt3tr15arrayIdLj16EEESaIS3_EE14_M_create_nodeERKS3_':
  475. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_list.h:559: undefined reference to `__cxa_begin_catch'
  476. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_list.h:562: undefined reference to `__cxa_rethrow'
  477. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_list.h:559: undefined reference to `__cxa_end_catch'
  478. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt7__cxx114listINSt3tr15arrayIdLj16EEESaIS3_EE9_M_insertESt14_List_iteratorIS3_ERKS3_':
  479. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_list.h:1755: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  480. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt7__cxx114listINSt3tr15arrayIdLj16EEESaIS3_EE8_M_eraseESt14_List_iteratorIS3_E':
  481. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_list.h:1774: undefined reference to `std::__detail::_List_node_base::_M_unhook()'
  482. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt6vectorIN4Gosu8ClipRectESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_':
  483. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_begin_catch'
  484. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:390: undefined reference to `__cxa_rethrow'
  485. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_end_catch'
  486. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt6vectorIN4Gosu6DrawOpESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_':
  487. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_begin_catch'
  488. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:390: undefined reference to `__cxa_rethrow'
  489. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_end_catch'
  490. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt6vectorINSt3tr18functionIFvvEEESaIS3_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS3_S5_EERKS3_':
  491. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_begin_catch'
  492. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:390: undefined reference to `__cxa_rethrow'
  493. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_end_catch'
  494. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt7__cxx114listIN4Gosu11DrawOpQueueESaIS2_EE8_M_eraseESt14_List_iteratorIS2_E':
  495. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_list.h:1774: undefined reference to `std::__detail::_List_node_base::_M_unhook()'
  496. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt6vectorINSt3tr110shared_ptrIN4Gosu7TextureEEESaIS4_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS4_S6_EERKS4_':
  497. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_begin_catch'
  498. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:390: undefined reference to `__cxa_rethrow'
  499. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_end_catch'
  500. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNKSt6vectorIN4Gosu8ClipRectESaIS1_EE12_M_check_lenEjPKc':
  501. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:1425: undefined reference to `std::__throw_length_error(char const*)'
  502. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNKSt6vectorIN4Gosu6DrawOpESaIS1_EE12_M_check_lenEjPKc':
  503. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:1425: undefined reference to `std::__throw_length_error(char const*)'
  504. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNKSt6vectorINSt3tr18functionIFvvEEESaIS3_EE12_M_check_lenEjPKc':
  505. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:1425: undefined reference to `std::__throw_length_error(char const*)'
  506. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt17_Temporary_bufferIN9__gnu_cxx17__normal_iteratorIPN4Gosu6DrawOpESt6vectorIS3_SaIS3_EEEES3_EC1ES8_S8_':
  507. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tempbuf.h:258: undefined reference to `__cxa_begin_catch'
  508. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tempbuf.h:263: undefined reference to `__cxa_rethrow'
  509. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tempbuf.h:258: undefined reference to `__cxa_end_catch'
  510. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt3tr114_Function_base13_Base_managerIN4Gosu12RunGLFunctorEE15_M_init_functorERNS_9_Any_dataERKS3_NS_17integral_constantIbLb0EEE':
  511. C:/msys64/mingw32/include/c++/5.3.0/tr1/functional:1713: undefined reference to `operator new(unsigned int)'
  512. C:/msys64/mingw32/include/c++/5.3.0/tr1/functional:1713: undefined reference to `operator delete(void*)'
  513. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt3tr114_Function_base13_Base_managerIN4Gosu12RunGLFunctorEE8_M_cloneERNS_9_Any_dataERKS5_NS_17integral_constantIbLb0EEE':
  514. C:/msys64/mingw32/include/c++/5.3.0/tr1/functional:1636: undefined reference to `operator new(unsigned int)'
  515. C:/msys64/mingw32/include/c++/5.3.0/tr1/functional:1636: undefined reference to `operator delete(void*)'
  516. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt3tr114_Function_base13_Base_managerIN4Gosu12RunGLFunctorEE10_M_destroyERNS_9_Any_dataENS_17integral_constantIbLb0EEE':
  517. C:/msys64/mingw32/include/c++/5.3.0/tr1/functional:1652: undefined reference to `operator delete(void*)'
  518. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt3tr114__shared_countILN9__gnu_cxx12_Lock_policyE2EEC1IPN4Gosu7TextureEEET_':
  519. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:302: undefined reference to `operator new(unsigned int)'
  520. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:302: undefined reference to `operator delete(void*)'
  521. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:305: undefined reference to `__cxa_begin_catch'
  522. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:307: undefined reference to `operator delete(void*)'
  523. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:308: undefined reference to `__cxa_rethrow'
  524. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:305: undefined reference to `__cxa_end_catch'
  525. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNKSt6vectorINSt3tr110shared_ptrIN4Gosu7TextureEEESaIS4_EE12_M_check_lenEjPKc':
  526. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:1425: undefined reference to `std::__throw_length_error(char const*)'
  527. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt3tr116_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EED2Ev':
  528. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:111: undefined reference to `operator delete(void*)'
  529. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZN9__gnu_cxx13new_allocatorISt10_List_nodeINSt3tr15arrayIdLj16EEEEE8allocateEjPKv':
  530. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  531. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned int)'
  532. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZN9__gnu_cxx13new_allocatorISt10_List_nodeINSt3tr15arrayIdLj16EEEEE10deallocateEPS5_j':
  533. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  534. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt7__cxx114listINSt3tr15arrayIdLj16EEESaIS3_EE11_M_transferESt14_List_iteratorIS3_ES7_S7_':
  535. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_list.h:1747: undefined reference to `std::__detail::_List_node_base::_M_transfer(std::__detail::_List_node_base*, std::__detail::_List_node_base*)'
  536. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZSt20get_temporary_bufferIN4Gosu6DrawOpEESt4pairIPT_iEi':
  537. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tempbuf.h:94: undefined reference to `std::nothrow'
  538. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tempbuf.h:94: undefined reference to `operator new(unsigned int, std::nothrow_t const&)'
  539. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZSt23return_temporary_bufferIN4Gosu6DrawOpEEvPT_':
  540. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tempbuf.h:113: undefined reference to `std::nothrow'
  541. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tempbuf.h:113: undefined reference to `operator delete(void*, std::nothrow_t const&)'
  542. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZN9__gnu_cxx13new_allocatorISt10_List_nodeIN4Gosu11DrawOpQueueEEE10deallocateEPS4_j':
  543. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  544. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt20__uninitialized_copyILb0EE13__uninit_copyIN9__gnu_cxx17__normal_iteratorIPKN4Gosu6DrawOpESt6vectorIS5_SaIS5_EEEEPS5_EET0_T_SE_SD_':
  545. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_begin_catch'
  546. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:81: undefined reference to `__cxa_rethrow'
  547. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_end_catch'
  548. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt20__uninitialized_copyILb0EE13__uninit_copyIN9__gnu_cxx17__normal_iteratorIPKNSt3tr18functionIFvvEEESt6vectorIS7_SaIS7_EEEEPS7_EET0_T_SG_SF_':
  549. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_begin_catch'
  550. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:81: undefined reference to `__cxa_rethrow'
  551. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_end_catch'
  552. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt7__cxx114listIN4Gosu11DrawOpQueueESaIS2_EE11_M_transferESt14_List_iteratorIS2_ES6_S6_':
  553. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_list.h:1747: undefined reference to `std::__detail::_List_node_base::_M_transfer(std::__detail::_List_node_base*, std::__detail::_List_node_base*)'
  554. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZN9__gnu_cxx13new_allocatorIN4Gosu5ColorEE10deallocateEPS2_j':
  555. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  556. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZN9__gnu_cxx13new_allocatorIN4Gosu8ClipRectEE10deallocateEPS2_j':
  557. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  558. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZN9__gnu_cxx13new_allocatorIN4Gosu8ClipRectEE8allocateEjPKv':
  559. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  560. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned int)'
  561. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZN9__gnu_cxx13new_allocatorIN4Gosu6DrawOpEE10deallocateEPS2_j':
  562. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  563. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZN9__gnu_cxx13new_allocatorINSt3tr18functionIFvvEEEE10deallocateEPS4_j':
  564. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  565. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZN9__gnu_cxx13new_allocatorIN4Gosu6DrawOpEE8allocateEjPKv':
  566. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  567. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned int)'
  568. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZN9__gnu_cxx13new_allocatorINSt3tr18functionIFvvEEEE8allocateEjPKv':
  569. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  570. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned int)'
  571. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt38__uninitialized_construct_buf_dispatchILb0EE5__ucrIPN4Gosu6DrawOpEN9__gnu_cxx17__normal_iteratorIS4_St6vectorIS3_SaIS3_EEEEEEvT_SB_T0_':
  572. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tempbuf.h:203: undefined reference to `__cxa_begin_catch'
  573. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tempbuf.h:206: undefined reference to `__cxa_rethrow'
  574. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tempbuf.h:203: undefined reference to `__cxa_end_catch'
  575. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZN9__gnu_cxx13new_allocatorINSt3tr110shared_ptrIN4Gosu7TextureEEEE10deallocateEPS5_j':
  576. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  577. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZN9__gnu_cxx13new_allocatorINSt3tr110shared_ptrIN4Gosu7TextureEEEE8allocateEjPKv':
  578. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  579. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned int)'
  580. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZN9__gnu_cxx13new_allocatorIN4Gosu5ColorEE8allocateEjPKv':
  581. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  582. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned int)'
  583. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt20__uninitialized_copyILb0EE13__uninit_copyIPN4Gosu6DrawOpES4_EET0_T_S6_S5_':
  584. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_begin_catch'
  585. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:81: undefined reference to `__cxa_rethrow'
  586. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_end_catch'
  587. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt20__uninitialized_copyILb0EE13__uninit_copyIPNSt3tr18functionIFvvEEES6_EET0_T_S8_S7_':
  588. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_begin_catch'
  589. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:81: undefined reference to `__cxa_rethrow'
  590. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_end_catch'
  591. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt7__cxx114listIN4Gosu11DrawOpQueueESaIS2_EE9_M_insertESt14_List_iteratorIS2_ERKS2_':
  592. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_list.h:1755: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  593. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt20__uninitialized_copyILb0EE13__uninit_copyIPNSt3tr110shared_ptrIN4Gosu7TextureEEES7_EET0_T_S9_S8_':
  594. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_begin_catch'
  595. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:81: undefined reference to `__cxa_rethrow'
  596. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_end_catch'
  597. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt7__cxx114listIN4Gosu11DrawOpQueueESaIS2_EE14_M_create_nodeERKS2_':
  598. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_list.h:559: undefined reference to `__cxa_begin_catch'
  599. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_list.h:562: undefined reference to `__cxa_rethrow'
  600. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_list.h:559: undefined reference to `__cxa_end_catch'
  601. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZN9__gnu_cxx13new_allocatorISt10_List_nodeIN4Gosu11DrawOpQueueEEE8allocateEjPKv':
  602. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  603. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned int)'
  604. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt3tr121_Sp_counted_base_implIPN4Gosu7TextureENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EED1Ev':
  605. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:247: undefined reference to `operator delete(void*)'
  606. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt3tr121_Sp_counted_base_implIPN4Gosu7TextureENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EED0Ev':
  607. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:247: undefined reference to `operator delete(void*)'
  608. C:/gosu/lib/libgosu.a(Graphics.o):Graphics.cpp:(.rdata$_ZTVNSt3tr116_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EEE[__ZTVNSt3tr116_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EEE]+0x10): undefined reference to `__cxa_pure_virtual'
  609. C:/gosu/lib/libgosu.a(Graphics.o):Graphics.cpp:(.rdata$_ZTVNSt3tr116_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EEE[__ZTVNSt3tr116_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EEE]+0x18): undefined reference to `__cxa_pure_virtual'
  610. C:/gosu/lib/libgosu.a(Graphics.o):Graphics.cpp:(.rdata$_ZTINSt3tr121_Sp_counted_base_implIPN4Gosu7TextureENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EEE[__ZTINSt3tr121_Sp_counted_base_implIPN4Gosu7TextureENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EEE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  611. C:/gosu/lib/libgosu.a(Graphics.o):Graphics.cpp:(.rdata$_ZTIN4Gosu12RunGLFunctorE[__ZTIN4Gosu12RunGLFunctorE]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
  612. C:/gosu/lib/libgosu.a(Graphics.o):Graphics.cpp:(.rdata$_ZTISt16invalid_argument[__ZTISt16invalid_argument]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  613. C:/gosu/lib/libgosu.a(Graphics.o):Graphics.cpp:(.rdata$_ZTISt11logic_error[__ZTISt11logic_error]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  614. C:/gosu/lib/libgosu.a(Graphics.o):Graphics.cpp:(.rdata$_ZTINSt3tr116_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EEE[__ZTINSt3tr116_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EEE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  615. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNSt3tr121_Sp_counted_base_implIPN4Gosu7TextureENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info':
  616. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:263: undefined reference to `std::type_info::operator==(std::type_info const&) const'
  617. C:/gosu/lib/libgosu.a(Graphics.o): In function `ZNKSt3tr111_Sp_deleterIN4Gosu7TextureEEclEPS2_':
  618. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:285: undefined reference to `operator delete(void*)'
  619. C:/gosu/lib/libgosu.a(Graphics.o):Graphics.cpp:(.rdata$_ZTINSt3tr111_Sp_deleterIN4Gosu7TextureEEE[__ZTINSt3tr111_Sp_deleterIN4Gosu7TextureEEE]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
  620. C:/gosu/lib/libgosu.a(Graphics.o):Graphics.cpp:(.rdata$_ZTINSt3tr111_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EEE[__ZTINSt3tr111_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EEE]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
  621. C:/gosu/lib/libgosu.a(Graphics.o):Graphics.cpp:(.eh_frame+0x10b): undefined reference to `__gxx_personality_v0'
  622. C:/gosu/lib/libgosu.a(Graphics.o):Graphics.cpp:(.eh_frame$_ZN4Gosu6BitmapC1EjjNS_5ColorE+0x13): undefined reference to `__gxx_personality_v0'
  623. C:/gosu/lib/libgosu.a(Graphics.o):Graphics.cpp:(.eh_frame$_ZN4Gosu18RenderStateManagerC1Ev+0x13): undefined reference to `__gxx_personality_v0'
  624. C:/gosu/lib/libgosu.a(Graphics.o):Graphics.cpp:(.eh_frame$_ZN4Gosu18RenderStateManagerD1Ev+0x13): undefined reference to `__gxx_personality_v0'
  625. C:/gosu/lib/libgosu.a(Graphics.o):Graphics.cpp:(.eh_frame$_ZN4Gosu18RenderStateManager14setRenderStateERKNS_11RenderStateE+0x13): undefined reference to `__gxx_personality_v0'
  626. C:/gosu/lib/libgosu.a(Graphics.o):Graphics.cpp:(.eh_frame$_ZN4Gosu14TransformStackC1Ev+0x13): more undefined references to `__gxx_personality_v0' follow
  627. C:/gosu/lib/libgosu.a(Image.o): In function `ZN4Gosu5ImageC2ESt8auto_ptrINS_9ImageDataEE':
  628. C:\gosu/src/Graphics/Image.cpp:44: undefined reference to `__cxa_allocate_exception'
  629. C:\gosu/src/Graphics/Image.cpp:44: undefined reference to `std::allocator<char>::allocator()'
  630. C:\gosu/src/Graphics/Image.cpp:44: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  631. C:\gosu/src/Graphics/Image.cpp:44: undefined reference to `std::invalid_argument::invalid_argument(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  632. C:\gosu/src/Graphics/Image.cpp:44: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  633. C:\gosu/src/Graphics/Image.cpp:44: undefined reference to `std::allocator<char>::~allocator()'
  634. C:\gosu/src/Graphics/Image.cpp:44: undefined reference to `std::invalid_argument::~invalid_argument()'
  635. C:\gosu/src/Graphics/Image.cpp:44: undefined reference to `__cxa_throw'
  636. C:\gosu/src/Graphics/Image.cpp:44: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  637. C:\gosu/src/Graphics/Image.cpp:44: undefined reference to `std::allocator<char>::~allocator()'
  638. C:\gosu/src/Graphics/Image.cpp:44: undefined reference to `__cxa_free_exception'
  639. C:/gosu/lib/libgosu.a(Image.o): In function `ZNSt6vectorIN4Gosu5ImageESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_':
  640. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_begin_catch'
  641. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:390: undefined reference to `__cxa_rethrow'
  642. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_end_catch'
  643. C:/gosu/lib/libgosu.a(Image.o): In function `ZNSt3tr114__shared_countILN9__gnu_cxx12_Lock_policyE2EEC1IPN4Gosu9ImageDataEEET_':
  644. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:302: undefined reference to `operator new(unsigned int)'
  645. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:302: undefined reference to `operator delete(void*)'
  646. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:305: undefined reference to `__cxa_begin_catch'
  647. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:308: undefined reference to `__cxa_rethrow'
  648. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:305: undefined reference to `__cxa_end_catch'
  649. C:/gosu/lib/libgosu.a(Image.o): In function `ZNKSt6vectorIN4Gosu5ImageESaIS1_EE12_M_check_lenEjPKc':
  650. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:1425: undefined reference to `std::__throw_length_error(char const*)'
  651. C:/gosu/lib/libgosu.a(Image.o): In function `ZNSt20__uninitialized_copyILb0EE13__uninit_copyIPN4Gosu5ImageES4_EET0_T_S6_S5_':
  652. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_begin_catch'
  653. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:81: undefined reference to `__cxa_rethrow'
  654. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_end_catch'
  655. C:/gosu/lib/libgosu.a(Image.o): In function `ZNSt3tr121_Sp_counted_base_implIPN4Gosu9ImageDataENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EED1Ev':
  656. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:247: undefined reference to `operator delete(void*)'
  657. C:/gosu/lib/libgosu.a(Image.o): In function `ZNSt3tr121_Sp_counted_base_implIPN4Gosu9ImageDataENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EED0Ev':
  658. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:247: undefined reference to `operator delete(void*)'
  659. C:/gosu/lib/libgosu.a(Image.o):Image.cpp:(.rdata$_ZTINSt3tr121_Sp_counted_base_implIPN4Gosu9ImageDataENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EEE[__ZTINSt3tr121_Sp_counted_base_implIPN4Gosu9ImageDataENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EEE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  660. C:/gosu/lib/libgosu.a(Image.o): In function `ZNSt3tr121_Sp_counted_base_implIPN4Gosu9ImageDataENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info':
  661. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:263: undefined reference to `std::type_info::operator==(std::type_info const&) const'
  662. C:/gosu/lib/libgosu.a(Image.o):Image.cpp:(.rdata$_ZTINSt3tr111_Sp_deleterIN4Gosu9ImageDataEEE[__ZTINSt3tr111_Sp_deleterIN4Gosu9ImageDataEEE]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
  663. C:/gosu/lib/libgosu.a(Image.o):Image.cpp:(.eh_frame+0x10b): undefined reference to `__gxx_personality_v0'
  664. C:/gosu/lib/libgosu.a(Image.o):Image.cpp:(.eh_frame$_ZNSt6vectorIN4Gosu5ImageESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_+0x13): undefined reference to `__gxx_personality_v0'
  665. C:/gosu/lib/libgosu.a(Image.o):Image.cpp:(.eh_frame$_ZNSt3tr114__shared_countILN9__gnu_cxx12_Lock_policyE2EEC1IPN4Gosu9ImageDataEEET_+0x13): undefined reference to `__gxx_personality_v0'
  666. C:/gosu/lib/libgosu.a(Image.o):Image.cpp:(.eh_frame$_ZN9__gnu_cxx13new_allocatorIN4Gosu5ImageEE9constructEPS2_RKS2_+0x13): undefined reference to `__gxx_personality_v0'
  667. C:/gosu/lib/libgosu.a(Image.o):Image.cpp:(.eh_frame$_ZSt10_ConstructIN4Gosu5ImageES1_EvPT_RKT0_+0x13): undefined reference to `__gxx_personality_v0'
  668. C:/gosu/lib/libgosu.a(Image.o):Image.cpp:(.eh_frame$_ZNSt20__uninitialized_copyILb0EE13__uninit_copyIPN4Gosu5ImageES4_EET0_T_S6_S5_+0x13): more undefined references to `__gxx_personality_v0' follow
  669. C:/gosu/lib/libgosu.a(LargeImageData.o): In function `ZN4Gosu9ImageDataD2Ev':
  670. C:\gosu/./Gosu/ImageData.hpp:41: undefined reference to `operator delete(void*)'
  671. C:/gosu/lib/libgosu.a(LargeImageData.o): In function `ZNSt6vectorINSt3tr110shared_ptrIN4Gosu9ImageDataEEESaIS4_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS4_S6_EEjRKS4_':
  672. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:513: undefined reference to `__cxa_begin_catch'
  673. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:523: undefined reference to `__cxa_rethrow'
  674. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:513: undefined reference to `__cxa_end_catch'
  675. C:/gosu/lib/libgosu.a(LargeImageData.o): In function `ZNKSt6vectorINSt3tr110shared_ptrIN4Gosu9ImageDataEEESaIS4_EE12_M_check_lenEjPKc':
  676. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:1425: undefined reference to `std::__throw_length_error(char const*)'
  677. C:/gosu/lib/libgosu.a(LargeImageData.o): In function `ZN9__gnu_cxx13new_allocatorINSt3tr110shared_ptrIN4Gosu9ImageDataEEEE10deallocateEPS5_j':
  678. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  679. C:/gosu/lib/libgosu.a(LargeImageData.o): In function `ZNSt22__uninitialized_fill_nILb0EE15__uninit_fill_nIPNSt3tr110shared_ptrIN4Gosu9ImageDataEEEjS6_EET_S8_T0_RKT1_':
  680. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:205: undefined reference to `__cxa_begin_catch'
  681. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:208: undefined reference to `__cxa_rethrow'
  682. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:205: undefined reference to `__cxa_end_catch'
  683. C:/gosu/lib/libgosu.a(LargeImageData.o): In function `ZN9__gnu_cxx13new_allocatorINSt3tr110shared_ptrIN4Gosu9ImageDataEEEE8allocateEjPKv':
  684. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  685. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned int)'
  686. C:/gosu/lib/libgosu.a(LargeImageData.o): In function `ZNSt20__uninitialized_copyILb0EE13__uninit_copyIPNSt3tr110shared_ptrIN4Gosu9ImageDataEEES7_EET0_T_S9_S8_':
  687. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_begin_catch'
  688. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:81: undefined reference to `__cxa_rethrow'
  689. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_end_catch'
  690. C:/gosu/lib/libgosu.a(LargeImageData.o): In function `ZN4Gosu14LargeImageDataD1Ev':
  691. C:\gosu/src/Graphics/LargeImageData.hpp:13: undefined reference to `operator delete(void*)'
  692. C:/gosu/lib/libgosu.a(LargeImageData.o): In function `ZN4Gosu14LargeImageDataD0Ev':
  693. C:\gosu/src/Graphics/LargeImageData.hpp:13: undefined reference to `operator delete(void*)'
  694. C:/gosu/lib/libgosu.a(LargeImageData.o):LargeImageData.cpp:(.rdata$_ZTVN4Gosu9ImageDataE[__ZTVN4Gosu9ImageDataE]+0x10): undefined reference to `__cxa_pure_virtual'
  695. C:/gosu/lib/libgosu.a(LargeImageData.o):LargeImageData.cpp:(.rdata$_ZTVN4Gosu9ImageDataE[__ZTVN4Gosu9ImageDataE]+0x14): undefined reference to `__cxa_pure_virtual'
  696. C:/gosu/lib/libgosu.a(LargeImageData.o):LargeImageData.cpp:(.rdata$_ZTVN4Gosu9ImageDataE[__ZTVN4Gosu9ImageDataE]+0x18): undefined reference to `__cxa_pure_virtual'
  697. C:/gosu/lib/libgosu.a(LargeImageData.o):LargeImageData.cpp:(.rdata$_ZTVN4Gosu9ImageDataE[__ZTVN4Gosu9ImageDataE]+0x1c): undefined reference to `__cxa_pure_virtual'
  698. C:/gosu/lib/libgosu.a(LargeImageData.o):LargeImageData.cpp:(.rdata$_ZTVN4Gosu9ImageDataE[__ZTVN4Gosu9ImageDataE]+0x20): undefined reference to `__cxa_pure_virtual'
  699. C:/gosu/lib/libgosu.a(LargeImageData.o):LargeImageData.cpp:(.rdata$_ZTVN4Gosu9ImageDataE[__ZTVN4Gosu9ImageDataE]+0x24): more undefined references to `__cxa_pure_virtual' follow
  700. C:/gosu/lib/libgosu.a(LargeImageData.o):LargeImageData.cpp:(.rdata$_ZTIN4Gosu14LargeImageDataE[__ZTIN4Gosu14LargeImageDataE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  701. C:/gosu/lib/libgosu.a(LargeImageData.o):LargeImageData.cpp:(.rdata$_ZTIN4Gosu9ImageDataE[__ZTIN4Gosu9ImageDataE]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
  702. C:/gosu/lib/libgosu.a(LargeImageData.o):LargeImageData.cpp:(.eh_frame+0x10b): undefined reference to `__gxx_personality_v0'
  703. C:/gosu/lib/libgosu.a(LargeImageData.o):LargeImageData.cpp:(.eh_frame$_ZNSt6vectorINSt3tr110shared_ptrIN4Gosu9ImageDataEEESaIS4_EED1Ev+0x13): undefined reference to `__gxx_personality_v0'
  704. C:/gosu/lib/libgosu.a(LargeImageData.o):LargeImageData.cpp:(.eh_frame$_ZNSt3tr112__shared_ptrIN4Gosu9ImageDataELN9__gnu_cxx12_Lock_policyE2EE5resetIS2_EEvPT_+0x13): undefined reference to `__gxx_personality_v0'
  705. C:/gosu/lib/libgosu.a(LargeImageData.o):LargeImageData.cpp:(.eh_frame$_ZNSt12_Vector_baseINSt3tr110shared_ptrIN4Gosu9ImageDataEEESaIS4_EED2Ev+0x13): undefined reference to `__gxx_personality_v0'
  706. C:/gosu/lib/libgosu.a(LargeImageData.o):LargeImageData.cpp:(.eh_frame$_ZNSt6vectorINSt3tr110shared_ptrIN4Gosu9ImageDataEEESaIS4_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS4_S6_EEjRKS4_+0x13): undefined reference to `__gxx_personality_v0'
  707. C:/gosu/lib/libgosu.a(LargeImageData.o):LargeImageData.cpp:(.eh_frame$_ZNSt22__uninitialized_fill_nILb0EE15__uninit_fill_nIPNSt3tr110shared_ptrIN4Gosu9ImageDataEEEjS6_EET_S8_T0_RKT1_+0x13): more undefined references to `__gxx_personality_v0' follow
  708. C:/gosu/lib/libgosu.a(Macro.o): In function `ZN4Gosu5MacroC2ERNS_11DrawOpQueueEii':
  709. C:\gosu/src/Graphics/Macro.cpp:186: undefined reference to `operator new(unsigned int)'
  710. C:\gosu/src/Graphics/Macro.cpp:186: undefined reference to `operator delete(void*)'
  711. C:/gosu/lib/libgosu.a(Macro.o): In function `ZNK4Gosu5Macro4drawEddNS_5ColorEddS1_ddS1_ddS1_dNS_9AlphaModeE':
  712. C:\gosu/src/Graphics/Macro.cpp:210: undefined reference to `__cxa_allocate_exception'
  713. C:\gosu/src/Graphics/Macro.cpp:210: undefined reference to `std::allocator<char>::allocator()'
  714. C:\gosu/src/Graphics/Macro.cpp:210: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  715. C:\gosu/src/Graphics/Macro.cpp:210: undefined reference to `std::invalid_argument::invalid_argument(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  716. C:\gosu/src/Graphics/Macro.cpp:210: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  717. C:\gosu/src/Graphics/Macro.cpp:210: undefined reference to `std::allocator<char>::~allocator()'
  718. C:\gosu/src/Graphics/Macro.cpp:210: undefined reference to `std::invalid_argument::~invalid_argument()'
  719. C:\gosu/src/Graphics/Macro.cpp:210: undefined reference to `__cxa_throw'
  720. C:\gosu/src/Graphics/Macro.cpp:210: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  721. C:\gosu/src/Graphics/Macro.cpp:210: undefined reference to `std::allocator<char>::~allocator()'
  722. C:\gosu/src/Graphics/Macro.cpp:210: undefined reference to `__cxa_free_exception'
  723. C:/gosu/lib/libgosu.a(Macro.o): In function `ZNK4Gosu5Macro8toBitmapEv':
  724. C:\gosu/src/Graphics/Macro.cpp:225: undefined reference to `__cxa_allocate_exception'
  725. C:\gosu/src/Graphics/Macro.cpp:225: undefined reference to `std::allocator<char>::allocator()'
  726. C:\gosu/src/Graphics/Macro.cpp:225: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  727. C:\gosu/src/Graphics/Macro.cpp:225: undefined reference to `std::logic_error::logic_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  728. C:\gosu/src/Graphics/Macro.cpp:225: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  729. C:\gosu/src/Graphics/Macro.cpp:225: undefined reference to `std::allocator<char>::~allocator()'
  730. C:\gosu/src/Graphics/Macro.cpp:225: undefined reference to `std::logic_error::~logic_error()'
  731. C:\gosu/src/Graphics/Macro.cpp:225: undefined reference to `__cxa_throw'
  732. C:\gosu/src/Graphics/Macro.cpp:225: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  733. C:\gosu/src/Graphics/Macro.cpp:225: undefined reference to `std::allocator<char>::~allocator()'
  734. C:\gosu/src/Graphics/Macro.cpp:225: undefined reference to `__cxa_free_exception'
  735. C:/gosu/lib/libgosu.a(Macro.o): In function `ZN4Gosu5Macro6insertERKNS_6BitmapEii':
  736. C:\gosu/src/Graphics/Macro.cpp:235: undefined reference to `__cxa_allocate_exception'
  737. C:\gosu/src/Graphics/Macro.cpp:235: undefined reference to `std::allocator<char>::allocator()'
  738. C:\gosu/src/Graphics/Macro.cpp:235: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  739. C:\gosu/src/Graphics/Macro.cpp:235: undefined reference to `std::logic_error::logic_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  740. C:\gosu/src/Graphics/Macro.cpp:235: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  741. C:\gosu/src/Graphics/Macro.cpp:235: undefined reference to `std::allocator<char>::~allocator()'
  742. C:\gosu/src/Graphics/Macro.cpp:235: undefined reference to `std::logic_error::~logic_error()'
  743. C:\gosu/src/Graphics/Macro.cpp:235: undefined reference to `__cxa_throw'
  744. C:\gosu/src/Graphics/Macro.cpp:235: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  745. C:\gosu/src/Graphics/Macro.cpp:235: undefined reference to `std::allocator<char>::~allocator()'
  746. C:\gosu/src/Graphics/Macro.cpp:235: undefined reference to `__cxa_free_exception'
  747. C:/gosu/lib/libgosu.a(Macro.o): In function `ZN4Gosu11DrawOpQueue9compileToERNSt7__cxx114listINS_11VertexArrayESaIS3_EEE':
  748. C:\gosu/src/Graphics/DrawOpQueue.hpp:164: undefined reference to `__cxa_allocate_exception'
  749. C:\gosu/src/Graphics/DrawOpQueue.hpp:164: undefined reference to `std::allocator<char>::allocator()'
  750. C:\gosu/src/Graphics/DrawOpQueue.hpp:164: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  751. C:\gosu/src/Graphics/DrawOpQueue.hpp:164: undefined reference to `std::logic_error::logic_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  752. C:\gosu/src/Graphics/DrawOpQueue.hpp:164: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  753. C:\gosu/src/Graphics/DrawOpQueue.hpp:164: undefined reference to `std::allocator<char>::~allocator()'
  754. C:\gosu/src/Graphics/DrawOpQueue.hpp:164: undefined reference to `std::logic_error::~logic_error()'
  755. C:\gosu/src/Graphics/DrawOpQueue.hpp:164: undefined reference to `__cxa_throw'
  756. C:\gosu/src/Graphics/DrawOpQueue.hpp:164: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  757. C:\gosu/src/Graphics/DrawOpQueue.hpp:164: undefined reference to `std::allocator<char>::~allocator()'
  758. C:\gosu/src/Graphics/DrawOpQueue.hpp:164: undefined reference to `__cxa_free_exception'
  759. C:/gosu/lib/libgosu.a(Macro.o): In function `ZNSt7__cxx114listIN4Gosu11VertexArrayESaIS2_EE9_M_insertESt14_List_iteratorIS2_ERKS2_':
  760. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_list.h:1755: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
  761. C:/gosu/lib/libgosu.a(Macro.o): In function `ZNSt7__cxx114listIN4Gosu11VertexArrayESaIS2_EE14_M_create_nodeERKS2_':
  762. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_list.h:559: undefined reference to `__cxa_begin_catch'
  763. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_list.h:562: undefined reference to `__cxa_rethrow'
  764. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_list.h:559: undefined reference to `__cxa_end_catch'
  765. C:/gosu/lib/libgosu.a(Macro.o): In function `ZNSt6vectorIN4Gosu11ArrayVertexESaIS1_EE15_M_range_insertIPS1_EEvN9__gnu_cxx17__normal_iteratorIS5_S3_EET_S9_St20forward_iterator_tag':
  766. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:676: undefined reference to `__cxa_begin_catch'
  767. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:681: undefined reference to `__cxa_rethrow'
  768. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:676: undefined reference to `__cxa_end_catch'
  769. C:/gosu/lib/libgosu.a(Macro.o): In function `ZNSt3tr114__shared_countILN9__gnu_cxx12_Lock_policyE2EEC1IPN4Gosu5Macro4ImplEEET_':
  770. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:302: undefined reference to `operator new(unsigned int)'
  771. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:302: undefined reference to `operator delete(void*)'
  772. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:305: undefined reference to `__cxa_begin_catch'
  773. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:307: undefined reference to `operator delete(void*)'
  774. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:308: undefined reference to `__cxa_rethrow'
  775. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:305: undefined reference to `__cxa_end_catch'
  776. C:/gosu/lib/libgosu.a(Macro.o): In function `ZNSt3tr114_Function_base13_Base_managerINS_5_BindIFNS_7_Mem_fnIMN4Gosu5Macro4ImplEKFvddddddddEEENS_10shared_ptrIS6_EEddddddddEEEE15_M_init_functorERNS_9_Any_dataERKSD_NS_17integral_constantIbLb0EEE':
  777. C:/msys64/mingw32/include/c++/5.3.0/tr1/functional:1713: undefined reference to `operator new(unsigned int)'
  778. C:/msys64/mingw32/include/c++/5.3.0/tr1/functional:1713: undefined reference to `operator delete(void*)'
  779. C:/gosu/lib/libgosu.a(Macro.o): In function `ZNSt3tr114_Function_base13_Base_managerINS_5_BindIFNS_7_Mem_fnIMN4Gosu5Macro4ImplEKFvddddddddEEENS_10shared_ptrIS6_EEddddddddEEEE8_M_cloneERNS_9_Any_dataERKSF_NS_17integral_constantIbLb0EEE':
  780. C:/msys64/mingw32/include/c++/5.3.0/tr1/functional:1636: undefined reference to `operator new(unsigned int)'
  781. C:/msys64/mingw32/include/c++/5.3.0/tr1/functional:1636: undefined reference to `operator delete(void*)'
  782. C:/gosu/lib/libgosu.a(Macro.o): In function `ZNSt3tr114_Function_base13_Base_managerINS_5_BindIFNS_7_Mem_fnIMN4Gosu5Macro4ImplEKFvddddddddEEENS_10shared_ptrIS6_EEddddddddEEEE10_M_destroyERNS_9_Any_dataENS_17integral_constantIbLb0EEE':
  783. C:/msys64/mingw32/include/c++/5.3.0/tr1/functional:1652: undefined reference to `operator delete(void*)'
  784. C:/gosu/lib/libgosu.a(Macro.o): In function `ZNKSt6vectorIN4Gosu11ArrayVertexESaIS1_EE12_M_check_lenEjPKc':
  785. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:1425: undefined reference to `std::__throw_length_error(char const*)'
  786. C:/gosu/lib/libgosu.a(Macro.o): In function `ZN9__gnu_cxx13new_allocatorISt10_List_nodeIN4Gosu11VertexArrayEEE10deallocateEPS4_j':
  787. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  788. C:/gosu/lib/libgosu.a(Macro.o): In function `ZN9__gnu_cxx13new_allocatorIN4Gosu11ArrayVertexEE10deallocateEPS2_j':
  789. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  790. C:/gosu/lib/libgosu.a(Macro.o): In function `ZN9__gnu_cxx13new_allocatorISt10_List_nodeIN4Gosu11VertexArrayEEE8allocateEjPKv':
  791. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  792. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned int)'
  793. C:/gosu/lib/libgosu.a(Macro.o): In function `ZN9__gnu_cxx13new_allocatorIN4Gosu11ArrayVertexEE8allocateEjPKv':
  794. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  795. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned int)'
  796. C:/gosu/lib/libgosu.a(Macro.o): In function `ZNSt3tr121_Sp_counted_base_implIPN4Gosu5Macro4ImplENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EED1Ev':
  797. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:247: undefined reference to `operator delete(void*)'
  798. C:/gosu/lib/libgosu.a(Macro.o): In function `ZNSt3tr121_Sp_counted_base_implIPN4Gosu5Macro4ImplENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EED0Ev':
  799. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:247: undefined reference to `operator delete(void*)'
  800. C:/gosu/lib/libgosu.a(Macro.o): In function `ZN4Gosu5MacroD1Ev':
  801. C:\gosu/src/Graphics/Macro.hpp:10: undefined reference to `operator delete(void*)'
  802. C:/gosu/lib/libgosu.a(Macro.o): In function `ZN4Gosu5MacroD0Ev':
  803. C:\gosu/src/Graphics/Macro.hpp:10: undefined reference to `operator delete(void*)'
  804. C:/gosu/lib/libgosu.a(Macro.o):Macro.cpp:(.rdata$_ZTINSt3tr121_Sp_counted_base_implIPN4Gosu5Macro4ImplENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EEE[__ZTINSt3tr121_Sp_counted_base_implIPN4Gosu5Macro4ImplENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EEE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  805. C:/gosu/lib/libgosu.a(Macro.o):Macro.cpp:(.rdata$_ZTINSt3tr15_BindIFNS_7_Mem_fnIMN4Gosu5Macro4ImplEKFvddddddddEEENS_10shared_ptrIS4_EEddddddddEEE[__ZTINSt3tr15_BindIFNS_7_Mem_fnIMN4Gosu5Macro4ImplEKFvddddddddEEENS_10shared_ptrIS4_EEddddddddEEE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  806. C:/gosu/lib/libgosu.a(Macro.o):Macro.cpp:(.rdata$_ZTIN4Gosu5MacroE[__ZTIN4Gosu5MacroE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  807. C:/gosu/lib/libgosu.a(Macro.o): In function `ZNSt3tr121_Sp_counted_base_implIPN4Gosu5Macro4ImplENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info':
  808. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:263: undefined reference to `std::type_info::operator==(std::type_info const&) const'
  809. C:/gosu/lib/libgosu.a(Macro.o): In function `ZNKSt3tr111_Sp_deleterIN4Gosu5Macro4ImplEEclEPS3_':
  810. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:285: undefined reference to `operator delete(void*)'
  811. C:/gosu/lib/libgosu.a(Macro.o):Macro.cpp:(.rdata$_ZTINSt3tr111_Sp_deleterIN4Gosu5Macro4ImplEEE[__ZTINSt3tr111_Sp_deleterIN4Gosu5Macro4ImplEEE]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
  812. C:/gosu/lib/libgosu.a(Macro.o):Macro.cpp:(.rdata$_ZTINSt3tr117_Weak_result_typeINS_7_Mem_fnIMN4Gosu5Macro4ImplEKFvddddddddEEEEE[__ZTINSt3tr117_Weak_result_typeINS_7_Mem_fnIMN4Gosu5Macro4ImplEKFvddddddddEEEEE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  813. C:/gosu/lib/libgosu.a(Macro.o):Macro.cpp:(.rdata$_ZTINSt3tr122_Weak_result_type_implINS_7_Mem_fnIMN4Gosu5Macro4ImplEKFvddddddddEEEEE[__ZTINSt3tr122_Weak_result_type_implINS_7_Mem_fnIMN4Gosu5Macro4ImplEKFvddddddddEEEEE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  814. C:/gosu/lib/libgosu.a(Macro.o):Macro.cpp:(.rdata$_ZTINSt3tr122_Maybe_get_result_typeILb1ENS_7_Mem_fnIMN4Gosu5Macro4ImplEKFvddddddddEEEEE[__ZTINSt3tr122_Maybe_get_result_typeILb1ENS_7_Mem_fnIMN4Gosu5Macro4ImplEKFvddddddddEEEEE]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
  815. C:/gosu/lib/libgosu.a(Macro.o):Macro.cpp:(.eh_frame+0x10b): undefined reference to `__gxx_personality_v0'
  816. C:/gosu/lib/libgosu.a(Macro.o):Macro.cpp:(.eh_frame$_ZN4Gosu11VertexArrayC1Ev+0x13): undefined reference to `__gxx_personality_v0'
  817. C:/gosu/lib/libgosu.a(Macro.o):Macro.cpp:(.eh_frame$_ZN4Gosu11VertexArrayD1Ev+0x13): undefined reference to `__gxx_personality_v0'
  818. C:/gosu/lib/libgosu.a(Macro.o):Macro.cpp:(.eh_frame$_ZNK4Gosu6DrawOp9compileToERNSt7__cxx114listINS_11VertexArrayESaIS3_EEE+0x13): undefined reference to `__gxx_personality_v0'
  819. C:/gosu/lib/libgosu.a(Macro.o):Macro.cpp:(.eh_frame$_ZN4Gosu11DrawOpQueue9compileToERNSt7__cxx114listINS_11VertexArrayESaIS3_EEE+0x13): undefined reference to `__gxx_personality_v0'
  820. C:/gosu/lib/libgosu.a(Macro.o):Macro.cpp:(.eh_frame$_ZNSt6vectorIN4Gosu11ArrayVertexESaIS1_EED1Ev+0x13): more undefined references to `__gxx_personality_v0' follow
  821. C:/gosu/lib/libgosu.a(Texture.o): In function `ZN4Gosu7TextureC2Ejb':
  822. C:\gosu/src/Graphics/Texture.cpp:21: undefined reference to `__cxa_allocate_exception'
  823. C:\gosu/src/Graphics/Texture.cpp:21: undefined reference to `std::allocator<char>::allocator()'
  824. C:\gosu/src/Graphics/Texture.cpp:21: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  825. C:\gosu/src/Graphics/Texture.cpp:21: undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  826. C:\gosu/src/Graphics/Texture.cpp:21: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  827. C:\gosu/src/Graphics/Texture.cpp:21: undefined reference to `std::allocator<char>::~allocator()'
  828. C:\gosu/src/Graphics/Texture.cpp:21: undefined reference to `std::runtime_error::~runtime_error()'
  829. C:\gosu/src/Graphics/Texture.cpp:21: undefined reference to `__cxa_throw'
  830. C:\gosu/src/Graphics/Texture.cpp:21: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  831. C:\gosu/src/Graphics/Texture.cpp:21: undefined reference to `std::allocator<char>::~allocator()'
  832. C:\gosu/src/Graphics/Texture.cpp:21: undefined reference to `__cxa_free_exception'
  833. C:/gosu/lib/libgosu.a(Texture.o): In function `ZN4Gosu7Texture8tryAllocENSt3tr110shared_ptrIS0_EERKNS_6BitmapEj':
  834. C:\gosu/src/Graphics/Texture.cpp:84: undefined reference to `operator new(unsigned int)'
  835. C:\gosu/src/Graphics/Texture.cpp:85: undefined reference to `operator delete(void*)'
  836. C:/gosu/lib/libgosu.a(Texture.o): In function `ZNSt8auto_ptrIN4Gosu8TexChunkEE5resetEPS1_':
  837. C:/msys64/mingw32/include/c++/5.3.0/backward/auto_ptr.h:240: undefined reference to `__cxa_call_unexpected'
  838. C:/gosu/lib/libgosu.a(Texture.o):Texture.cpp:(.eh_frame+0x10b): undefined reference to `__gxx_personality_v0'
  839. C:/gosu/lib/libgosu.a(Texture.o):Texture.cpp:(.eh_frame$_ZNSt8auto_ptrIN4Gosu8TexChunkEE5resetEPS1_+0x13): undefined reference to `__gxx_personality_v0'
  840. C:/gosu/lib/libgosu.a(Transform.o):Transform.cpp:(.eh_frame+0x13): undefined reference to `__gxx_personality_v0'
  841. C:/gosu/lib/libgosu.a(Input.o): In function `ZN4Gosu5InputC2EPv':
  842. C:\gosu/src/Input/Input.cpp:259: undefined reference to `operator new(unsigned int)'
  843. C:\gosu/src/Input/Input.cpp:259: undefined reference to `operator delete(void*)'
  844. C:/gosu/lib/libgosu.a(Input.o): In function `ZN4Gosu5Input8idToCharENS_6ButtonE':
  845. C:\gosu/src/Input/Input.cpp:332: undefined reference to `std::allocator<char>::allocator()'
  846. C:\gosu/src/Input/Input.cpp:332: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  847. C:\gosu/src/Input/Input.cpp:332: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  848. C:\gosu/src/Input/Input.cpp:332: undefined reference to `std::allocator<char>::~allocator()'
  849. C:\gosu/src/Input/Input.cpp:333: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::length() const'
  850. C:\gosu/src/Input/Input.cpp:343: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::operator[](unsigned int)'
  851. C:\gosu/src/Input/Input.cpp:332: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  852. C:\gosu/src/Input/Input.cpp:332: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  853. C:\gosu/src/Input/Input.cpp:332: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  854. C:\gosu/src/Input/Input.cpp:332: undefined reference to `std::allocator<char>::~allocator()'
  855. C:\gosu/src/Input/Input.cpp:332: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  856. C:/gosu/lib/libgosu.a(Input.o): In function `ZN4Gosu5Input8charToIdEw':
  857. C:\gosu/src/Input/Input.cpp:350: undefined reference to `std::allocator<wchar_t>::allocator()'
  858. C:\gosu/src/Input/Input.cpp:350: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(unsigned int, wchar_t, std::allocator<wchar_t> const&)'
  859. C:\gosu/src/Input/Input.cpp:350: undefined reference to `std::allocator<wchar_t>::~allocator()'
  860. C:\gosu/src/Input/Input.cpp:351: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::c_str() const'
  861. C:\gosu/src/Input/Input.cpp:351: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  862. C:\gosu/src/Input/Input.cpp:350: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  863. C:\gosu/src/Input/Input.cpp:350: undefined reference to `std::allocator<wchar_t>::~allocator()'
  864. C:\gosu/src/Input/Input.cpp:351: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  865. C:\gosu/src/Input/Input.cpp:350: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  866. C:/gosu/lib/libgosu.a(Input.o): In function `ZNK4Gosu5Input14currentTouchesEv':
  867. C:\gosu/src/Input/Input.cpp:401: undefined reference to `__cxa_guard_acquire'
  868. C:\gosu/src/Input/Input.cpp:401: undefined reference to `__cxa_guard_release'
  869. C:\gosu/src/Input/Input.cpp:401: undefined reference to `__cxa_guard_abort'
  870. C:/gosu/lib/libgosu.a(Input.o): In function `ZNKSt3tr18functionIFvN4Gosu6ButtonEEEclES2_':
  871. C:/msys64/mingw32/include/c++/5.3.0/tr1/functional:2145: undefined reference to `__cxa_allocate_exception'
  872. C:/msys64/mingw32/include/c++/5.3.0/tr1/functional:2145: undefined reference to `__cxa_throw'
  873. C:/gosu/lib/libgosu.a(Input.o): In function `ZNSt8auto_ptrIN4Gosu5Input4ImplEED1Ev':
  874. C:/msys64/mingw32/include/c++/5.3.0/backward/auto_ptr.h:170: undefined reference to `operator delete(void*)'
  875. C:/gosu/lib/libgosu.a(Input.o): In function `ZNSt6vectorIiSaIiEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPiS1_EERKi':
  876. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_begin_catch'
  877. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:390: undefined reference to `__cxa_rethrow'
  878. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_end_catch'
  879. C:/gosu/lib/libgosu.a(Input.o): In function `ZNSt6vectorIP19_SDL_GameControllerSaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_':
  880. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_begin_catch'
  881. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:390: undefined reference to `__cxa_rethrow'
  882. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_end_catch'
  883. C:/gosu/lib/libgosu.a(Input.o): In function `ZNSt6vectorIP13_SDL_JoystickSaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_':
  884. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_begin_catch'
  885. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:390: undefined reference to `__cxa_rethrow'
  886. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_end_catch'
  887. C:/gosu/lib/libgosu.a(Input.o): In function `ZNKSt6vectorIiSaIiEE12_M_check_lenEjPKc':
  888. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:1425: undefined reference to `std::__throw_length_error(char const*)'
  889. C:/gosu/lib/libgosu.a(Input.o): In function `ZNKSt6vectorIP19_SDL_GameControllerSaIS1_EE12_M_check_lenEjPKc':
  890. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:1425: undefined reference to `std::__throw_length_error(char const*)'
  891. C:/gosu/lib/libgosu.a(Input.o): In function `ZNKSt6vectorIP13_SDL_JoystickSaIS1_EE12_M_check_lenEjPKc':
  892. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:1425: undefined reference to `std::__throw_length_error(char const*)'
  893. C:/gosu/lib/libgosu.a(Input.o): In function `ZN9__gnu_cxx13new_allocatorIiE10deallocateEPij':
  894. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  895. C:/gosu/lib/libgosu.a(Input.o): In function `ZN9__gnu_cxx13new_allocatorIP13_SDL_JoystickE10deallocateEPS2_j':
  896. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  897. C:/gosu/lib/libgosu.a(Input.o): In function `ZN9__gnu_cxx13new_allocatorIP19_SDL_GameControllerE10deallocateEPS2_j':
  898. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  899. C:/gosu/lib/libgosu.a(Input.o): In function `ZN9__gnu_cxx13new_allocatorIiE8allocateEjPKv':
  900. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  901. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned int)'
  902. C:/gosu/lib/libgosu.a(Input.o): In function `ZN9__gnu_cxx13new_allocatorIP19_SDL_GameControllerE8allocateEjPKv':
  903. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  904. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned int)'
  905. C:/gosu/lib/libgosu.a(Input.o): In function `ZN9__gnu_cxx13new_allocatorIP13_SDL_JoystickE8allocateEjPKv':
  906. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  907. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned int)'
  908. C:/gosu/lib/libgosu.a(Input.o): In function `ZN9__gnu_cxx13new_allocatorIN4Gosu5TouchEE10deallocateEPS2_j':
  909. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  910. C:/gosu/lib/libgosu.a(Input.o):Input.cpp:(.eh_frame+0x6b): undefined reference to `__gxx_personality_v0'
  911. C:/gosu/lib/libgosu.a(Input.o):Input.cpp:(.eh_frame$_ZN4Gosu5Input4ImplC1ERS0_P10SDL_Window+0x13): undefined reference to `__gxx_personality_v0'
  912. C:/gosu/lib/libgosu.a(Input.o):Input.cpp:(.eh_frame$_ZNSt6vectorIiSaIiEED1Ev+0x13): undefined reference to `__gxx_personality_v0'
  913. C:/gosu/lib/libgosu.a(Input.o):Input.cpp:(.eh_frame$_ZNSt6vectorIP13_SDL_JoystickSaIS1_EED1Ev+0x13): undefined reference to `__gxx_personality_v0'
  914. C:/gosu/lib/libgosu.a(Input.o):Input.cpp:(.eh_frame$_ZNSt6vectorIP19_SDL_GameControllerSaIS1_EED1Ev+0x13): undefined reference to `__gxx_personality_v0'
  915. C:/gosu/lib/libgosu.a(Input.o):Input.cpp:(.eh_frame$_ZN4Gosu5Input4ImplD1Ev+0x13): more undefined references to `__gxx_personality_v0' follow
  916. C:/gosu/lib/libgosu.a(TextInput.o): In function `ZN4Gosu9TextInputC2Ev':
  917. C:\gosu/src/Input/TextInput.cpp:135: undefined reference to `operator new(unsigned int)'
  918. C:\gosu/src/Input/TextInput.cpp:135: undefined reference to `operator delete(void*)'
  919. C:/gosu/lib/libgosu.a(TextInput.o): In function `ZN4Gosu9TextInputD2Ev':
  920. C:\gosu/src/Input/TextInput.cpp:141: undefined reference to `operator delete(void*)'
  921. C:/gosu/lib/libgosu.a(TextInput.o): In function `ZN4Gosu9TextInputD0Ev':
  922. C:\gosu/src/Input/TextInput.cpp:141: undefined reference to `operator delete(void*)'
  923. C:/gosu/lib/libgosu.a(TextInput.o): In function `ZNK4Gosu9TextInput4textB5cxx11Ev':
  924. C:\gosu/src/Input/TextInput.cpp:145: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  925. C:\gosu/src/Input/TextInput.cpp:146: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::empty() const'
  926. C:\gosu/src/Input/TextInput.cpp:147: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::insert(unsigned int, std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  927. C:\gosu/src/Input/TextInput.cpp:149: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  928. C:/gosu/lib/libgosu.a(TextInput.o): In function `ZN4Gosu9TextInput7setTextERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEE':
  929. C:\gosu/src/Input/TextInput.cpp:154: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::operator=(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  930. C:\gosu/src/Input/TextInput.cpp:155: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::clear()'
  931. C:\gosu/src/Input/TextInput.cpp:156: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::length() const'
  932. C:/gosu/lib/libgosu.a(TextInput.o): In function `ZN4Gosu9TextInput12feedSDLEventEPv':
  933. C:\gosu/src/Input/TextInput.cpp:186: undefined reference to `std::allocator<char>::allocator()'
  934. C:\gosu/src/Input/TextInput.cpp:186: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  935. C:\gosu/src/Input/TextInput.cpp:186: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  936. C:\gosu/src/Input/TextInput.cpp:186: undefined reference to `std::allocator<char>::~allocator()'
  937. C:\gosu/src/Input/TextInput.cpp:187: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::operator=(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  938. C:\gosu/src/Input/TextInput.cpp:187: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  939. C:\gosu/src/Input/TextInput.cpp:186: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  940. C:\gosu/src/Input/TextInput.cpp:193: undefined reference to `std::allocator<char>::allocator()'
  941. C:\gosu/src/Input/TextInput.cpp:193: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  942. C:\gosu/src/Input/TextInput.cpp:193: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::operator=(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  943. C:\gosu/src/Input/TextInput.cpp:193: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  944. C:\gosu/src/Input/TextInput.cpp:193: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  945. C:\gosu/src/Input/TextInput.cpp:193: undefined reference to `std::allocator<char>::~allocator()'
  946. C:\gosu/src/Input/TextInput.cpp:199: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::empty() const'
  947. C:\gosu/src/Input/TextInput.cpp:260: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  948. C:\gosu/src/Input/TextInput.cpp:260: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  949. C:\gosu/src/Input/TextInput.cpp:260: undefined reference to `std::allocator<char>::~allocator()'
  950. C:\gosu/src/Input/TextInput.cpp:187: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  951. C:\gosu/src/Input/TextInput.cpp:186: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  952. C:\gosu/src/Input/TextInput.cpp:193: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  953. C:\gosu/src/Input/TextInput.cpp:193: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  954. C:\gosu/src/Input/TextInput.cpp:193: undefined reference to `std::allocator<char>::~allocator()'
  955. C:/gosu/lib/libgosu.a(TextInput.o): In function `ZNK4Gosu9TextInput6filterERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEE':
  956. C:\gosu/./Gosu/TextInput.hpp:65: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  957. C:/gosu/lib/libgosu.a(TextInput.o): In function `ZN4Gosu9TextInput4ImplC1Ev':
  958. C:\gosu/src/Input/TextInput.cpp:17: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string()'
  959. C:\gosu/src/Input/TextInput.cpp:17: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string()'
  960. C:\gosu/src/Input/TextInput.cpp:17: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  961. C:/gosu/lib/libgosu.a(TextInput.o): In function `ZN4Gosu9TextInput4Impl10insertTextERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEE':
  962. C:\gosu/src/Input/TextInput.cpp:24: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::clear()'
  963. C:\gosu/src/Input/TextInput.cpp:30: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::begin()'
  964. C:\gosu/src/Input/TextInput.cpp:30: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::begin()'
  965. C:\gosu/src/Input/TextInput.cpp:30: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::erase(__gnu_cxx::__normal_iterator<wchar_t*, std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > >, __gnu_cxx::__normal_iterator<wchar_t*, std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > >)'
  966. C:\gosu/src/Input/TextInput.cpp:34: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::end() const'
  967. C:\gosu/src/Input/TextInput.cpp:34: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::begin() const'
  968. C:\gosu/src/Input/TextInput.cpp:34: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::begin()'
  969. C:\gosu/src/Input/TextInput.cpp:35: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::size() const'
  970. C:/gosu/lib/libgosu.a(TextInput.o): In function `ZN4Gosu9TextInput4Impl9moveRightEb':
  971. C:\gosu/src/Input/TextInput.cpp:50: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::length() const'
  972. C:/gosu/lib/libgosu.a(TextInput.o): In function `ZN4Gosu9TextInput4Impl12moveWordLeftEb':
  973. C:\gosu/src/Input/TextInput.cpp:59: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::length() const'
  974. C:\gosu/src/Input/TextInput.cpp:62: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::at(unsigned int)'
  975. C:\gosu/src/Input/TextInput.cpp:65: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::at(unsigned int)'
  976. C:/gosu/lib/libgosu.a(TextInput.o): In function `ZN4Gosu9TextInput4Impl13moveWordRightEb':
  977. C:\gosu/src/Input/TextInput.cpp:74: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::length() const'
  978. C:\gosu/src/Input/TextInput.cpp:74: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::at(unsigned int)'
  979. C:\gosu/src/Input/TextInput.cpp:77: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::length() const'
  980. C:\gosu/src/Input/TextInput.cpp:77: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::at(unsigned int)'
  981. C:/gosu/lib/libgosu.a(TextInput.o): In function `ZN4Gosu9TextInput4Impl15moveToEndOfLineEb':
  982. C:\gosu/src/Input/TextInput.cpp:94: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::length() const'
  983. C:/gosu/lib/libgosu.a(TextInput.o): In function `ZN4Gosu9TextInput4Impl14deleteBackwardEv':
  984. C:\gosu/src/Input/TextInput.cpp:105: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::begin()'
  985. C:\gosu/src/Input/TextInput.cpp:105: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::begin()'
  986. C:\gosu/src/Input/TextInput.cpp:105: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::erase(__gnu_cxx::__normal_iterator<wchar_t*, std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > >, __gnu_cxx::__normal_iterator<wchar_t*, std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > >)'
  987. C:\gosu/src/Input/TextInput.cpp:111: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::begin()'
  988. C:\gosu/src/Input/TextInput.cpp:111: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::begin()'
  989. C:\gosu/src/Input/TextInput.cpp:111: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::erase(__gnu_cxx::__normal_iterator<wchar_t*, std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > >, __gnu_cxx::__normal_iterator<wchar_t*, std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > >)'
  990. C:/gosu/lib/libgosu.a(TextInput.o): In function `ZN4Gosu9TextInput4Impl13deleteForwardEv':
  991. C:\gosu/src/Input/TextInput.cpp:121: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::begin()'
  992. C:\gosu/src/Input/TextInput.cpp:121: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::begin()'
  993. C:\gosu/src/Input/TextInput.cpp:121: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::erase(__gnu_cxx::__normal_iterator<wchar_t*, std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > >, __gnu_cxx::__normal_iterator<wchar_t*, std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > >)'
  994. C:\gosu/src/Input/TextInput.cpp:124: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::length() const'
  995. C:\gosu/src/Input/TextInput.cpp:127: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::begin()'
  996. C:\gosu/src/Input/TextInput.cpp:127: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::begin()'
  997. C:\gosu/src/Input/TextInput.cpp:127: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::erase(__gnu_cxx::__normal_iterator<wchar_t*, std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > >, __gnu_cxx::__normal_iterator<wchar_t*, std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > >)'
  998. C:/gosu/lib/libgosu.a(TextInput.o): In function `ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE6insertIN9__gnu_cxx17__normal_iteratorIPKwS4_EEEEvNS7_IPwS4_EET_SD_':
  999. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:1297: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::replace(__gnu_cxx::__normal_iterator<wchar_t*, std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > >, __gnu_cxx::__normal_iterator<wchar_t*, std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > >, __gnu_cxx::__normal_iterator<wchar_t const*, std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > >, __gnu_cxx::__normal_iterator<wchar_t const*, std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > >)'
  1000. C:/gosu/lib/libgosu.a(TextInput.o): In function `ZN4Gosu9TextInput4ImplD1Ev':
  1001. C:\gosu/src/Input/TextInput.cpp:8: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1002. C:\gosu/src/Input/TextInput.cpp:8: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1003. C:\gosu/src/Input/TextInput.cpp:8: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1004. C:/gosu/lib/libgosu.a(TextInput.o): In function `ZNSt8auto_ptrIN4Gosu9TextInput4ImplEED1Ev':
  1005. C:/msys64/mingw32/include/c++/5.3.0/backward/auto_ptr.h:170: undefined reference to `operator delete(void*)'
  1006. C:/gosu/lib/libgosu.a(TextInput.o):TextInput.cpp:(.rdata$_ZTIN4Gosu9TextInputE[__ZTIN4Gosu9TextInputE]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
  1007. C:/gosu/lib/libgosu.a(TextInput.o):TextInput.cpp:(.eh_frame$_ZN4Gosu9TextInput4ImplC1Ev+0x13): undefined reference to `__gxx_personality_v0'
  1008. C:/gosu/lib/libgosu.a(TextInput.o):TextInput.cpp:(.eh_frame+0x13): undefined reference to `__gxx_personality_v0'
  1009. C:/gosu/lib/libgosu.a(TextInput.o):TextInput.cpp:(.eh_frame$_ZN4Gosu9TextInput4ImplD1Ev+0x13): undefined reference to `__gxx_personality_v0'
  1010. C:/gosu/lib/libgosu.a(Font.o): In function `ZN4Gosu4FontC2EjRKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEEj':
  1011. C:\gosu/src/Text/Font.cpp:84: undefined reference to `operator new(unsigned int)'
  1012. C:\gosu/src/Text/Font.cpp:86: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::operator=(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  1013. C:\gosu/src/Text/Font.cpp:84: undefined reference to `operator delete(void*)'
  1014. C:/gosu/lib/libgosu.a(Font.o): In function `ZNK4Gosu4Font4nameB5cxx11Ev':
  1015. C:\gosu/src/Text/Font.cpp:93: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  1016. C:/gosu/lib/libgosu.a(Font.o): In function `ZNK4Gosu4Font9textWidthERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEEd':
  1017. C:\gosu/src/Text/Font.cpp:108: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::c_str() const'
  1018. C:/gosu/lib/libgosu.a(Font.o): In function `ZNK4Gosu4Font4drawERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEEdddddNS_5ColorENS_9AlphaModeE':
  1019. C:\gosu/src/Text/Font.cpp:122: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::c_str() const'
  1020. C:/gosu/lib/libgosu.a(Font.o): In function `ZN4Gosu4Font8setImageEwjRKNS_5ImageE':
  1021. C:\gosu/src/Text/Font.cpp:156: undefined reference to `__cxa_allocate_exception'
  1022. C:\gosu/src/Text/Font.cpp:156: undefined reference to `std::allocator<char>::allocator()'
  1023. C:\gosu/src/Text/Font.cpp:156: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1024. C:\gosu/src/Text/Font.cpp:156: undefined reference to `std::logic_error::logic_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  1025. C:\gosu/src/Text/Font.cpp:156: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1026. C:\gosu/src/Text/Font.cpp:156: undefined reference to `std::allocator<char>::~allocator()'
  1027. C:\gosu/src/Text/Font.cpp:156: undefined reference to `std::logic_error::~logic_error()'
  1028. C:\gosu/src/Text/Font.cpp:156: undefined reference to `__cxa_throw'
  1029. C:\gosu/src/Text/Font.cpp:157: undefined reference to `operator new(unsigned int)'
  1030. C:\gosu/src/Text/Font.cpp:156: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1031. C:\gosu/src/Text/Font.cpp:156: undefined reference to `std::allocator<char>::~allocator()'
  1032. C:\gosu/src/Text/Font.cpp:156: undefined reference to `__cxa_free_exception'
  1033. C:\gosu/src/Text/Font.cpp:157: undefined reference to `operator delete(void*)'
  1034. C:/gosu/lib/libgosu.a(Font.o): In function `ZN4Gosu15FormattedString13FormattedCharD1Ev':
  1035. C:\gosu/src/Text/FormattedString.hpp:18: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1036. C:/gosu/lib/libgosu.a(Font.o): In function `ZN4Gosu15FormattedStringC1EPKwj':
  1037. C:\gosu/src/Text/FormattedString.hpp:52: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string()'
  1038. C:\gosu/src/Text/FormattedString.hpp:54: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string()'
  1039. C:\gosu/src/Text/FormattedString.hpp:56: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::resize(unsigned int)'
  1040. C:\gosu/src/Text/FormattedString.hpp:61: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::operator[](unsigned int)'
  1041. C:\gosu/src/Text/FormattedString.hpp:64: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::resize(unsigned int)'
  1042. C:\gosu/src/Text/FormattedString.hpp:65: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::c_str() const'
  1043. C:\gosu/src/Text/FormattedString.hpp:73: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::operator=(wchar_t const*)'
  1044. C:\gosu/src/Text/FormattedString.hpp:149: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string()'
  1045. C:\gosu/src/Text/FormattedString.hpp:156: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string()'
  1046. C:\gosu/src/Text/FormattedString.hpp:163: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string()'
  1047. C:\gosu/src/Text/FormattedString.hpp:182: undefined reference to `std::allocator<wchar_t>::allocator()'
  1048. C:\gosu/src/Text/FormattedString.hpp:182: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1049. C:\gosu/src/Text/FormattedString.hpp:191: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string()'
  1050. C:\gosu/src/Text/FormattedString.hpp:82: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1051. C:\gosu/src/Text/FormattedString.hpp:182: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1052. C:\gosu/src/Text/FormattedString.hpp:54: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1053. C:\gosu/src/Text/FormattedString.hpp:52: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1054. C:/gosu/lib/libgosu.a(Font.o): In function `ZNK4Gosu15FormattedString8entityAtEj':
  1055. C:\gosu/src/Text/FormattedString.hpp:215: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::empty() const'
  1056. C:\gosu/src/Text/FormattedString.hpp:217: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::c_str() const'
  1057. C:/gosu/lib/libgosu.a(Font.o): In function `ZNK4Gosu15FormattedString6charAtEj':
  1058. C:\gosu/src/Text/FormattedString.hpp:223: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::operator[](unsigned int) const'
  1059. C:/gosu/lib/libgosu.a(Font.o): In function `ZNK4Gosu15FormattedString6lengthEv':
  1060. C:\gosu/src/Text/FormattedString.hpp:249: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::length() const'
  1061. C:/gosu/lib/libgosu.a(Font.o): In function `ZN4Gosu15FormattedStringD1Ev':
  1062. C:\gosu/src/Text/FormattedString.hpp:16: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1063. C:\gosu/src/Text/FormattedString.hpp:16: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1064. C:/gosu/lib/libgosu.a(Font.o): In function `ZN4Gosu4Font4Impl8charInfoEwj':
  1065. C:\gosu/src/Text/Font.cpp:36: undefined reference to `__cxa_allocate_exception'
  1066. C:\gosu/src/Text/Font.cpp:36: undefined reference to `std::allocator<char>::allocator()'
  1067. C:\gosu/src/Text/Font.cpp:36: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1068. C:\gosu/src/Text/Font.cpp:36: undefined reference to `std::invalid_argument::invalid_argument(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  1069. C:\gosu/src/Text/Font.cpp:36: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1070. C:\gosu/src/Text/Font.cpp:36: undefined reference to `std::allocator<char>::~allocator()'
  1071. C:\gosu/src/Text/Font.cpp:36: undefined reference to `std::invalid_argument::~invalid_argument()'
  1072. C:\gosu/src/Text/Font.cpp:36: undefined reference to `__cxa_throw'
  1073. C:\gosu/src/Text/Font.cpp:38: undefined reference to `__cxa_allocate_exception'
  1074. C:\gosu/src/Text/Font.cpp:38: undefined reference to `std::allocator<char>::allocator()'
  1075. C:\gosu/src/Text/Font.cpp:38: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1076. C:\gosu/src/Text/Font.cpp:38: undefined reference to `std::invalid_argument::invalid_argument(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  1077. C:\gosu/src/Text/Font.cpp:38: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1078. C:\gosu/src/Text/Font.cpp:38: undefined reference to `std::allocator<char>::~allocator()'
  1079. C:\gosu/src/Text/Font.cpp:38: undefined reference to `std::invalid_argument::~invalid_argument()'
  1080. C:\gosu/src/Text/Font.cpp:38: undefined reference to `__cxa_throw'
  1081. C:\gosu/src/Text/Font.cpp:41: undefined reference to `operator new(unsigned int)'
  1082. C:\gosu/src/Text/Font.cpp:36: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1083. C:\gosu/src/Text/Font.cpp:36: undefined reference to `std::allocator<char>::~allocator()'
  1084. C:\gosu/src/Text/Font.cpp:36: undefined reference to `__cxa_free_exception'
  1085. C:\gosu/src/Text/Font.cpp:38: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1086. C:\gosu/src/Text/Font.cpp:38: undefined reference to `std::allocator<char>::~allocator()'
  1087. C:\gosu/src/Text/Font.cpp:38: undefined reference to `__cxa_free_exception'
  1088. C:/gosu/lib/libgosu.a(Font.o): In function `ZN4Gosu4Font4Impl7imageAtERKNS_15FormattedStringEj':
  1089. C:\gosu/src/Text/Font.cpp:49: undefined reference to `std::allocator<wchar_t>::allocator()'
  1090. C:\gosu/src/Text/Font.cpp:49: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(wchar_t const*, std::allocator<wchar_t> const&)'
  1091. C:\gosu/src/Text/Font.cpp:49: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1092. C:\gosu/src/Text/Font.cpp:49: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1093. C:\gosu/src/Text/Font.cpp:51: undefined reference to `std::allocator<wchar_t>::allocator()'
  1094. C:\gosu/src/Text/Font.cpp:51: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(wchar_t const*, std::allocator<wchar_t> const&)'
  1095. C:\gosu/src/Text/Font.cpp:51: undefined reference to `operator new(unsigned int)'
  1096. C:\gosu/src/Text/Font.cpp:51: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1097. C:\gosu/src/Text/Font.cpp:51: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1098. C:\gosu/src/Text/Font.cpp:62: undefined reference to `std::allocator<wchar_t>::allocator()'
  1099. C:\gosu/src/Text/Font.cpp:62: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(unsigned int, wchar_t, std::allocator<wchar_t> const&)'
  1100. C:\gosu/src/Text/Font.cpp:62: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1101. C:\gosu/src/Text/Font.cpp:70: undefined reference to `operator new(unsigned int)'
  1102. C:\gosu/src/Text/Font.cpp:62: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1103. C:\gosu/src/Text/Font.cpp:49: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1104. C:\gosu/src/Text/Font.cpp:49: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1105. C:\gosu/src/Text/Font.cpp:51: undefined reference to `operator delete(void*)'
  1106. C:\gosu/src/Text/Font.cpp:51: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1107. C:\gosu/src/Text/Font.cpp:51: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1108. C:\gosu/src/Text/Font.cpp:51: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1109. C:\gosu/src/Text/Font.cpp:70: undefined reference to `operator delete(void*)'
  1110. C:\gosu/src/Text/Font.cpp:62: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1111. C:/gosu/lib/libgosu.a(Font.o): In function `ZN4Gosu4Font4ImplC1Ev':
  1112. C:\gosu/src/Text/Font.cpp:13: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string()'
  1113. C:\gosu/src/Text/Font.cpp:13: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1114. C:/gosu/lib/libgosu.a(Font.o): In function `ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEC1IPKwEET_S8_RKS3_':
  1115. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:537: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_local_data()'
  1116. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:537: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_Alloc_hider::_Alloc_hider(wchar_t*, std::allocator<wchar_t> const&)'
  1117. C:/gosu/lib/libgosu.a(Font.o): In function `ZNSt8auto_ptrINSt3tr15arrayIN4Gosu4Font4Impl8CharInfoELj65536EEEE5resetEPS6_':
  1118. C:/msys64/mingw32/include/c++/5.3.0/backward/auto_ptr.h:244: undefined reference to `operator delete(void*)'
  1119. C:/msys64/mingw32/include/c++/5.3.0/backward/auto_ptr.h:240: undefined reference to `__cxa_call_unexpected'
  1120. C:/gosu/lib/libgosu.a(Font.o): In function `ZNSt4pairIKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEENSt3tr110shared_ptrIN4Gosu5ImageEEEED1Ev':
  1121. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_pair.h:96: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1122. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_pair.h:96: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1123. C:/gosu/lib/libgosu.a(Font.o): In function `ZNSt8auto_ptrINSt3tr15arrayIN4Gosu4Font4Impl8CharInfoELj65536EEEED1Ev':
  1124. C:/msys64/mingw32/include/c++/5.3.0/backward/auto_ptr.h:170: undefined reference to `operator delete(void*)'
  1125. C:/gosu/lib/libgosu.a(Font.o): In function `ZNSt6vectorIN4Gosu5ColorESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_':
  1126. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_begin_catch'
  1127. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:390: undefined reference to `__cxa_rethrow'
  1128. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_end_catch'
  1129. C:/gosu/lib/libgosu.a(Font.o): In function `ZN4Gosu15FormattedString13FormattedCharC1ERKS1_':
  1130. C:\gosu/src/Text/FormattedString.hpp:18: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  1131. C:/gosu/lib/libgosu.a(Font.o): In function `ZN4Gosu15FormattedString13FormattedCharaSERKS1_':
  1132. C:\gosu/src/Text/FormattedString.hpp:18: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::operator=(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  1133. C:/gosu/lib/libgosu.a(Font.o): In function `ZNSt6vectorIN4Gosu15FormattedString13FormattedCharESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_':
  1134. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_begin_catch'
  1135. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:390: undefined reference to `__cxa_rethrow'
  1136. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_end_catch'
  1137. C:/gosu/lib/libgosu.a(Font.o): In function `ZNSt4pairIKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEENSt3tr110shared_ptrIN4Gosu5ImageEEEEC1ERS6_RKSB_':
  1138. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_pair.h:113: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  1139. C:/gosu/lib/libgosu.a(Font.o): In function `ZNKSt6vectorIN4Gosu5ColorESaIS1_EE12_M_check_lenEjPKc':
  1140. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:1425: undefined reference to `std::__throw_length_error(char const*)'
  1141. C:/gosu/lib/libgosu.a(Font.o): In function `ZNKSt6vectorIN4Gosu15FormattedString13FormattedCharESaIS2_EE12_M_check_lenEjPKc':
  1142. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:1425: undefined reference to `std::__throw_length_error(char const*)'
  1143. C:/gosu/lib/libgosu.a(Font.o): In function `ZStltIwSt11char_traitsIwESaIwEEbRKNSt7__cxx1112basic_stringIT_T0_T1_EESA_':
  1144. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:4991: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::compare(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) const'
  1145. C:/gosu/lib/libgosu.a(Font.o): In function `ZNSt3tr114__shared_countILN9__gnu_cxx12_Lock_policyE2EEC1IPN4Gosu5ImageEEET_':
  1146. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:302: undefined reference to `operator new(unsigned int)'
  1147. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:302: undefined reference to `operator delete(void*)'
  1148. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:305: undefined reference to `__cxa_begin_catch'
  1149. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:307: undefined reference to `operator delete(void*)'
  1150. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:308: undefined reference to `__cxa_rethrow'
  1151. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:305: undefined reference to `__cxa_end_catch'
  1152. C:/gosu/lib/libgosu.a(Font.o): In function `ZN4Gosu4Font4ImplD1Ev':
  1153. C:\gosu/src/Text/Font.cpp:13: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1154. C:\gosu/src/Text/Font.cpp:13: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1155. C:/gosu/lib/libgosu.a(Font.o): In function `ZNSt3tr114__shared_countILN9__gnu_cxx12_Lock_policyE2EEC1IPN4Gosu4Font4ImplEEET_':
  1156. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:302: undefined reference to `operator new(unsigned int)'
  1157. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:302: undefined reference to `operator delete(void*)'
  1158. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:305: undefined reference to `__cxa_begin_catch'
  1159. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:307: undefined reference to `operator delete(void*)'
  1160. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:308: undefined reference to `__cxa_rethrow'
  1161. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:305: undefined reference to `__cxa_end_catch'
  1162. C:/gosu/lib/libgosu.a(Font.o): In function `ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE12_M_constructIPKwEEvT_S8_St20forward_iterator_tag':
  1163. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:216: undefined reference to `std::__throw_logic_error(char const*)'
  1164. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:223: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_create(unsigned int&, unsigned int)'
  1165. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:223: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_data(wchar_t*)'
  1166. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:224: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_capacity(unsigned int)'
  1167. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:229: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_data() const'
  1168. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:229: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_S_copy_chars(wchar_t*, wchar_t const*, wchar_t const*)'
  1169. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:236: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_set_length(unsigned int)'
  1170. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:230: undefined reference to `__cxa_begin_catch'
  1171. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:232: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_dispose()'
  1172. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:233: undefined reference to `__cxa_rethrow'
  1173. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:230: undefined reference to `__cxa_end_catch'
  1174. C:/gosu/lib/libgosu.a(Font.o): In function `ZN9__gnu_cxx13new_allocatorIN4Gosu15FormattedString13FormattedCharEE10deallocateEPS3_j':
  1175. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  1176. C:/gosu/lib/libgosu.a(Font.o): In function `ZN9__gnu_cxx13new_allocatorIN4Gosu15FormattedString13FormattedCharEE8allocateEjPKv':
  1177. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  1178. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned int)'
  1179. C:/gosu/lib/libgosu.a(Font.o): In function `ZNSt8_Rb_treeINSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEESt4pairIKS5_NSt3tr110shared_ptrIN4Gosu5ImageEEEESt10_Select1stISD_ESt4lessIS5_ESaISD_EE10_M_insert_INSJ_11_Alloc_nodeEEESt17_Rb_tree_iteratorISD_EPSt18_Rb_tree_node_baseSP_RKSD_RT_':
  1180. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tree.h:1511: undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)'
  1181. C:/gosu/lib/libgosu.a(Font.o): In function `ZNSt20__uninitialized_copyILb0EE13__uninit_copyIPN4Gosu15FormattedString13FormattedCharES5_EET0_T_S7_S6_':
  1182. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_begin_catch'
  1183. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:81: undefined reference to `__cxa_rethrow'
  1184. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_end_catch'
  1185. C:/gosu/lib/libgosu.a(Font.o): In function `ZNSt17_Rb_tree_iteratorISt4pairIKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEENSt3tr110shared_ptrIN4Gosu5ImageEEEEEmmEv':
  1186. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tree.h:220: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)'
  1187. C:/gosu/lib/libgosu.a(Font.o): In function `ZNSt17_Rb_tree_iteratorISt4pairIKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEENSt3tr110shared_ptrIN4Gosu5ImageEEEEEppEv':
  1188. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tree.h:205: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)'
  1189. C:/gosu/lib/libgosu.a(Font.o): In function `ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEENSt3tr110shared_ptrIN4Gosu5ImageEEEEEE10deallocateEPSG_j':
  1190. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  1191. C:/gosu/lib/libgosu.a(Font.o): In function `ZNSt8_Rb_treeINSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEESt4pairIKS5_NSt3tr110shared_ptrIN4Gosu5ImageEEEESt10_Select1stISD_ESt4lessIS5_ESaISD_EE17_M_construct_nodeEPSt13_Rb_tree_nodeISD_ERKSD_':
  1192. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tree.h:503: undefined reference to `__cxa_begin_catch'
  1193. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tree.h:506: undefined reference to `__cxa_rethrow'
  1194. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tree.h:503: undefined reference to `__cxa_end_catch'
  1195. C:/gosu/lib/libgosu.a(Font.o): In function `ZNSt4pairIKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEENSt3tr110shared_ptrIN4Gosu5ImageEEEEC1ERKSC_':
  1196. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_pair.h:96: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  1197. C:/gosu/lib/libgosu.a(Font.o): In function `ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEENSt3tr110shared_ptrIN4Gosu5ImageEEEEEE8allocateEjPKv':
  1198. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  1199. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned int)'
  1200. C:/gosu/lib/libgosu.a(Font.o): In function `ZNSt3tr121_Sp_counted_base_implIPN4Gosu4Font4ImplENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EED1Ev':
  1201. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:247: undefined reference to `operator delete(void*)'
  1202. C:/gosu/lib/libgosu.a(Font.o): In function `ZNSt3tr121_Sp_counted_base_implIPN4Gosu4Font4ImplENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EED0Ev':
  1203. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:247: undefined reference to `operator delete(void*)'
  1204. C:/gosu/lib/libgosu.a(Font.o): In function `ZNSt3tr121_Sp_counted_base_implIPN4Gosu5ImageENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EED1Ev':
  1205. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:247: undefined reference to `operator delete(void*)'
  1206. C:/gosu/lib/libgosu.a(Font.o): In function `ZNSt3tr121_Sp_counted_base_implIPN4Gosu5ImageENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EED0Ev':
  1207. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:247: undefined reference to `operator delete(void*)'
  1208. C:/gosu/lib/libgosu.a(Font.o):Font.cpp:(.rdata$_ZTINSt3tr121_Sp_counted_base_implIPN4Gosu4Font4ImplENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EEE[__ZTINSt3tr121_Sp_counted_base_implIPN4Gosu4Font4ImplENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EEE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  1209. C:/gosu/lib/libgosu.a(Font.o):Font.cpp:(.rdata$_ZTINSt3tr121_Sp_counted_base_implIPN4Gosu5ImageENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EEE[__ZTINSt3tr121_Sp_counted_base_implIPN4Gosu5ImageENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EEE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  1210. C:/gosu/lib/libgosu.a(Font.o): In function `ZNSt3tr121_Sp_counted_base_implIPN4Gosu4Font4ImplENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info':
  1211. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:263: undefined reference to `std::type_info::operator==(std::type_info const&) const'
  1212. C:/gosu/lib/libgosu.a(Font.o): In function `ZNSt3tr121_Sp_counted_base_implIPN4Gosu5ImageENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info':
  1213. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:263: undefined reference to `std::type_info::operator==(std::type_info const&) const'
  1214. C:/gosu/lib/libgosu.a(Font.o): In function `ZNKSt3tr111_Sp_deleterIN4Gosu4Font4ImplEEclEPS3_':
  1215. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:285: undefined reference to `operator delete(void*)'
  1216. C:/gosu/lib/libgosu.a(Font.o): In function `ZNKSt3tr111_Sp_deleterIN4Gosu5ImageEEclEPS2_':
  1217. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:285: undefined reference to `operator delete(void*)'
  1218. C:/gosu/lib/libgosu.a(Font.o):Font.cpp:(.rdata$_ZTINSt3tr111_Sp_deleterIN4Gosu5ImageEEE[__ZTINSt3tr111_Sp_deleterIN4Gosu5ImageEEE]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
  1219. C:/gosu/lib/libgosu.a(Font.o):Font.cpp:(.rdata$_ZTINSt3tr111_Sp_deleterIN4Gosu4Font4ImplEEE[__ZTINSt3tr111_Sp_deleterIN4Gosu4Font4ImplEEE]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
  1220. C:/gosu/lib/libgosu.a(Font.o):Font.cpp:(.eh_frame+0x10b): undefined reference to `__gxx_personality_v0'
  1221. C:/gosu/lib/libgosu.a(Font.o):Font.cpp:(.eh_frame$_ZN4Gosu15FormattedStringC1EPKwj+0x13): undefined reference to `__gxx_personality_v0'
  1222. C:/gosu/lib/libgosu.a(Font.o):Font.cpp:(.eh_frame$_ZN4Gosu15FormattedStringD1Ev+0x13): undefined reference to `__gxx_personality_v0'
  1223. C:/gosu/lib/libgosu.a(Font.o):Font.cpp:(.eh_frame$_ZN4Gosu4Font4Impl8charInfoEwj+0x13): undefined reference to `__gxx_personality_v0'
  1224. C:/gosu/lib/libgosu.a(Font.o):Font.cpp:(.eh_frame$_ZN4Gosu4Font4Impl7imageAtERKNS_15FormattedStringEj+0x13): undefined reference to `__gxx_personality_v0'
  1225. C:/gosu/lib/libgosu.a(Font.o):Font.cpp:(.eh_frame$_ZN4Gosu4Font4ImplC1Ev+0x13): more undefined references to `__gxx_personality_v0' follow
  1226. C:/gosu/lib/libgosu.a(Text.o): In function `TextBlockBuilder':
  1227. C:\gosu/src/Text/Text.cpp:77: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string()'
  1228. C:\gosu/src/Text/Text.cpp:83: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::operator=(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  1229. C:\gosu/src/Text/Text.cpp:77: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1230. C:/gosu/lib/libgosu.a(Text.o): In function `textWidth':
  1231. C:\gosu/src/Text/Text.cpp:102: undefined reference to `std::allocator<wchar_t>::allocator()'
  1232. C:\gosu/src/Text/Text.cpp:102: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(wchar_t const*, std::allocator<wchar_t> const&)'
  1233. C:\gosu/src/Text/Text.cpp:102: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1234. C:\gosu/src/Text/Text.cpp:102: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1235. C:\gosu/src/Text/Text.cpp:107: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1236. C:\gosu/src/Text/Text.cpp:102: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1237. C:\gosu/src/Text/Text.cpp:102: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1238. C:\gosu/src/Text/Text.cpp:107: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1239. C:/gosu/lib/libgosu.a(Text.o): In function `addLine':
  1240. C:\gosu/src/Text/Text.cpp:156: undefined reference to `std::allocator<wchar_t>::allocator()'
  1241. C:\gosu/src/Text/Text.cpp:156: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(wchar_t const*, std::allocator<wchar_t> const&)'
  1242. C:\gosu/src/Text/Text.cpp:156: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1243. C:\gosu/src/Text/Text.cpp:156: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1244. C:\gosu/src/Text/Text.cpp:163: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1245. C:\gosu/src/Text/Text.cpp:146: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1246. C:\gosu/src/Text/Text.cpp:146: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1247. C:\gosu/src/Text/Text.cpp:163: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1248. C:/gosu/lib/libgosu.a(Text.o): In function `~TextBlockBuilder':
  1249. C:\gosu/src/Text/Text.cpp:50: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1250. C:/gosu/lib/libgosu.a(Text.o): In function `ZN4Gosu10createTextERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEES7_jijNS_9TextAlignEj':
  1251. C:\gosu/src/Text/Text.cpp:307: undefined reference to `__cxa_allocate_exception'
  1252. C:\gosu/src/Text/Text.cpp:307: undefined reference to `std::allocator<char>::allocator()'
  1253. C:\gosu/src/Text/Text.cpp:307: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1254. C:\gosu/src/Text/Text.cpp:307: undefined reference to `std::logic_error::logic_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  1255. C:\gosu/src/Text/Text.cpp:307: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1256. C:\gosu/src/Text/Text.cpp:307: undefined reference to `std::allocator<char>::~allocator()'
  1257. C:\gosu/src/Text/Text.cpp:307: undefined reference to `std::logic_error::~logic_error()'
  1258. C:\gosu/src/Text/Text.cpp:307: undefined reference to `__cxa_throw'
  1259. C:\gosu/src/Text/Text.cpp:309: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::c_str() const'
  1260. C:\gosu/src/Text/Text.cpp:307: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1261. C:\gosu/src/Text/Text.cpp:307: undefined reference to `std::allocator<char>::~allocator()'
  1262. C:\gosu/src/Text/Text.cpp:307: undefined reference to `__cxa_free_exception'
  1263. C:/gosu/lib/libgosu.a(Text.o): In function `ZN4Gosu10createTextERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEES7_jj':
  1264. C:\gosu/src/Text/Text.cpp:328: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::c_str() const'
  1265. C:\gosu/src/Text/Text.cpp:348: undefined reference to `std::allocator<wchar_t>::allocator()'
  1266. C:\gosu/src/Text/Text.cpp:348: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(wchar_t const*, std::allocator<wchar_t> const&)'
  1267. C:\gosu/src/Text/Text.cpp:348: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1268. C:\gosu/src/Text/Text.cpp:348: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1269. C:\gosu/src/Text/Text.cpp:357: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1270. C:\gosu/src/Text/Text.cpp:328: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1271. C:\gosu/src/Text/Text.cpp:328: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1272. C:\gosu/src/Text/Text.cpp:357: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1273. C:/gosu/lib/libgosu.a(Text.o): In function `ZN4Gosu14registerEntityERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEERKNS_6BitmapE':
  1274. C:\gosu/src/Text/Text.cpp:377: undefined reference to `operator new(unsigned int)'
  1275. C:\gosu/src/Text/Text.cpp:377: undefined reference to `operator delete(void*)'
  1276. C:/gosu/lib/libgosu.a(Text.o): In function `ZN4Gosu12entityBitmapERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEE':
  1277. C:\gosu/src/Text/Text.cpp:389: undefined reference to `__cxa_allocate_exception'
  1278. C:\gosu/src/Text/Text.cpp:389: undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  1279. C:\gosu/src/Text/Text.cpp:389: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1280. C:\gosu/src/Text/Text.cpp:389: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1281. C:\gosu/src/Text/Text.cpp:389: undefined reference to `std::runtime_error::~runtime_error()'
  1282. C:\gosu/src/Text/Text.cpp:389: undefined reference to `__cxa_throw'
  1283. C:\gosu/src/Text/Text.cpp:389: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1284. C:\gosu/src/Text/Text.cpp:389: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1285. C:\gosu/src/Text/Text.cpp:389: undefined reference to `__cxa_free_exception'
  1286. C:/gosu/lib/libgosu.a(Text.o): In function `M_insert_aux':
  1287. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_begin_catch'
  1288. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:390: undefined reference to `__cxa_rethrow'
  1289. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_end_catch'
  1290. C:/gosu/lib/libgosu.a(Text.o): In function `M_check_len':
  1291. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:1425: undefined reference to `std::__throw_length_error(char const*)'
  1292. C:/gosu/lib/libgosu.a(Text.o): In function `deallocate':
  1293. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  1294. C:/gosu/lib/libgosu.a(Text.o): In function `allocate':
  1295. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  1296. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned int)'
  1297. C:/gosu/lib/libgosu.a(Text.o): In function `_uninit_copy<Gosu::(anonymous namespace)::WordInfo*, Gosu::(anonymous namespace)::WordInfo*>':
  1298. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_begin_catch'
  1299. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:81: undefined reference to `__cxa_rethrow'
  1300. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_end_catch'
  1301. C:/gosu/lib/libgosu.a(Text.o): In function `ZN4Gosu15FormattedStringC1Ev':
  1302. C:\gosu/src/Text/FormattedString.hpp:48: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string()'
  1303. C:\gosu/src/Text/FormattedString.hpp:48: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1304. C:/gosu/lib/libgosu.a(Text.o): In function `ZNK4Gosu15FormattedString8unformatB5cxx11Ev':
  1305. C:\gosu/src/Text/FormattedString.hpp:200: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  1306. C:\gosu/src/Text/FormattedString.hpp:202: undefined reference to `std::allocator<wchar_t>::allocator()'
  1307. C:\gosu/src/Text/FormattedString.hpp:202: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(unsigned int, wchar_t, std::allocator<wchar_t> const&)'
  1308. C:\gosu/src/Text/FormattedString.hpp:202: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1309. C:\gosu/src/Text/FormattedString.hpp:204: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::operator[](unsigned int)'
  1310. C:\gosu/src/Text/FormattedString.hpp:205: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  1311. C:\gosu/src/Text/FormattedString.hpp:202: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1312. C:\gosu/src/Text/FormattedString.hpp:202: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1313. C:\gosu/src/Text/FormattedString.hpp:202: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1314. C:/gosu/lib/libgosu.a(Text.o): In function `ZN4Gosu15FormattedStringC1ERKS0_':
  1315. C:\gosu/src/Text/FormattedString.hpp:16: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  1316. C:\gosu/src/Text/FormattedString.hpp:16: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1317. C:/gosu/lib/libgosu.a(Text.o): In function `ZNK4Gosu15FormattedString5rangeEjj':
  1318. C:\gosu/src/Text/FormattedString.hpp:257: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::begin() const'
  1319. C:\gosu/src/Text/FormattedString.hpp:257: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::begin() const'
  1320. C:/gosu/lib/libgosu.a(Text.o): In function `ZN4Gosu15FormattedStringaSERKS0_':
  1321. C:\gosu/src/Text/FormattedString.hpp:16: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::operator=(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  1322. C:/gosu/lib/libgosu.a(Text.o): In function `ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE6assignIN9__gnu_cxx17__normal_iteratorIPKwS4_EEEERS4_T_SC_':
  1323. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:1200: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::end()'
  1324. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:1200: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::begin()'
  1325. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:1200: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::replace(__gnu_cxx::__normal_iterator<wchar_t*, std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > >, __gnu_cxx::__normal_iterator<wchar_t*, std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > >, __gnu_cxx::__normal_iterator<wchar_t const*, std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > >, __gnu_cxx::__normal_iterator<wchar_t const*, std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > >)'
  1326. C:/gosu/lib/libgosu.a(Text.o): In function `ZNSt4pairIKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEENSt3tr110shared_ptrIN4Gosu6BitmapEEEED1Ev':
  1327. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_pair.h:96: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1328. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_pair.h:96: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1329. C:/gosu/lib/libgosu.a(Text.o): In function `ZNSt6vectorIN4Gosu15FormattedStringESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_':
  1330. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_begin_catch'
  1331. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:390: undefined reference to `__cxa_rethrow'
  1332. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_end_catch'
  1333. C:/gosu/lib/libgosu.a(Text.o): In function `ZNSt6vectorIN4Gosu15FormattedString13FormattedCharESaIS2_EE20_M_allocate_and_copyIN9__gnu_cxx17__normal_iteratorIPKS2_S4_EEEEPS2_jT_SC_':
  1334. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:1231: undefined reference to `__cxa_begin_catch'
  1335. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:1234: undefined reference to `__cxa_rethrow'
  1336. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:1231: undefined reference to `__cxa_end_catch'
  1337. C:/gosu/lib/libgosu.a(Text.o): In function `ZNSt4pairIKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEENSt3tr110shared_ptrIN4Gosu6BitmapEEEEC1ERS6_RKSB_':
  1338. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_pair.h:113: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  1339. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_pair.h:113: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1340. C:/gosu/lib/libgosu.a(Text.o): In function `ZNKSt6vectorIN4Gosu15FormattedStringESaIS1_EE12_M_check_lenEjPKc':
  1341. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:1425: undefined reference to `std::__throw_length_error(char const*)'
  1342. C:/gosu/lib/libgosu.a(Text.o): In function `ZNSt3tr114__shared_countILN9__gnu_cxx12_Lock_policyE2EEC1IPN4Gosu6BitmapEEET_':
  1343. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:302: undefined reference to `operator new(unsigned int)'
  1344. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:302: undefined reference to `operator delete(void*)'
  1345. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:305: undefined reference to `__cxa_begin_catch'
  1346. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:307: undefined reference to `operator delete(void*)'
  1347. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:308: undefined reference to `__cxa_rethrow'
  1348. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:305: undefined reference to `__cxa_end_catch'
  1349. C:/gosu/lib/libgosu.a(Text.o): In function `ZNSt20__uninitialized_copyILb0EE13__uninit_copyIN9__gnu_cxx17__normal_iteratorIPKN4Gosu15FormattedString13FormattedCharESt6vectorIS6_SaIS6_EEEEPS6_EET0_T_SF_SE_':
  1350. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_begin_catch'
  1351. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:81: undefined reference to `__cxa_rethrow'
  1352. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_end_catch'
  1353. C:/gosu/lib/libgosu.a(Text.o): In function `ZNSt20__uninitialized_copyILb0EE13__uninit_copyIN9__gnu_cxx17__normal_iteratorIPKN4Gosu15FormattedStringESt6vectorIS5_SaIS5_EEEEPS5_EET0_T_SE_SD_':
  1354. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_begin_catch'
  1355. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:81: undefined reference to `__cxa_rethrow'
  1356. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_end_catch'
  1357. C:/gosu/lib/libgosu.a(Text.o): In function `ZNSt20__uninitialized_copyILb0EE13__uninit_copyIN9__gnu_cxx17__normal_iteratorIPKN4Gosu5ColorESt6vectorIS5_SaIS5_EEEEPS5_EET0_T_SE_SD_':
  1358. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_begin_catch'
  1359. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:81: undefined reference to `__cxa_rethrow'
  1360. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_end_catch'
  1361. C:/gosu/lib/libgosu.a(Text.o): In function `ZN9__gnu_cxx13new_allocatorIN4Gosu15FormattedStringEE10deallocateEPS2_j':
  1362. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  1363. C:/gosu/lib/libgosu.a(Text.o): In function `ZN9__gnu_cxx13new_allocatorIN4Gosu15FormattedStringEE8allocateEjPKv':
  1364. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  1365. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned int)'
  1366. C:/gosu/lib/libgosu.a(Text.o): In function `ZNSt22__uninitialized_fill_nILb0EE15__uninit_fill_nIPN4Gosu15FormattedStringEjS3_EET_S5_T0_RKT1_':
  1367. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:205: undefined reference to `__cxa_begin_catch'
  1368. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:208: undefined reference to `__cxa_rethrow'
  1369. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:205: undefined reference to `__cxa_end_catch'
  1370. C:/gosu/lib/libgosu.a(Text.o): In function `ZNSt8_Rb_treeINSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEESt4pairIKS5_NSt3tr110shared_ptrIN4Gosu6BitmapEEEESt10_Select1stISD_ESt4lessIS5_ESaISD_EE10_M_insert_INSJ_11_Alloc_nodeEEESt17_Rb_tree_iteratorISD_EPSt18_Rb_tree_node_baseSP_RKSD_RT_':
  1371. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tree.h:1511: undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)'
  1372. C:/gosu/lib/libgosu.a(Text.o): In function `ZNSt20__uninitialized_copyILb0EE13__uninit_copyIPN4Gosu15FormattedStringES4_EET0_T_S6_S5_':
  1373. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_begin_catch'
  1374. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:81: undefined reference to `__cxa_rethrow'
  1375. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_uninitialized.h:78: undefined reference to `__cxa_end_catch'
  1376. C:/gosu/lib/libgosu.a(Text.o): In function `ZNSt17_Rb_tree_iteratorISt4pairIKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEENSt3tr110shared_ptrIN4Gosu6BitmapEEEEEmmEv':
  1377. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tree.h:220: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)'
  1378. C:/gosu/lib/libgosu.a(Text.o): In function `ZNSt17_Rb_tree_iteratorISt4pairIKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEENSt3tr110shared_ptrIN4Gosu6BitmapEEEEEppEv':
  1379. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tree.h:205: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)'
  1380. C:/gosu/lib/libgosu.a(Text.o): In function `ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEENSt3tr110shared_ptrIN4Gosu6BitmapEEEEEE10deallocateEPSG_j':
  1381. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  1382. C:/gosu/lib/libgosu.a(Text.o): In function `ZNSt8_Rb_treeINSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEESt4pairIKS5_NSt3tr110shared_ptrIN4Gosu6BitmapEEEESt10_Select1stISD_ESt4lessIS5_ESaISD_EE17_M_construct_nodeEPSt13_Rb_tree_nodeISD_ERKSD_':
  1383. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tree.h:503: undefined reference to `__cxa_begin_catch'
  1384. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tree.h:506: undefined reference to `__cxa_rethrow'
  1385. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tree.h:503: undefined reference to `__cxa_end_catch'
  1386. C:/gosu/lib/libgosu.a(Text.o): In function `ZNSt4pairIKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEENSt3tr110shared_ptrIN4Gosu6BitmapEEEEC1ERKSC_':
  1387. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_pair.h:96: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  1388. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_pair.h:96: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1389. C:/gosu/lib/libgosu.a(Text.o): In function `ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEENSt3tr110shared_ptrIN4Gosu6BitmapEEEEEE8allocateEjPKv':
  1390. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  1391. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned int)'
  1392. C:/gosu/lib/libgosu.a(Text.o): In function `ZNSt3tr121_Sp_counted_base_implIPN4Gosu6BitmapENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EED1Ev':
  1393. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:247: undefined reference to `operator delete(void*)'
  1394. C:/gosu/lib/libgosu.a(Text.o): In function `ZNSt3tr121_Sp_counted_base_implIPN4Gosu6BitmapENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EED0Ev':
  1395. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:247: undefined reference to `operator delete(void*)'
  1396. C:/gosu/lib/libgosu.a(Text.o):Text.cpp:(.rdata$_ZTINSt3tr121_Sp_counted_base_implIPN4Gosu6BitmapENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EEE[__ZTINSt3tr121_Sp_counted_base_implIPN4Gosu6BitmapENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EEE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  1397. C:/gosu/lib/libgosu.a(Text.o): In function `ZNSt3tr121_Sp_counted_base_implIPN4Gosu6BitmapENS_11_Sp_deleterIS2_EELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info':
  1398. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:263: undefined reference to `std::type_info::operator==(std::type_info const&) const'
  1399. C:/gosu/lib/libgosu.a(Text.o): In function `ZNKSt3tr111_Sp_deleterIN4Gosu6BitmapEEclEPS2_':
  1400. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:285: undefined reference to `operator delete(void*)'
  1401. C:/gosu/lib/libgosu.a(Text.o):Text.cpp:(.rdata$_ZTINSt3tr111_Sp_deleterIN4Gosu6BitmapEEE[__ZTINSt3tr111_Sp_deleterIN4Gosu6BitmapEEE]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
  1402. C:/gosu/lib/libgosu.a(Text.o):Text.cpp:(.eh_frame+0x14f): undefined reference to `__gxx_personality_v0'
  1403. C:/gosu/lib/libgosu.a(Text.o):Text.cpp:(.eh_frame$_ZN4Gosu15FormattedStringC1Ev+0x13): undefined reference to `__gxx_personality_v0'
  1404. C:/gosu/lib/libgosu.a(Text.o):Text.cpp:(.eh_frame$_ZNK4Gosu15FormattedString8unformatB5cxx11Ev+0x13): undefined reference to `__gxx_personality_v0'
  1405. C:/gosu/lib/libgosu.a(Text.o):Text.cpp:(.eh_frame$_ZN4Gosu15FormattedStringC1ERKS0_+0x13): undefined reference to `__gxx_personality_v0'
  1406. C:/gosu/lib/libgosu.a(Text.o):Text.cpp:(.eh_frame$_ZNK4Gosu15FormattedString5rangeEjj+0x13): undefined reference to `__gxx_personality_v0'
  1407. C:/gosu/lib/libgosu.a(Text.o):Text.cpp:(.eh_frame$_ZNK4Gosu15FormattedString10splitLinesEv+0x13): more undefined references to `__gxx_personality_v0' follow
  1408. C:/gosu/lib/libgosu.a(TextWin.o): In function `ZN4Gosu15defaultFontNameB5cxx11Ev':
  1409. C:\gosu/src/Text/TextWin.cpp:17: undefined reference to `std::allocator<wchar_t>::allocator()'
  1410. C:\gosu/src/Text/TextWin.cpp:17: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(wchar_t const*, std::allocator<wchar_t> const&)'
  1411. C:\gosu/src/Text/TextWin.cpp:17: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1412. C:\gosu/src/Text/TextWin.cpp:17: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1413. C:/gosu/lib/libgosu.a(TextWin.o): In function `WinBitmap':
  1414. C:\gosu/src/Text/TextWin.cpp:38: undefined reference to `std::allocator<char>::allocator()'
  1415. C:\gosu/src/Text/TextWin.cpp:38: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1416. C:\gosu/src/Text/TextWin.cpp:38: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1417. C:\gosu/src/Text/TextWin.cpp:38: undefined reference to `std::allocator<char>::~allocator()'
  1418. C:\gosu/src/Text/TextWin.cpp:54: undefined reference to `std::allocator<char>::allocator()'
  1419. C:\gosu/src/Text/TextWin.cpp:54: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1420. C:\gosu/src/Text/TextWin.cpp:38: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1421. C:\gosu/src/Text/TextWin.cpp:38: undefined reference to `std::allocator<char>::~allocator()'
  1422. C:\gosu/src/Text/TextWin.cpp:54: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1423. C:\gosu/src/Text/TextWin.cpp:54: undefined reference to `std::allocator<char>::~allocator()'
  1424. C:/gosu/lib/libgosu.a(TextWin.o): In function `selectFont':
  1425. C:\gosu/src/Text/TextWin.cpp:93: undefined reference to `__cxa_guard_acquire'
  1426. C:\gosu/src/Text/TextWin.cpp:93: undefined reference to `__cxa_guard_release'
  1427. C:\gosu/src/Text/TextWin.cpp:95: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::find(wchar_t const*, unsigned int) const'
  1428. C:\gosu/src/Text/TextWin.cpp:99: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::c_str() const'
  1429. C:\gosu/src/Text/TextWin.cpp:100: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::operator=(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  1430. C:\gosu/src/Text/TextWin.cpp:100: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::operator=(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  1431. C:\gosu/src/Text/TextWin.cpp:100: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1432. C:\gosu/src/Text/TextWin.cpp:103: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::operator=(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  1433. C:\gosu/src/Text/TextWin.cpp:106: undefined reference to `__cxa_guard_acquire'
  1434. C:\gosu/src/Text/TextWin.cpp:106: undefined reference to `__cxa_guard_release'
  1435. C:\gosu/src/Text/TextWin.cpp:110: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  1436. C:\gosu/src/Text/TextWin.cpp:110: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1437. C:\gosu/src/Text/TextWin.cpp:123: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::c_str() const'
  1438. C:\gosu/src/Text/TextWin.cpp:127: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1439. C:\gosu/src/Text/TextWin.cpp:127: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1440. C:\gosu/src/Text/TextWin.cpp:93: undefined reference to `__cxa_guard_abort'
  1441. C:\gosu/src/Text/TextWin.cpp:100: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1442. C:\gosu/src/Text/TextWin.cpp:106: undefined reference to `__cxa_guard_abort'
  1443. C:\gosu/src/Text/TextWin.cpp:106: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1444. C:\gosu/src/Text/TextWin.cpp:127: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1445. C:\gosu/src/Text/TextWin.cpp:127: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1446. C:/gosu/lib/libgosu.a(TextWin.o): In function `ZN4Gosu9textWidthERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEES7_jj':
  1447. C:\gosu/src/Text/TextWin.cpp:141: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::find_first_of(wchar_t const*, unsigned int) const'
  1448. C:\gosu/src/Text/TextWin.cpp:142: undefined reference to `__cxa_allocate_exception'
  1449. C:\gosu/src/Text/TextWin.cpp:142: undefined reference to `std::allocator<char>::allocator()'
  1450. C:\gosu/src/Text/TextWin.cpp:142: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1451. C:\gosu/src/Text/TextWin.cpp:142: undefined reference to `std::invalid_argument::invalid_argument(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  1452. C:\gosu/src/Text/TextWin.cpp:142: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1453. C:\gosu/src/Text/TextWin.cpp:142: undefined reference to `std::allocator<char>::~allocator()'
  1454. C:\gosu/src/Text/TextWin.cpp:142: undefined reference to `std::invalid_argument::~invalid_argument()'
  1455. C:\gosu/src/Text/TextWin.cpp:142: undefined reference to `__cxa_throw'
  1456. C:\gosu/src/Text/TextWin.cpp:145: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  1457. C:\gosu/src/Text/TextWin.cpp:145: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1458. C:\gosu/src/Text/TextWin.cpp:148: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::length() const'
  1459. C:\gosu/src/Text/TextWin.cpp:148: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::c_str() const'
  1460. C:\gosu/src/Text/TextWin.cpp:149: undefined reference to `std::allocator<char>::allocator()'
  1461. C:\gosu/src/Text/TextWin.cpp:149: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1462. C:\gosu/src/Text/TextWin.cpp:142: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1463. C:\gosu/src/Text/TextWin.cpp:142: undefined reference to `std::allocator<char>::~allocator()'
  1464. C:\gosu/src/Text/TextWin.cpp:142: undefined reference to `__cxa_free_exception'
  1465. C:\gosu/src/Text/TextWin.cpp:145: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1466. C:\gosu/src/Text/TextWin.cpp:149: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1467. C:\gosu/src/Text/TextWin.cpp:149: undefined reference to `std::allocator<char>::~allocator()'
  1468. C:/gosu/lib/libgosu.a(TextWin.o): In function `ZN4Gosu8drawTextERNS_6BitmapERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEEiiNS_5ColorES9_jj':
  1469. C:\gosu/src/Text/TextWin.cpp:158: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::find_first_of(wchar_t const*, unsigned int) const'
  1470. C:\gosu/src/Text/TextWin.cpp:159: undefined reference to `__cxa_allocate_exception'
  1471. C:\gosu/src/Text/TextWin.cpp:159: undefined reference to `std::allocator<char>::allocator()'
  1472. C:\gosu/src/Text/TextWin.cpp:159: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1473. C:\gosu/src/Text/TextWin.cpp:159: undefined reference to `std::invalid_argument::invalid_argument(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  1474. C:\gosu/src/Text/TextWin.cpp:159: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1475. C:\gosu/src/Text/TextWin.cpp:159: undefined reference to `std::allocator<char>::~allocator()'
  1476. C:\gosu/src/Text/TextWin.cpp:159: undefined reference to `std::invalid_argument::~invalid_argument()'
  1477. C:\gosu/src/Text/TextWin.cpp:159: undefined reference to `__cxa_throw'
  1478. C:\gosu/src/Text/TextWin.cpp:164: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  1479. C:\gosu/src/Text/TextWin.cpp:164: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1480. C:\gosu/src/Text/TextWin.cpp:167: undefined reference to `std::allocator<char>::allocator()'
  1481. C:\gosu/src/Text/TextWin.cpp:167: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1482. C:\gosu/src/Text/TextWin.cpp:169: undefined reference to `std::allocator<char>::allocator()'
  1483. C:\gosu/src/Text/TextWin.cpp:169: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1484. C:\gosu/src/Text/TextWin.cpp:169: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1485. C:\gosu/src/Text/TextWin.cpp:169: undefined reference to `std::allocator<char>::~allocator()'
  1486. C:\gosu/src/Text/TextWin.cpp:172: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::length() const'
  1487. C:\gosu/src/Text/TextWin.cpp:172: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::c_str() const'
  1488. C:\gosu/src/Text/TextWin.cpp:159: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1489. C:\gosu/src/Text/TextWin.cpp:159: undefined reference to `std::allocator<char>::~allocator()'
  1490. C:\gosu/src/Text/TextWin.cpp:159: undefined reference to `__cxa_free_exception'
  1491. C:\gosu/src/Text/TextWin.cpp:164: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1492. C:\gosu/src/Text/TextWin.cpp:167: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1493. C:\gosu/src/Text/TextWin.cpp:167: undefined reference to `std::allocator<char>::~allocator()'
  1494. C:\gosu/src/Text/TextWin.cpp:169: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1495. C:\gosu/src/Text/TextWin.cpp:169: undefined reference to `std::allocator<char>::~allocator()'
  1496. C:/gosu/lib/libgosu.a(TextWin.o): In function `ZNSt4pairINSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEEjED1Ev':
  1497. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_pair.h:96: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1498. C:/gosu/lib/libgosu.a(TextWin.o): In function `ZNSt4pairINSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEEjEC1ERKS6_':
  1499. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_pair.h:96: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  1500. C:/gosu/lib/libgosu.a(TextWin.o): In function `ZNSt4pairIKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEES5_ED1Ev':
  1501. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_pair.h:96: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1502. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_pair.h:96: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1503. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_pair.h:96: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1504. C:/gosu/lib/libgosu.a(TextWin.o): In function `ZNSt3mapINSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEES5_St4lessIS5_ESaISt4pairIKS5_S5_EEEixERS9_':
  1505. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_map.h:487: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string()'
  1506. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_map.h:487: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1507. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_map.h:487: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1508. C:/gosu/lib/libgosu.a(TextWin.o): In function `ZNSt4pairIKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEES5_EC1ERS6_S8_':
  1509. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_pair.h:113: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  1510. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_pair.h:113: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  1511. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_pair.h:113: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1512. C:/gosu/lib/libgosu.a(TextWin.o): In function `ZNSt4pairINSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEEjEC1ERKS5_RKj':
  1513. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_pair.h:113: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  1514. C:/gosu/lib/libgosu.a(TextWin.o): In function `ZNSt8_Rb_treeINSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE10_M_insert_INSE_11_Alloc_nodeEEESt17_Rb_tree_iteratorIS8_EPSt18_Rb_tree_node_baseSK_RKS8_RT_':
  1515. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tree.h:1511: undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)'
  1516. C:/gosu/lib/libgosu.a(TextWin.o): In function `ZNSt8_Rb_treeISt4pairINSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEEjES0_IKS7_P7HFONT__ESt10_Select1stISB_ESt4lessIS7_ESaISB_EE10_M_insert_INSH_11_Alloc_nodeEEESt17_Rb_tree_iteratorISB_EPSt18_Rb_tree_node_baseSN_RKSB_RT_':
  1517. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tree.h:1511: undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)'
  1518. C:/gosu/lib/libgosu.a(TextWin.o): In function `ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEES8_EEE10deallocateEPSB_j':
  1519. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  1520. C:/gosu/lib/libgosu.a(TextWin.o): In function `ZNSt17_Rb_tree_iteratorISt4pairIKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEES6_EEmmEv':
  1521. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tree.h:220: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)'
  1522. C:/gosu/lib/libgosu.a(TextWin.o): In function `ZNSt17_Rb_tree_iteratorISt4pairIKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEES6_EEppEv':
  1523. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tree.h:205: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)'
  1524. C:/gosu/lib/libgosu.a(TextWin.o): In function `ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKS2_INSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEEjEP7HFONT__EEE10deallocateEPSE_j':
  1525. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  1526. C:/gosu/lib/libgosu.a(TextWin.o): In function `ZNSt17_Rb_tree_iteratorISt4pairIKS0_INSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEEjEP7HFONT__EEmmEv':
  1527. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tree.h:220: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)'
  1528. C:/gosu/lib/libgosu.a(TextWin.o): In function `ZNSt17_Rb_tree_iteratorISt4pairIKS0_INSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEEjEP7HFONT__EEppEv':
  1529. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tree.h:205: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)'
  1530. C:/gosu/lib/libgosu.a(TextWin.o): In function `ZNSt8_Rb_treeINSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE17_M_construct_nodeEPSt13_Rb_tree_nodeIS8_ERKS8_':
  1531. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tree.h:503: undefined reference to `__cxa_begin_catch'
  1532. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tree.h:506: undefined reference to `__cxa_rethrow'
  1533. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tree.h:503: undefined reference to `__cxa_end_catch'
  1534. C:/gosu/lib/libgosu.a(TextWin.o): In function `ZNSt8_Rb_treeISt4pairINSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEEjES0_IKS7_P7HFONT__ESt10_Select1stISB_ESt4lessIS7_ESaISB_EE17_M_construct_nodeEPSt13_Rb_tree_nodeISB_ERKSB_':
  1535. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tree.h:503: undefined reference to `__cxa_begin_catch'
  1536. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tree.h:506: undefined reference to `__cxa_rethrow'
  1537. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_tree.h:503: undefined reference to `__cxa_end_catch'
  1538. C:/gosu/lib/libgosu.a(TextWin.o): In function `ZNSt4pairIKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEES5_EC1ERKS7_':
  1539. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_pair.h:96: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  1540. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_pair.h:96: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  1541. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_pair.h:96: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  1542. C:/gosu/lib/libgosu.a(TextWin.o): In function `ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEES8_EEE8allocateEjPKv':
  1543. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  1544. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned int)'
  1545. C:/gosu/lib/libgosu.a(TextWin.o): In function `ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKS2_INSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEEjEP7HFONT__EEE8allocateEjPKv':
  1546. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  1547. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned int)'
  1548. C:/gosu/lib/libgosu.a(TextWin.o):TextWin.cpp:(.eh_frame+0x13): undefined reference to `__gxx_personality_v0'
  1549. C:/gosu/lib/libgosu.a(TextWin.o):TextWin.cpp:(.eh_frame$_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EED1Ev+0x13): undefined reference to `__gxx_personality_v0'
  1550. C:/gosu/lib/libgosu.a(TextWin.o):TextWin.cpp:(.eh_frame$_ZNSt4pairIKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEES5_ED1Ev+0x13): undefined reference to `__gxx_personality_v0'
  1551. C:/gosu/lib/libgosu.a(TextWin.o):TextWin.cpp:(.eh_frame$_ZNSt3mapINSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEES5_St4lessIS5_ESaISt4pairIKS5_S5_EEEixERS9_+0x13): undefined reference to `__gxx_personality_v0'
  1552. C:/gosu/lib/libgosu.a(TextWin.o):TextWin.cpp:(.eh_frame$_ZNSt8_Rb_treeISt4pairINSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEEjES0_IKS7_P7HFONT__ESt10_Select1stISB_ESt4lessIS7_ESaISB_EED1Ev+0x13): undefined reference to `__gxx_personality_v0'
  1553. C:/gosu/lib/libgosu.a(TextWin.o):TextWin.cpp:(.eh_frame$_ZNSt3mapISt4pairINSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEEjEP7HFONT__St4lessIS7_ESaIS0_IKS7_S9_EEEixERSC_+0x13): more undefined references to `__gxx_personality_v0' follow
  1554. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu6SampleC2ERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEE':
  1555. C:\gosu/src/Audio/Audio.cpp:183: undefined reference to `operator new(unsigned int)'
  1556. C:\gosu/src/Audio/Audio.cpp:190: undefined reference to `operator new(unsigned int)'
  1557. C:\gosu/src/Audio/Audio.cpp:195: undefined reference to `operator new(unsigned int)'
  1558. C:\gosu/src/Audio/Audio.cpp:183: undefined reference to `operator delete(void*)'
  1559. C:\gosu/src/Audio/Audio.cpp:190: undefined reference to `operator delete(void*)'
  1560. C:\gosu/src/Audio/Audio.cpp:195: undefined reference to `operator delete(void*)'
  1561. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu6SampleC2ENS_6ReaderE':
  1562. C:\gosu/src/Audio/Audio.cpp:201: undefined reference to `operator new(unsigned int)'
  1563. C:\gosu/src/Audio/Audio.cpp:206: undefined reference to `operator new(unsigned int)'
  1564. C:\gosu/src/Audio/Audio.cpp:211: undefined reference to `operator new(unsigned int)'
  1565. C:\gosu/src/Audio/Audio.cpp:201: undefined reference to `operator delete(void*)'
  1566. C:\gosu/src/Audio/Audio.cpp:206: undefined reference to `operator delete(void*)'
  1567. C:\gosu/src/Audio/Audio.cpp:211: undefined reference to `operator delete(void*)'
  1568. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu4SongC2ERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEE':
  1569. C:\gosu/src/Audio/Audio.cpp:515: undefined reference to `operator new(unsigned int)'
  1570. C:\gosu/src/Audio/Audio.cpp:516: undefined reference to `operator new(unsigned int)'
  1571. C:\gosu/src/Audio/Audio.cpp:515: undefined reference to `operator delete(void*)'
  1572. C:\gosu/src/Audio/Audio.cpp:516: undefined reference to `operator delete(void*)'
  1573. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu4SongC2ENS_6ReaderE':
  1574. C:\gosu/src/Audio/Audio.cpp:522: undefined reference to `operator new(unsigned int)'
  1575. C:\gosu/src/Audio/Audio.cpp:524: undefined reference to `operator new(unsigned int)'
  1576. C:\gosu/src/Audio/Audio.cpp:522: undefined reference to `operator delete(void*)'
  1577. C:\gosu/src/Audio/Audio.cpp:524: undefined reference to `operator delete(void*)'
  1578. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu9AudioFileD2Ev':
  1579. C:\gosu/src/Audio/AudioFile.hpp:25: undefined reference to `operator delete(void*)'
  1580. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu8ResourceD2Ev':
  1581. C:\gosu/./Gosu/IO.hpp:163: undefined reference to `operator delete(void*)'
  1582. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu7OggFile4openEv':
  1583. C:\gosu/src/Audio/OggFile.hpp:30: undefined reference to `stb_vorbis_open_memory'
  1584. C:\gosu/src/Audio/OggFile.hpp:34: undefined reference to `std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::basic_ostringstream(std::_Ios_Openmode)'
  1585. C:\gosu/src/Audio/OggFile.hpp:35: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)'
  1586. C:\gosu/src/Audio/OggFile.hpp:35: undefined reference to `std::ostream::operator<<(int)'
  1587. C:\gosu/src/Audio/OggFile.hpp:36: undefined reference to `__cxa_allocate_exception'
  1588. C:\gosu/src/Audio/OggFile.hpp:36: undefined reference to `std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::str() const'
  1589. C:\gosu/src/Audio/OggFile.hpp:36: undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  1590. C:\gosu/src/Audio/OggFile.hpp:36: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1591. C:\gosu/src/Audio/OggFile.hpp:36: undefined reference to `std::runtime_error::~runtime_error()'
  1592. C:\gosu/src/Audio/OggFile.hpp:36: undefined reference to `__cxa_throw'
  1593. C:\gosu/src/Audio/OggFile.hpp:39: undefined reference to `stb_vorbis_get_info'
  1594. C:\gosu/src/Audio/OggFile.hpp:36: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1595. C:\gosu/src/Audio/OggFile.hpp:36: undefined reference to `__cxa_free_exception'
  1596. C:\gosu/src/Audio/OggFile.hpp:34: undefined reference to `std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_ostringstream()'
  1597. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu7OggFile5closeEv':
  1598. C:\gosu/src/Audio/OggFile.hpp:47: undefined reference to `stb_vorbis_close'
  1599. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu7OggFileD1Ev':
  1600. C:\gosu/src/Audio/OggFile.hpp:63: undefined reference to `operator delete(void*)'
  1601. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu7OggFileD0Ev':
  1602. C:\gosu/src/Audio/OggFile.hpp:63: undefined reference to `operator delete(void*)'
  1603. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu7OggFile8readDataEPvj':
  1604. C:\gosu/src/Audio/OggFile.hpp:83: undefined reference to `stb_vorbis_get_samples_short_interleaved'
  1605. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu7OggFile6rewindEv':
  1606. C:\gosu/src/Audio/OggFile.hpp:96: undefined reference to `stb_vorbis_seek_start'
  1607. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu7SndFile3dllEv':
  1608. C:\gosu/src/Audio/SndFile.hpp:23: undefined reference to `__cxa_guard_acquire'
  1609. C:\gosu/src/Audio/SndFile.hpp:23: undefined reference to `__cxa_guard_release'
  1610. C:\gosu/src/Audio/SndFile.hpp:25: undefined reference to `__cxa_allocate_exception'
  1611. C:\gosu/src/Audio/SndFile.hpp:25: undefined reference to `std::allocator<char>::allocator()'
  1612. C:\gosu/src/Audio/SndFile.hpp:25: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1613. C:\gosu/src/Audio/SndFile.hpp:25: undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  1614. C:\gosu/src/Audio/SndFile.hpp:25: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1615. C:\gosu/src/Audio/SndFile.hpp:25: undefined reference to `std::allocator<char>::~allocator()'
  1616. C:\gosu/src/Audio/SndFile.hpp:25: undefined reference to `std::runtime_error::~runtime_error()'
  1617. C:\gosu/src/Audio/SndFile.hpp:25: undefined reference to `__cxa_throw'
  1618. C:\gosu/src/Audio/SndFile.hpp:23: undefined reference to `__cxa_guard_abort'
  1619. C:\gosu/src/Audio/SndFile.hpp:25: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1620. C:\gosu/src/Audio/SndFile.hpp:25: undefined reference to `std::allocator<char>::~allocator()'
  1621. C:\gosu/src/Audio/SndFile.hpp:25: undefined reference to `__cxa_free_exception'
  1622. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu7SndFile15sf_open_virtualEP13SF_VIRTUAL_IOiP7SF_INFOPv':
  1623. C:\gosu/src/Audio/SndFile.hpp:39: undefined reference to `__cxa_guard_acquire'
  1624. C:\gosu/src/Audio/SndFile.hpp:39: undefined reference to `__cxa_guard_release'
  1625. C:\gosu/src/Audio/SndFile.hpp:39: undefined reference to `__cxa_allocate_exception'
  1626. C:\gosu/src/Audio/SndFile.hpp:39: undefined reference to `std::allocator<char>::allocator()'
  1627. C:\gosu/src/Audio/SndFile.hpp:39: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1628. C:\gosu/src/Audio/SndFile.hpp:39: undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  1629. C:\gosu/src/Audio/SndFile.hpp:39: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1630. C:\gosu/src/Audio/SndFile.hpp:39: undefined reference to `std::allocator<char>::~allocator()'
  1631. C:\gosu/src/Audio/SndFile.hpp:39: undefined reference to `std::runtime_error::~runtime_error()'
  1632. C:\gosu/src/Audio/SndFile.hpp:39: undefined reference to `__cxa_throw'
  1633. C:\gosu/src/Audio/SndFile.hpp:39: undefined reference to `__cxa_guard_abort'
  1634. C:\gosu/src/Audio/SndFile.hpp:39: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1635. C:\gosu/src/Audio/SndFile.hpp:39: undefined reference to `std::allocator<char>::~allocator()'
  1636. C:\gosu/src/Audio/SndFile.hpp:39: undefined reference to `__cxa_free_exception'
  1637. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu7SndFile8sf_closeEP11SNDFILE_tag':
  1638. C:\gosu/src/Audio/SndFile.hpp:42: undefined reference to `__cxa_guard_acquire'
  1639. C:\gosu/src/Audio/SndFile.hpp:42: undefined reference to `__cxa_guard_release'
  1640. C:\gosu/src/Audio/SndFile.hpp:42: undefined reference to `__cxa_allocate_exception'
  1641. C:\gosu/src/Audio/SndFile.hpp:42: undefined reference to `std::allocator<char>::allocator()'
  1642. C:\gosu/src/Audio/SndFile.hpp:42: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1643. C:\gosu/src/Audio/SndFile.hpp:42: undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  1644. C:\gosu/src/Audio/SndFile.hpp:42: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1645. C:\gosu/src/Audio/SndFile.hpp:42: undefined reference to `std::allocator<char>::~allocator()'
  1646. C:\gosu/src/Audio/SndFile.hpp:42: undefined reference to `std::runtime_error::~runtime_error()'
  1647. C:\gosu/src/Audio/SndFile.hpp:42: undefined reference to `__cxa_throw'
  1648. C:\gosu/src/Audio/SndFile.hpp:42: undefined reference to `__cxa_guard_abort'
  1649. C:\gosu/src/Audio/SndFile.hpp:42: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1650. C:\gosu/src/Audio/SndFile.hpp:42: undefined reference to `std::allocator<char>::~allocator()'
  1651. C:\gosu/src/Audio/SndFile.hpp:42: undefined reference to `__cxa_free_exception'
  1652. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu7SndFile14sf_readf_shortEP11SNDFILE_tagPsx':
  1653. C:\gosu/src/Audio/SndFile.hpp:45: undefined reference to `__cxa_guard_acquire'
  1654. C:\gosu/src/Audio/SndFile.hpp:45: undefined reference to `__cxa_guard_release'
  1655. C:\gosu/src/Audio/SndFile.hpp:45: undefined reference to `__cxa_allocate_exception'
  1656. C:\gosu/src/Audio/SndFile.hpp:45: undefined reference to `std::allocator<char>::allocator()'
  1657. C:\gosu/src/Audio/SndFile.hpp:45: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1658. C:\gosu/src/Audio/SndFile.hpp:45: undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  1659. C:\gosu/src/Audio/SndFile.hpp:45: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1660. C:\gosu/src/Audio/SndFile.hpp:45: undefined reference to `std::allocator<char>::~allocator()'
  1661. C:\gosu/src/Audio/SndFile.hpp:45: undefined reference to `std::runtime_error::~runtime_error()'
  1662. C:\gosu/src/Audio/SndFile.hpp:45: undefined reference to `__cxa_throw'
  1663. C:\gosu/src/Audio/SndFile.hpp:45: undefined reference to `__cxa_guard_abort'
  1664. C:\gosu/src/Audio/SndFile.hpp:45: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1665. C:\gosu/src/Audio/SndFile.hpp:45: undefined reference to `std::allocator<char>::~allocator()'
  1666. C:\gosu/src/Audio/SndFile.hpp:45: undefined reference to `__cxa_free_exception'
  1667. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu7SndFile7sf_seekEP11SNDFILE_tagxi':
  1668. C:\gosu/src/Audio/SndFile.hpp:48: undefined reference to `__cxa_guard_acquire'
  1669. C:\gosu/src/Audio/SndFile.hpp:48: undefined reference to `__cxa_guard_release'
  1670. C:\gosu/src/Audio/SndFile.hpp:48: undefined reference to `__cxa_allocate_exception'
  1671. C:\gosu/src/Audio/SndFile.hpp:48: undefined reference to `std::allocator<char>::allocator()'
  1672. C:\gosu/src/Audio/SndFile.hpp:48: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1673. C:\gosu/src/Audio/SndFile.hpp:48: undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  1674. C:\gosu/src/Audio/SndFile.hpp:48: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1675. C:\gosu/src/Audio/SndFile.hpp:48: undefined reference to `std::allocator<char>::~allocator()'
  1676. C:\gosu/src/Audio/SndFile.hpp:48: undefined reference to `std::runtime_error::~runtime_error()'
  1677. C:\gosu/src/Audio/SndFile.hpp:48: undefined reference to `__cxa_throw'
  1678. C:\gosu/src/Audio/SndFile.hpp:48: undefined reference to `__cxa_guard_abort'
  1679. C:\gosu/src/Audio/SndFile.hpp:48: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1680. C:\gosu/src/Audio/SndFile.hpp:48: undefined reference to `std::allocator<char>::~allocator()'
  1681. C:\gosu/src/Audio/SndFile.hpp:48: undefined reference to `__cxa_free_exception'
  1682. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu7SndFile11sf_strerrorEP11SNDFILE_tag':
  1683. C:\gosu/src/Audio/SndFile.hpp:51: undefined reference to `__cxa_guard_acquire'
  1684. C:\gosu/src/Audio/SndFile.hpp:51: undefined reference to `__cxa_guard_release'
  1685. C:\gosu/src/Audio/SndFile.hpp:51: undefined reference to `__cxa_allocate_exception'
  1686. C:\gosu/src/Audio/SndFile.hpp:51: undefined reference to `std::allocator<char>::allocator()'
  1687. C:\gosu/src/Audio/SndFile.hpp:51: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1688. C:\gosu/src/Audio/SndFile.hpp:51: undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  1689. C:\gosu/src/Audio/SndFile.hpp:51: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1690. C:\gosu/src/Audio/SndFile.hpp:51: undefined reference to `std::allocator<char>::~allocator()'
  1691. C:\gosu/src/Audio/SndFile.hpp:51: undefined reference to `std::runtime_error::~runtime_error()'
  1692. C:\gosu/src/Audio/SndFile.hpp:51: undefined reference to `__cxa_throw'
  1693. C:\gosu/src/Audio/SndFile.hpp:51: undefined reference to `__cxa_guard_abort'
  1694. C:\gosu/src/Audio/SndFile.hpp:51: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1695. C:\gosu/src/Audio/SndFile.hpp:51: undefined reference to `std::allocator<char>::~allocator()'
  1696. C:\gosu/src/Audio/SndFile.hpp:51: undefined reference to `__cxa_free_exception'
  1697. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu7SndFileC1ENS_6ReaderE':
  1698. C:\gosu/src/Audio/SndFile.hpp:110: undefined reference to `__cxa_allocate_exception'
  1699. C:\gosu/src/Audio/SndFile.hpp:110: undefined reference to `std::allocator<char>::allocator()'
  1700. C:\gosu/src/Audio/SndFile.hpp:110: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1701. C:\gosu/src/Audio/SndFile.hpp:110: undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  1702. C:\gosu/src/Audio/SndFile.hpp:110: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1703. C:\gosu/src/Audio/SndFile.hpp:110: undefined reference to `std::allocator<char>::~allocator()'
  1704. C:\gosu/src/Audio/SndFile.hpp:110: undefined reference to `std::runtime_error::~runtime_error()'
  1705. C:\gosu/src/Audio/SndFile.hpp:110: undefined reference to `__cxa_throw'
  1706. C:\gosu/src/Audio/SndFile.hpp:110: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1707. C:\gosu/src/Audio/SndFile.hpp:110: undefined reference to `std::allocator<char>::~allocator()'
  1708. C:\gosu/src/Audio/SndFile.hpp:110: undefined reference to `__cxa_free_exception'
  1709. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu7SndFileC1ERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEE':
  1710. C:\gosu/src/Audio/SndFile.hpp:124: undefined reference to `__cxa_allocate_exception'
  1711. C:\gosu/src/Audio/SndFile.hpp:124: undefined reference to `std::allocator<char>::allocator()'
  1712. C:\gosu/src/Audio/SndFile.hpp:124: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1713. C:\gosu/src/Audio/SndFile.hpp:124: undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  1714. C:\gosu/src/Audio/SndFile.hpp:124: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1715. C:\gosu/src/Audio/SndFile.hpp:124: undefined reference to `std::allocator<char>::~allocator()'
  1716. C:\gosu/src/Audio/SndFile.hpp:124: undefined reference to `std::runtime_error::~runtime_error()'
  1717. C:\gosu/src/Audio/SndFile.hpp:124: undefined reference to `__cxa_throw'
  1718. C:\gosu/src/Audio/SndFile.hpp:124: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1719. C:\gosu/src/Audio/SndFile.hpp:124: undefined reference to `std::allocator<char>::~allocator()'
  1720. C:\gosu/src/Audio/SndFile.hpp:124: undefined reference to `__cxa_free_exception'
  1721. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu7SndFileD1Ev':
  1722. C:\gosu/src/Audio/SndFile.hpp:131: undefined reference to `operator delete(void*)'
  1723. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu7SndFileD0Ev':
  1724. C:\gosu/src/Audio/SndFile.hpp:131: undefined reference to `operator delete(void*)'
  1725. C:/gosu/lib/libgosu.a(Audio.o): In function `ZNK4Gosu7SndFile6formatEv':
  1726. C:\gosu/src/Audio/SndFile.hpp:142: undefined reference to `__cxa_allocate_exception'
  1727. C:\gosu/src/Audio/SndFile.hpp:142: undefined reference to `std::allocator<char>::allocator()'
  1728. C:\gosu/src/Audio/SndFile.hpp:142: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1729. C:\gosu/src/Audio/SndFile.hpp:142: undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  1730. C:\gosu/src/Audio/SndFile.hpp:142: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1731. C:\gosu/src/Audio/SndFile.hpp:142: undefined reference to `std::allocator<char>::~allocator()'
  1732. C:\gosu/src/Audio/SndFile.hpp:142: undefined reference to `std::runtime_error::~runtime_error()'
  1733. C:\gosu/src/Audio/SndFile.hpp:142: undefined reference to `__cxa_throw'
  1734. C:\gosu/src/Audio/SndFile.hpp:142: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1735. C:\gosu/src/Audio/SndFile.hpp:142: undefined reference to `std::allocator<char>::~allocator()'
  1736. C:\gosu/src/Audio/SndFile.hpp:142: undefined reference to `__cxa_free_exception'
  1737. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu4Song8BaseDataD2Ev':
  1738. C:\gosu/src/Audio/Audio.cpp:254: undefined reference to `operator delete(void*)'
  1739. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu4Song10StreamDataC1ERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEE':
  1740. C:\gosu/src/Audio/Audio.cpp:369: undefined reference to `operator new(unsigned int)'
  1741. C:\gosu/src/Audio/Audio.cpp:372: undefined reference to `operator new(unsigned int)'
  1742. C:\gosu/src/Audio/Audio.cpp:369: undefined reference to `operator delete(void*)'
  1743. C:\gosu/src/Audio/Audio.cpp:372: undefined reference to `operator delete(void*)'
  1744. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu4Song10StreamDataC1ENS_6ReaderE':
  1745. C:\gosu/src/Audio/Audio.cpp:379: undefined reference to `operator new(unsigned int)'
  1746. C:\gosu/src/Audio/Audio.cpp:381: undefined reference to `operator new(unsigned int)'
  1747. C:\gosu/src/Audio/Audio.cpp:379: undefined reference to `operator delete(void*)'
  1748. C:\gosu/src/Audio/Audio.cpp:381: undefined reference to `operator delete(void*)'
  1749. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu4Song10StreamDataD1Ev':
  1750. C:\gosu/src/Audio/Audio.cpp:391: undefined reference to `operator delete(void*)'
  1751. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu4Song10StreamDataD0Ev':
  1752. C:\gosu/src/Audio/Audio.cpp:391: undefined reference to `operator delete(void*)'
  1753. C:/gosu/lib/libgosu.a(Audio.o): In function `ZNSt8auto_ptrIN4Gosu19ALChannelManagementEE5resetEPS1_':
  1754. C:/msys64/mingw32/include/c++/5.3.0/backward/auto_ptr.h:244: undefined reference to `operator delete(void*)'
  1755. C:/msys64/mingw32/include/c++/5.3.0/backward/auto_ptr.h:240: undefined reference to `__cxa_call_unexpected'
  1756. C:/gosu/lib/libgosu.a(Audio.o): In function `ZNSt8auto_ptrIN4Gosu9AudioFileEE5resetEPS1_':
  1757. C:/msys64/mingw32/include/c++/5.3.0/backward/auto_ptr.h:240: undefined reference to `__cxa_call_unexpected'
  1758. C:/gosu/lib/libgosu.a(Audio.o): In function `ZNSt8auto_ptrIN4Gosu4Song8BaseDataEE5resetEPS2_':
  1759. C:/msys64/mingw32/include/c++/5.3.0/backward/auto_ptr.h:240: undefined reference to `__cxa_call_unexpected'
  1760. C:/gosu/lib/libgosu.a(Audio.o): In function `ZNSt8auto_ptrIN4Gosu4Song8BaseDataEEaSESt12auto_ptr_refIS2_E':
  1761. C:/msys64/mingw32/include/c++/5.3.0/backward/auto_ptr.h:264: undefined reference to `__cxa_call_unexpected'
  1762. C:/gosu/lib/libgosu.a(Audio.o): In function `ZNSt12_Vector_baseIcSaIcEE12_Vector_implD1Ev':
  1763. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:79: undefined reference to `std::allocator<char>::~allocator()'
  1764. C:/gosu/lib/libgosu.a(Audio.o): In function `ZNSt12_Vector_baseIcSaIcEE12_Vector_implC1Ev':
  1765. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:87: undefined reference to `std::allocator<char>::allocator()'
  1766. C:/gosu/lib/libgosu.a(Audio.o): In function `ZNSt6vectorIcSaIcEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPcS1_EEjRKc':
  1767. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:513: undefined reference to `__cxa_begin_catch'
  1768. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:523: undefined reference to `__cxa_rethrow'
  1769. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:513: undefined reference to `__cxa_end_catch'
  1770. C:/gosu/lib/libgosu.a(Audio.o): In function `ZNSt3tr114__shared_countILN9__gnu_cxx12_Lock_policyE2EEC1IPN4Gosu6Sample10SampleDataEEET_':
  1771. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:302: undefined reference to `operator new(unsigned int)'
  1772. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:302: undefined reference to `operator delete(void*)'
  1773. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:305: undefined reference to `__cxa_begin_catch'
  1774. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:307: undefined reference to `operator delete(void*)'
  1775. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:308: undefined reference to `__cxa_rethrow'
  1776. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:305: undefined reference to `__cxa_end_catch'
  1777. C:/gosu/lib/libgosu.a(Audio.o): In function `ZNKSt6vectorIcSaIcEE12_M_check_lenEjPKc':
  1778. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:1425: undefined reference to `std::__throw_length_error(char const*)'
  1779. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN9__gnu_cxx13new_allocatorIcE10deallocateEPcj':
  1780. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  1781. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN9__gnu_cxx13new_allocatorIcE8allocateEjPKv':
  1782. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  1783. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned int)'
  1784. C:/gosu/lib/libgosu.a(Audio.o): In function `ZNSt3tr121_Sp_counted_base_implIPN4Gosu6Sample10SampleDataENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EED1Ev':
  1785. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:247: undefined reference to `operator delete(void*)'
  1786. C:/gosu/lib/libgosu.a(Audio.o): In function `ZNSt3tr121_Sp_counted_base_implIPN4Gosu6Sample10SampleDataENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EED0Ev':
  1787. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:247: undefined reference to `operator delete(void*)'
  1788. C:/gosu/lib/libgosu.a(Audio.o):Audio.cpp:(.rdata$_ZTVN4Gosu4Song8BaseDataE[__ZTVN4Gosu4Song8BaseDataE]+0x8): undefined reference to `__cxa_pure_virtual'
  1789. C:/gosu/lib/libgosu.a(Audio.o):Audio.cpp:(.rdata$_ZTVN4Gosu4Song8BaseDataE[__ZTVN4Gosu4Song8BaseDataE]+0x14): undefined reference to `__cxa_pure_virtual'
  1790. C:/gosu/lib/libgosu.a(Audio.o):Audio.cpp:(.rdata$_ZTVN4Gosu4Song8BaseDataE[__ZTVN4Gosu4Song8BaseDataE]+0x18): undefined reference to `__cxa_pure_virtual'
  1791. C:/gosu/lib/libgosu.a(Audio.o):Audio.cpp:(.rdata$_ZTVN4Gosu4Song8BaseDataE[__ZTVN4Gosu4Song8BaseDataE]+0x1c): undefined reference to `__cxa_pure_virtual'
  1792. C:/gosu/lib/libgosu.a(Audio.o):Audio.cpp:(.rdata$_ZTVN4Gosu4Song8BaseDataE[__ZTVN4Gosu4Song8BaseDataE]+0x20): undefined reference to `__cxa_pure_virtual'
  1793. C:/gosu/lib/libgosu.a(Audio.o):Audio.cpp:(.rdata$_ZTVN4Gosu4Song8BaseDataE[__ZTVN4Gosu4Song8BaseDataE]+0x24): more undefined references to `__cxa_pure_virtual' follow
  1794. C:/gosu/lib/libgosu.a(Audio.o):Audio.cpp:(.rdata$_ZTINSt3tr121_Sp_counted_base_implIPN4Gosu6Sample10SampleDataENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EEE[__ZTINSt3tr121_Sp_counted_base_implIPN4Gosu6Sample10SampleDataENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EEE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  1795. C:/gosu/lib/libgosu.a(Audio.o):Audio.cpp:(.rdata$_ZTIN4Gosu4Song10StreamDataE[__ZTIN4Gosu4Song10StreamDataE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  1796. C:/gosu/lib/libgosu.a(Audio.o):Audio.cpp:(.rdata$_ZTIN4Gosu4Song8BaseDataE[__ZTIN4Gosu4Song8BaseDataE]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
  1797. C:/gosu/lib/libgosu.a(Audio.o):Audio.cpp:(.rdata$_ZTIN4Gosu7SndFileE[__ZTIN4Gosu7SndFileE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  1798. C:/gosu/lib/libgosu.a(Audio.o):Audio.cpp:(.rdata$_ZTIN4Gosu7OggFileE[__ZTIN4Gosu7OggFileE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  1799. C:/gosu/lib/libgosu.a(Audio.o):Audio.cpp:(.rdata$_ZTIN4Gosu8ResourceE[__ZTIN4Gosu8ResourceE]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
  1800. C:/gosu/lib/libgosu.a(Audio.o):Audio.cpp:(.rdata$_ZTIN4Gosu9AudioFileE[__ZTIN4Gosu9AudioFileE]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
  1801. C:/gosu/lib/libgosu.a(Audio.o): In function `ZN4Gosu6BufferD1Ev':
  1802. C:\gosu/./Gosu/IO.hpp:191: undefined reference to `operator delete(void*)'
  1803. C:/gosu/lib/libgosu.a(Audio.o): In function `ZNSt3tr121_Sp_counted_base_implIPN4Gosu6Sample10SampleDataENS_11_Sp_deleterIS3_EELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info':
  1804. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:263: undefined reference to `std::type_info::operator==(std::type_info const&) const'
  1805. C:/gosu/lib/libgosu.a(Audio.o): In function `ZNSt8auto_ptrIN4Gosu19ALChannelManagementEED1Ev':
  1806. C:/msys64/mingw32/include/c++/5.3.0/backward/auto_ptr.h:170: undefined reference to `operator delete(void*)'
  1807. C:/gosu/lib/libgosu.a(Audio.o): In function `ZNKSt3tr111_Sp_deleterIN4Gosu6Sample10SampleDataEEclEPS3_':
  1808. C:/msys64/mingw32/include/c++/5.3.0/tr1/shared_ptr.h:285: undefined reference to `operator delete(void*)'
  1809. C:/gosu/lib/libgosu.a(Audio.o):Audio.cpp:(.rdata$_ZTINSt3tr111_Sp_deleterIN4Gosu6Sample10SampleDataEEE[__ZTINSt3tr111_Sp_deleterIN4Gosu6Sample10SampleDataEEE]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
  1810. C:/gosu/lib/libgosu.a(Audio.o):Audio.cpp:(.eh_frame+0x10b): undefined reference to `__gxx_personality_v0'
  1811. C:/gosu/lib/libgosu.a(Audio.o):Audio.cpp:(.eh_frame$_ZN4Gosu6BufferC1Ev+0x13): undefined reference to `__gxx_personality_v0'
  1812. C:/gosu/lib/libgosu.a(Audio.o):Audio.cpp:(.eh_frame$_ZN4Gosu7OggFile4openEv+0x13): undefined reference to `__gxx_personality_v0'
  1813. C:/gosu/lib/libgosu.a(Audio.o):Audio.cpp:(.eh_frame$_ZN4Gosu7OggFileC1ENS_6ReaderE+0x13): undefined reference to `__gxx_personality_v0'
  1814. C:/gosu/lib/libgosu.a(Audio.o):Audio.cpp:(.eh_frame$_ZN4Gosu7OggFileD1Ev+0x13): undefined reference to `__gxx_personality_v0'
  1815. C:/gosu/lib/libgosu.a(Audio.o):Audio.cpp:(.eh_frame$_ZN4Gosu7SndFile3dllEv+0x13): more undefined references to `__gxx_personality_v0' follow
  1816. C:/gosu/lib/libgosu.a(FileWin.o): In function `ZN4Gosu4FileC2ERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEENS_8FileModeE':
  1817. C:\gosu/src/FileWin.cpp:25: undefined reference to `operator new(unsigned int)'
  1818. C:\gosu/src/FileWin.cpp:43: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::c_str() const'
  1819. C:\gosu/src/FileWin.cpp:46: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1820. C:\gosu/src/FileWin.cpp:46: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1821. C:/gosu/lib/libgosu.a(FileWin.o): In function `ZN4Gosu4FileD2Ev':
  1822. C:\gosu/src/FileWin.cpp:53: undefined reference to `operator delete(void*)'
  1823. C:/gosu/lib/libgosu.a(FileWin.o): In function `ZN4Gosu4FileD0Ev':
  1824. C:\gosu/src/FileWin.cpp:53: undefined reference to `operator delete(void*)'
  1825. C:/gosu/lib/libgosu.a(FileWin.o): In function `ZN4Gosu4File6resizeEj':
  1826. C:\gosu/src/FileWin.cpp:63: undefined reference to `std::allocator<char>::allocator()'
  1827. C:\gosu/src/FileWin.cpp:63: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1828. C:\gosu/src/FileWin.cpp:64: undefined reference to `std::allocator<char>::allocator()'
  1829. C:\gosu/src/FileWin.cpp:64: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1830. C:\gosu/src/FileWin.cpp:64: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1831. C:\gosu/src/FileWin.cpp:64: undefined reference to `std::allocator<char>::~allocator()'
  1832. C:\gosu/src/FileWin.cpp:63: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1833. C:\gosu/src/FileWin.cpp:63: undefined reference to `std::allocator<char>::~allocator()'
  1834. C:\gosu/src/FileWin.cpp:64: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1835. C:\gosu/src/FileWin.cpp:64: undefined reference to `std::allocator<char>::~allocator()'
  1836. C:/gosu/lib/libgosu.a(FileWin.o): In function `ZNK4Gosu4File4readEjjPv':
  1837. C:\gosu/src/FileWin.cpp:71: undefined reference to `std::allocator<char>::allocator()'
  1838. C:\gosu/src/FileWin.cpp:71: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1839. C:\gosu/src/FileWin.cpp:73: undefined reference to `std::allocator<char>::allocator()'
  1840. C:\gosu/src/FileWin.cpp:73: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1841. C:\gosu/src/FileWin.cpp:73: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1842. C:\gosu/src/FileWin.cpp:73: undefined reference to `std::allocator<char>::~allocator()'
  1843. C:\gosu/src/FileWin.cpp:71: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1844. C:\gosu/src/FileWin.cpp:71: undefined reference to `std::allocator<char>::~allocator()'
  1845. C:\gosu/src/FileWin.cpp:73: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1846. C:\gosu/src/FileWin.cpp:73: undefined reference to `std::allocator<char>::~allocator()'
  1847. C:/gosu/lib/libgosu.a(FileWin.o): In function `ZN4Gosu4File5writeEjjPKv':
  1848. C:\gosu/src/FileWin.cpp:80: undefined reference to `std::allocator<char>::allocator()'
  1849. C:\gosu/src/FileWin.cpp:80: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1850. C:\gosu/src/FileWin.cpp:82: undefined reference to `std::allocator<char>::allocator()'
  1851. C:\gosu/src/FileWin.cpp:82: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1852. C:\gosu/src/FileWin.cpp:82: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1853. C:\gosu/src/FileWin.cpp:82: undefined reference to `std::allocator<char>::~allocator()'
  1854. C:\gosu/src/FileWin.cpp:80: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1855. C:\gosu/src/FileWin.cpp:80: undefined reference to `std::allocator<char>::~allocator()'
  1856. C:\gosu/src/FileWin.cpp:82: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1857. C:\gosu/src/FileWin.cpp:82: undefined reference to `std::allocator<char>::~allocator()'
  1858. C:/gosu/lib/libgosu.a(FileWin.o): In function `ZNSt8auto_ptrIN4Gosu4File4ImplEED1Ev':
  1859. C:/msys64/mingw32/include/c++/5.3.0/backward/auto_ptr.h:170: undefined reference to `operator delete(void*)'
  1860. C:/gosu/lib/libgosu.a(FileWin.o):FileWin.cpp:(.rdata$_ZTIN4Gosu4FileE[__ZTIN4Gosu4FileE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  1861. C:/gosu/lib/libgosu.a(FileWin.o):FileWin.cpp:(.eh_frame+0x13): undefined reference to `__gxx_personality_v0'
  1862. C:/gosu/lib/libgosu.a(IO.o): In function `ZN4Gosu6BufferD0Ev':
  1863. C:\gosu/./Gosu/IO.hpp:191: undefined reference to `operator delete(void*)'
  1864. C:/gosu/lib/libgosu.a(IO.o):IO.cpp:(.rdata$_ZTIN4Gosu6BufferE[__ZTIN4Gosu6BufferE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  1865. C:/gosu/lib/libgosu.a(IO.o):IO.cpp:(.eh_frame+0xfb): undefined reference to `__gxx_personality_v0'
  1866. C:/gosu/lib/libgosu.a(Utility.o): In function `ZN4Gosu13utf8ToWstringERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE':
  1867. C:\gosu/src/Utility.cpp:60: undefined reference to `std::allocator<wchar_t>::allocator()'
  1868. C:\gosu/src/Utility.cpp:60: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::size() const'
  1869. C:\gosu/src/Utility.cpp:60: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1870. C:\gosu/src/Utility.cpp:61: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::size() const'
  1871. C:\gosu/src/Utility.cpp:61: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::c_str() const'
  1872. C:\gosu/src/Utility.cpp:62: undefined reference to `std::allocator<wchar_t>::allocator()'
  1873. C:\gosu/src/Utility.cpp:62: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(wchar_t const*, std::allocator<wchar_t> const&)'
  1874. C:\gosu/src/Utility.cpp:62: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1875. C:\gosu/src/Utility.cpp:62: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1876. C:\gosu/src/Utility.cpp:62: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1877. C:/gosu/lib/libgosu.a(Utility.o): In function `ZN4Gosu13wstringToUTF8ERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEE':
  1878. C:\gosu/src/Utility.cpp:66: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::size() const'
  1879. C:\gosu/src/Utility.cpp:66: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::c_str() const'
  1880. C:\gosu/src/Utility.cpp:67: undefined reference to `std::allocator<char>::allocator()'
  1881. C:\gosu/src/Utility.cpp:67: undefined reference to `std::allocator<char>::~allocator()'
  1882. C:\gosu/src/Utility.cpp:68: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::size() const'
  1883. C:\gosu/src/Utility.cpp:68: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::c_str() const'
  1884. C:\gosu/src/Utility.cpp:69: undefined reference to `std::allocator<char>::allocator()'
  1885. C:\gosu/src/Utility.cpp:69: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  1886. C:\gosu/src/Utility.cpp:69: undefined reference to `std::allocator<char>::~allocator()'
  1887. C:\gosu/src/Utility.cpp:69: undefined reference to `std::allocator<char>::~allocator()'
  1888. C:\gosu/src/Utility.cpp:69: undefined reference to `std::allocator<char>::~allocator()'
  1889. C:/gosu/lib/libgosu.a(Utility.o): In function `ZN4Gosu5widenERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE':
  1890. C:\gosu/src/Utility.cpp:79: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::c_str() const'
  1891. C:\gosu/src/Utility.cpp:81: undefined reference to `__cxa_allocate_exception'
  1892. C:\gosu/src/Utility.cpp:81: undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  1893. C:\gosu/src/Utility.cpp:81: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1894. C:\gosu/src/Utility.cpp:81: undefined reference to `std::runtime_error::~runtime_error()'
  1895. C:\gosu/src/Utility.cpp:81: undefined reference to `__cxa_throw'
  1896. C:\gosu/src/Utility.cpp:83: undefined reference to `std::allocator<wchar_t>::allocator()'
  1897. C:\gosu/src/Utility.cpp:83: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1898. C:\gosu/src/Utility.cpp:84: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::c_str() const'
  1899. C:\gosu/src/Utility.cpp:86: undefined reference to `std::allocator<wchar_t>::allocator()'
  1900. C:\gosu/src/Utility.cpp:86: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1901. C:\gosu/src/Utility.cpp:81: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1902. C:\gosu/src/Utility.cpp:81: undefined reference to `__cxa_free_exception'
  1903. C:\gosu/src/Utility.cpp:81: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1904. C:\gosu/src/Utility.cpp:86: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1905. C:/gosu/lib/libgosu.a(Utility.o): In function `ZN4Gosu6narrowERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEE':
  1906. C:\gosu/src/Utility.cpp:91: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::c_str() const'
  1907. C:\gosu/src/Utility.cpp:93: undefined reference to `__cxa_allocate_exception'
  1908. C:\gosu/src/Utility.cpp:93: undefined reference to `std::allocator<char>::allocator()'
  1909. C:\gosu/src/Utility.cpp:93: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::end() const'
  1910. C:\gosu/src/Utility.cpp:93: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::begin() const'
  1911. C:\gosu/src/Utility.cpp:93: undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  1912. C:\gosu/src/Utility.cpp:93: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1913. C:\gosu/src/Utility.cpp:93: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1914. C:\gosu/src/Utility.cpp:93: undefined reference to `std::allocator<char>::~allocator()'
  1915. C:\gosu/src/Utility.cpp:93: undefined reference to `std::runtime_error::~runtime_error()'
  1916. C:\gosu/src/Utility.cpp:93: undefined reference to `__cxa_throw'
  1917. C:\gosu/src/Utility.cpp:95: undefined reference to `std::allocator<char>::allocator()'
  1918. C:\gosu/src/Utility.cpp:95: undefined reference to `std::allocator<char>::~allocator()'
  1919. C:\gosu/src/Utility.cpp:96: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::c_str() const'
  1920. C:\gosu/src/Utility.cpp:98: undefined reference to `std::allocator<char>::allocator()'
  1921. C:\gosu/src/Utility.cpp:98: undefined reference to `std::allocator<char>::~allocator()'
  1922. C:\gosu/src/Utility.cpp:93: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1923. C:\gosu/src/Utility.cpp:93: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  1924. C:\gosu/src/Utility.cpp:93: undefined reference to `std::allocator<char>::~allocator()'
  1925. C:\gosu/src/Utility.cpp:93: undefined reference to `__cxa_free_exception'
  1926. C:\gosu/src/Utility.cpp:93: undefined reference to `std::allocator<char>::~allocator()'
  1927. C:\gosu/src/Utility.cpp:98: undefined reference to `std::allocator<char>::~allocator()'
  1928. C:/gosu/lib/libgosu.a(Utility.o): In function `ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_Alloc_hiderD1Ev':
  1929. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:106: undefined reference to `std::allocator<char>::~allocator()'
  1930. C:/gosu/lib/libgosu.a(Utility.o): In function `ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEC1IN9__gnu_cxx17__normal_iteratorIPwSt6vectorIwS3_EEEEET_SC_RKS3_':
  1931. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:537: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_local_data()'
  1932. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:537: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_Alloc_hider::_Alloc_hider(wchar_t*, std::allocator<wchar_t> const&)'
  1933. C:/gosu/lib/libgosu.a(Utility.o): In function `ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC1IN9__gnu_cxx17__normal_iteratorIPKwNS0_IwS1_IwESaIwEEEEEEET_SE_RKS3_':
  1934. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:537: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_local_data()'
  1935. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:537: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Alloc_hider::_Alloc_hider(char*, std::allocator<char> const&)'
  1936. C:/gosu/lib/libgosu.a(Utility.o): In function `ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC1IN9__gnu_cxx17__normal_iteratorIPcSt6vectorIcS3_EEEEET_SC_RKS3_':
  1937. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:537: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_local_data()'
  1938. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.h:537: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Alloc_hider::_Alloc_hider(char*, std::allocator<char> const&)'
  1939. C:/gosu/lib/libgosu.a(Utility.o): In function `ZNSt12_Vector_baseIwSaIwEE12_Vector_implD1Ev':
  1940. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:79: undefined reference to `std::allocator<wchar_t>::~allocator()'
  1941. C:/gosu/lib/libgosu.a(Utility.o): In function `ZNSt12_Vector_baseIwSaIwEE12_Vector_implC1ERKS0_':
  1942. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:91: undefined reference to `std::allocator<wchar_t>::allocator(std::allocator<wchar_t> const&)'
  1943. C:/gosu/lib/libgosu.a(Utility.o): In function `ZNSt12_Vector_baseIcSaIcEE12_Vector_implC1ERKS0_':
  1944. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:91: undefined reference to `std::allocator<char>::allocator(std::allocator<char> const&)'
  1945. C:/gosu/lib/libgosu.a(Utility.o): In function `ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE12_M_constructIN9__gnu_cxx17__normal_iteratorIPwSt6vectorIwS3_EEEEEvT_SC_St20forward_iterator_tag':
  1946. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:216: undefined reference to `std::__throw_logic_error(char const*)'
  1947. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:223: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_create(unsigned int&, unsigned int)'
  1948. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:223: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_data(wchar_t*)'
  1949. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:224: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_capacity(unsigned int)'
  1950. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:229: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_data() const'
  1951. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:236: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_set_length(unsigned int)'
  1952. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:230: undefined reference to `__cxa_begin_catch'
  1953. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:232: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_dispose()'
  1954. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:233: undefined reference to `__cxa_rethrow'
  1955. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:230: undefined reference to `__cxa_end_catch'
  1956. C:/gosu/lib/libgosu.a(Utility.o): In function `ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIN9__gnu_cxx17__normal_iteratorIPKwNS0_IwS1_IwESaIwEEEEEEEvT_SE_St20forward_iterator_tag':
  1957. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:216: undefined reference to `std::__throw_logic_error(char const*)'
  1958. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:223: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
  1959. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:223: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_data(char*)'
  1960. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:224: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_capacity(unsigned int)'
  1961. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:229: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_data() const'
  1962. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:236: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_set_length(unsigned int)'
  1963. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:230: undefined reference to `__cxa_begin_catch'
  1964. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:232: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_dispose()'
  1965. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:233: undefined reference to `__cxa_rethrow'
  1966. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:230: undefined reference to `__cxa_end_catch'
  1967. C:/gosu/lib/libgosu.a(Utility.o): In function `ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIN9__gnu_cxx17__normal_iteratorIPcSt6vectorIcS3_EEEEEvT_SC_St20forward_iterator_tag':
  1968. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:216: undefined reference to `std::__throw_logic_error(char const*)'
  1969. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:223: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
  1970. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:223: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_data(char*)'
  1971. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:224: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_capacity(unsigned int)'
  1972. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:229: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_data() const'
  1973. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:236: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_set_length(unsigned int)'
  1974. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:230: undefined reference to `__cxa_begin_catch'
  1975. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:232: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_dispose()'
  1976. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:233: undefined reference to `__cxa_rethrow'
  1977. C:/msys64/mingw32/include/c++/5.3.0/bits/basic_string.tcc:230: undefined reference to `__cxa_end_catch'
  1978. C:/gosu/lib/libgosu.a(Utility.o): In function `ZN9__gnu_cxx13new_allocatorIwE10deallocateEPwj':
  1979. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  1980. C:/gosu/lib/libgosu.a(Utility.o): In function `ZN9__gnu_cxx13new_allocatorIwE8allocateEjPKv':
  1981. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  1982. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned int)'
  1983. C:/gosu/lib/libgosu.a(Utility.o):Utility.cpp:(.eh_frame+0x13): undefined reference to `__gxx_personality_v0'
  1984. C:/gosu/lib/libgosu.a(Utility.o):Utility.cpp:(.eh_frame$_ZNSt6vectorIwSaIwEEC1EjRKwRKS0_+0x13): undefined reference to `__gxx_personality_v0'
  1985. C:/gosu/lib/libgosu.a(Utility.o):Utility.cpp:(.eh_frame$_ZNSt6vectorIwSaIwEED1Ev+0x13): undefined reference to `__gxx_personality_v0'
  1986. C:/gosu/lib/libgosu.a(Utility.o):Utility.cpp:(.eh_frame$_ZNSt6vectorIcSaIcEEC1EjRKcRKS0_+0x13): undefined reference to `__gxx_personality_v0'
  1987. C:/gosu/lib/libgosu.a(Utility.o):Utility.cpp:(.eh_frame$_ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEC1IN9__gnu_cxx17__normal_iteratorIPwSt6vectorIwS3_EEEEET_SC_RKS3_+0x13): undefined reference to `__gxx_personality_v0'
  1988. C:/gosu/lib/libgosu.a(Utility.o):Utility.cpp:(.eh_frame$_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC1IN9__gnu_cxx17__normal_iteratorIPKwNS0_IwS1_IwESaIwEEEEEEET_SE_RKS3_+0x13): more undefined references to `__gxx_personality_v0' follow
  1989. C:/gosu/lib/libgosu.a(Bitmap.o): In function `ZNSt6vectorIN4Gosu5ColorESaIS1_EE7reserveEj':
  1990. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:69: undefined reference to `std::__throw_length_error(char const*)'
  1991. C:/gosu/lib/libgosu.a(Bitmap.o): In function `ZNSt6vectorIN4Gosu5ColorESaIS1_EE20_M_allocate_and_copyIPS1_EES5_jT_S6_':
  1992. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:1231: undefined reference to `__cxa_begin_catch'
  1993. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:1234: undefined reference to `__cxa_rethrow'
  1994. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:1231: undefined reference to `__cxa_end_catch'
  1995. C:/gosu/lib/libgosu.a(Bitmap.o):Bitmap.cpp:(.eh_frame+0x4b): undefined reference to `__gxx_personality_v0'
  1996. C:/gosu/lib/libgosu.a(Bitmap.o):Bitmap.cpp:(.eh_frame$_ZNSt6vectorIN4Gosu5ColorESaIS1_EE20_M_allocate_and_copyIPS1_EES5_jT_S6_+0x13): undefined reference to `__gxx_personality_v0'
  1997. C:/gosu/lib/libgosu.a(BitmapIO.o): In function `ZN4Gosu13loadImageFileERNS_6BitmapENS_6ReaderE':
  1998. C:\gosu/src/Bitmap/BitmapIO.cpp:69: undefined reference to `__cxa_allocate_exception'
  1999. C:\gosu/src/Bitmap/BitmapIO.cpp:69: undefined reference to `std::allocator<char>::allocator()'
  2000. C:\gosu/src/Bitmap/BitmapIO.cpp:69: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  2001. C:\gosu/src/Bitmap/BitmapIO.cpp:69: undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  2002. C:\gosu/src/Bitmap/BitmapIO.cpp:69: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  2003. C:\gosu/src/Bitmap/BitmapIO.cpp:69: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  2004. C:\gosu/src/Bitmap/BitmapIO.cpp:69: undefined reference to `std::allocator<char>::~allocator()'
  2005. C:\gosu/src/Bitmap/BitmapIO.cpp:69: undefined reference to `std::runtime_error::~runtime_error()'
  2006. C:\gosu/src/Bitmap/BitmapIO.cpp:69: undefined reference to `__cxa_throw'
  2007. C:\gosu/src/Bitmap/BitmapIO.cpp:69: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  2008. C:\gosu/src/Bitmap/BitmapIO.cpp:69: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  2009. C:\gosu/src/Bitmap/BitmapIO.cpp:69: undefined reference to `std::allocator<char>::~allocator()'
  2010. C:\gosu/src/Bitmap/BitmapIO.cpp:69: undefined reference to `__cxa_free_exception'
  2011. C:/gosu/lib/libgosu.a(BitmapIO.o): In function `ZN4Gosu13saveImageFileERKNS_6BitmapERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEE':
  2012. C:\gosu/src/Bitmap/BitmapIO.cpp:92: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::c_str() const'
  2013. C:\gosu/src/Bitmap/BitmapIO.cpp:94: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::c_str() const'
  2014. C:\gosu/src/Bitmap/BitmapIO.cpp:96: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::c_str() const'
  2015. C:\gosu/src/Bitmap/BitmapIO.cpp:98: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::c_str() const'
  2016. C:\gosu/src/Bitmap/BitmapIO.cpp:102: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::c_str() const'
  2017. C:\gosu/src/Bitmap/BitmapIO.cpp:106: undefined reference to `__cxa_allocate_exception'
  2018. C:\gosu/src/Bitmap/BitmapIO.cpp:106: undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  2019. C:\gosu/src/Bitmap/BitmapIO.cpp:106: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  2020. C:\gosu/src/Bitmap/BitmapIO.cpp:106: undefined reference to `std::runtime_error::~runtime_error()'
  2021. C:\gosu/src/Bitmap/BitmapIO.cpp:106: undefined reference to `__cxa_throw'
  2022. C:\gosu/src/Bitmap/BitmapIO.cpp:90: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  2023. C:\gosu/src/Bitmap/BitmapIO.cpp:106: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  2024. C:\gosu/src/Bitmap/BitmapIO.cpp:106: undefined reference to `__cxa_free_exception'
  2025. C:\gosu/src/Bitmap/BitmapIO.cpp:90: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  2026. C:/gosu/lib/libgosu.a(BitmapIO.o): In function `ZN4Gosu13saveImageFileERKNS_6BitmapENS_6WriterERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEE':
  2027. C:\gosu/src/Bitmap/BitmapIO.cpp:122: undefined reference to `__cxa_allocate_exception'
  2028. C:\gosu/src/Bitmap/BitmapIO.cpp:122: undefined reference to `std::allocator<char>::allocator()'
  2029. C:\gosu/src/Bitmap/BitmapIO.cpp:122: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  2030. C:\gosu/src/Bitmap/BitmapIO.cpp:122: undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  2031. C:\gosu/src/Bitmap/BitmapIO.cpp:122: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  2032. C:\gosu/src/Bitmap/BitmapIO.cpp:122: undefined reference to `std::allocator<char>::~allocator()'
  2033. C:\gosu/src/Bitmap/BitmapIO.cpp:122: undefined reference to `std::runtime_error::~runtime_error()'
  2034. C:\gosu/src/Bitmap/BitmapIO.cpp:122: undefined reference to `__cxa_throw'
  2035. C:\gosu/src/Bitmap/BitmapIO.cpp:122: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  2036. C:\gosu/src/Bitmap/BitmapIO.cpp:122: undefined reference to `std::allocator<char>::~allocator()'
  2037. C:\gosu/src/Bitmap/BitmapIO.cpp:122: undefined reference to `__cxa_free_exception'
  2038. C:\gosu/src/Bitmap/BitmapIO.cpp:128: undefined reference to `__cxa_begin_catch'
  2039. C:\gosu/src/Bitmap/BitmapIO.cpp:131: undefined reference to `__cxa_rethrow'
  2040. C:\gosu/src/Bitmap/BitmapIO.cpp:128: undefined reference to `__cxa_end_catch'
  2041. C:/gosu/lib/libgosu.a(BitmapIO.o): In function `ZN4Gosu9saveToPNGERKNS_6BitmapENS_6WriterE':
  2042. C:\gosu/src/Bitmap/BitmapIO.cpp:153: undefined reference to `std::allocator<wchar_t>::allocator()'
  2043. C:\gosu/src/Bitmap/BitmapIO.cpp:153: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(wchar_t const*, std::allocator<wchar_t> const&)'
  2044. C:\gosu/src/Bitmap/BitmapIO.cpp:153: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  2045. C:\gosu/src/Bitmap/BitmapIO.cpp:153: undefined reference to `std::allocator<wchar_t>::~allocator()'
  2046. C:\gosu/src/Bitmap/BitmapIO.cpp:153: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  2047. C:\gosu/src/Bitmap/BitmapIO.cpp:153: undefined reference to `std::allocator<wchar_t>::~allocator()'
  2048. C:/gosu/lib/libgosu.a(BitmapIO.o): In function `ZN4Gosu9saveToBMPERKNS_6BitmapENS_6WriterE':
  2049. C:\gosu/src/Bitmap/BitmapIO.cpp:159: undefined reference to `std::allocator<wchar_t>::allocator()'
  2050. C:\gosu/src/Bitmap/BitmapIO.cpp:159: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(wchar_t const*, std::allocator<wchar_t> const&)'
  2051. C:\gosu/src/Bitmap/BitmapIO.cpp:159: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  2052. C:\gosu/src/Bitmap/BitmapIO.cpp:159: undefined reference to `std::allocator<wchar_t>::~allocator()'
  2053. C:\gosu/src/Bitmap/BitmapIO.cpp:159: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_string()'
  2054. C:\gosu/src/Bitmap/BitmapIO.cpp:159: undefined reference to `std::allocator<wchar_t>::~allocator()'
  2055. C:/gosu/lib/libgosu.a(BitmapIO.o):BitmapIO.cpp:(.eh_frame+0x14a7): undefined reference to `__gxx_personality_v0'
  2056. C:/gosu/lib/libgosu.a(BlockAllocator.o): In function `ZN4Gosu14BlockAllocatorC2Ejj':
  2057. C:\gosu/src/Graphics/BlockAllocator.cpp:49: undefined reference to `operator new(unsigned int)'
  2058. C:\gosu/src/Graphics/BlockAllocator.cpp:49: undefined reference to `operator delete(void*)'
  2059. C:/gosu/lib/libgosu.a(BlockAllocator.o): In function `ZN4Gosu14BlockAllocator4freeEjjjj':
  2060. C:\gosu/src/Graphics/BlockAllocator.cpp:141: undefined reference to `__cxa_allocate_exception'
  2061. C:\gosu/src/Graphics/BlockAllocator.cpp:141: undefined reference to `std::allocator<char>::allocator()'
  2062. C:\gosu/src/Graphics/BlockAllocator.cpp:141: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  2063. C:\gosu/src/Graphics/BlockAllocator.cpp:141: undefined reference to `std::logic_error::logic_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  2064. C:\gosu/src/Graphics/BlockAllocator.cpp:141: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  2065. C:\gosu/src/Graphics/BlockAllocator.cpp:141: undefined reference to `std::allocator<char>::~allocator()'
  2066. C:\gosu/src/Graphics/BlockAllocator.cpp:141: undefined reference to `std::logic_error::~logic_error()'
  2067. C:\gosu/src/Graphics/BlockAllocator.cpp:141: undefined reference to `__cxa_throw'
  2068. C:\gosu/src/Graphics/BlockAllocator.cpp:141: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  2069. C:\gosu/src/Graphics/BlockAllocator.cpp:141: undefined reference to `std::allocator<char>::~allocator()'
  2070. C:\gosu/src/Graphics/BlockAllocator.cpp:141: undefined reference to `__cxa_free_exception'
  2071. C:/gosu/lib/libgosu.a(BlockAllocator.o): In function `ZNSt8auto_ptrIN4Gosu14BlockAllocator4ImplEED1Ev':
  2072. C:/msys64/mingw32/include/c++/5.3.0/backward/auto_ptr.h:170: undefined reference to `operator delete(void*)'
  2073. C:/gosu/lib/libgosu.a(BlockAllocator.o): In function `ZNSt6vectorIN4Gosu14BlockAllocator5BlockESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_':
  2074. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_begin_catch'
  2075. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:390: undefined reference to `__cxa_rethrow'
  2076. C:/msys64/mingw32/include/c++/5.3.0/bits/vector.tcc:382: undefined reference to `__cxa_end_catch'
  2077. C:/gosu/lib/libgosu.a(BlockAllocator.o): In function `ZNKSt6vectorIN4Gosu14BlockAllocator5BlockESaIS2_EE12_M_check_lenEjPKc':
  2078. C:/msys64/mingw32/include/c++/5.3.0/bits/stl_vector.h:1425: undefined reference to `std::__throw_length_error(char const*)'
  2079. C:/gosu/lib/libgosu.a(BlockAllocator.o): In function `ZN9__gnu_cxx13new_allocatorIN4Gosu14BlockAllocator5BlockEE8allocateEjPKv':
  2080. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()'
  2081. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:104: undefined reference to `operator new(unsigned int)'
  2082. C:/gosu/lib/libgosu.a(BlockAllocator.o): In function `ZN9__gnu_cxx13new_allocatorIN4Gosu14BlockAllocator5BlockEE10deallocateEPS3_j':
  2083. C:/msys64/mingw32/include/c++/5.3.0/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
  2084. C:/gosu/lib/libgosu.a(BlockAllocator.o):BlockAllocator.cpp:(.eh_frame+0x13): undefined reference to `__gxx_personality_v0'
  2085. C:/gosu/lib/libgosu.a(BlockAllocator.o):BlockAllocator.cpp:(.eh_frame$_ZNSt6vectorIN4Gosu14BlockAllocator5BlockESaIS2_EED1Ev+0x13): undefined reference to `__gxx_personality_v0'
  2086. C:/gosu/lib/libgosu.a(BlockAllocator.o):BlockAllocator.cpp:(.eh_frame$_ZNSt6vectorIN4Gosu14BlockAllocator5BlockESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_+0x13): undefined reference to `__gxx_personality_v0'
  2087. C:/gosu/lib/libgosu.a(BlockAllocator.o):BlockAllocator.cpp:(.eh_frame$_ZNSt12_Vector_baseIN4Gosu14BlockAllocator5BlockESaIS2_EED2Ev+0x13): undefined reference to `__gxx_personality_v0'
  2088. C:/gosu/lib/libgosu.a(TexChunk.o): In function `ZN4Gosu8TexChunkD2Ev':
  2089. C:\gosu/src/Graphics/TexChunk.cpp:34: undefined reference to `operator delete(void*)'
  2090. C:/gosu/lib/libgosu.a(TexChunk.o): In function `ZN4Gosu8TexChunkD0Ev':
  2091. C:\gosu/src/Graphics/TexChunk.cpp:34: undefined reference to `operator delete(void*)'
  2092. C:/gosu/lib/libgosu.a(TexChunk.o): In function `ZNK4Gosu8TexChunk8subimageEiiii':
  2093. C:\gosu/src/Graphics/TexChunk.cpp:80: undefined reference to `operator new(unsigned int)'
  2094. C:\gosu/src/Graphics/TexChunk.cpp:80: undefined reference to `operator delete(void*)'
  2095. C:/gosu/lib/libgosu.a(TexChunk.o):TexChunk.cpp:(.rdata$_ZTIN4Gosu8TexChunkE[__ZTIN4Gosu8TexChunkE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
  2096. C:/gosu/lib/libgosu.a(TexChunk.o):TexChunk.cpp:(.eh_frame+0x12b): undefined reference to `__gxx_personality_v0'
  2097. C:/gosu/lib/libgosu.a(TextTTFWin.o): In function `ZN4Gosu18getNameFromTTFFileERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEE':
  2098. C:\gosu/src/Text/TextTTFWin.cpp:63: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::c_str() const'
  2099. C:\gosu/src/Text/TextTTFWin.cpp:73: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::c_str() const'
  2100. C:\gosu/src/Text/TextTTFWin.cpp:73: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  2101. C:\gosu/src/Text/TextTTFWin.cpp:75: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  2102. C:\gosu/src/Text/TextTTFWin.cpp:85: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  2103. C:\gosu/src/Text/TextTTFWin.cpp:103: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  2104. C:\gosu/src/Text/TextTTFWin.cpp:117: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
  2105. C:\gosu/src/Text/TextTTFWin.cpp:133: undefined reference to `std::allocator<wchar_t>::allocator()'
  2106. C:\gosu/src/Text/TextTTFWin.cpp:133: undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(wchar_t const*, std::allocator<wchar_t> const&)'
  2107. C:\gosu/src/Text/TextTTFWin.cpp:133: undefined reference to `std::allocator<wchar_t>::~allocator()'
  2108. C:\gosu/src/Text/TextTTFWin.cpp:247: undefined reference to `std::allocator<char>::allocator()'
  2109. C:\gosu/src/Text/TextTTFWin.cpp:247: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
  2110. C:\gosu/src/Text/TextTTFWin.cpp:247: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  2111. C:\gosu/src/Text/TextTTFWin.cpp:247: undefined reference to `std::allocator<char>::~allocator()'
  2112. C:\gosu/src/Text/TextTTFWin.cpp:73: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  2113. C:\gosu/src/Text/TextTTFWin.cpp:133: undefined reference to `std::allocator<wchar_t>::~allocator()'
  2114. C:\gosu/src/Text/TextTTFWin.cpp:247: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
  2115. C:\gosu/src/Text/TextTTFWin.cpp:247: undefined reference to `std::allocator<char>::~allocator()'
  2116. C:/gosu/lib/libgosu.a(TextTTFWin.o):TextTTFWin.cpp:(.eh_frame+0x13): undefined reference to `__gxx_personality_v0'
  2117. C:/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/5.3.0/libgcc_eh.a(unwind-dw2.o):(.text+0x1a4b): undefined reference to `pthread_once'
  2118. C:/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/5.3.0/libgcc_eh.a(unwind-dw2-fde.o):(.text+0x1a3): undefined reference to `pthread_mutex_init'
  2119. C:/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/5.3.0/libgcc_eh.a(unwind-dw2-fde.o):(.text+0xf99): undefined reference to `pthread_once'
  2120. C:/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/5.3.0/libgcc_eh.a(unwind-dw2-fde.o):(.text+0xfa5): undefined reference to `pthread_mutex_lock'
  2121. C:/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/5.3.0/libgcc_eh.a(unwind-dw2-fde.o):(.text+0x10b4): undefined reference to `pthread_once'
  2122. C:/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/5.3.0/libgcc_eh.a(unwind-dw2-fde.o):(.text+0x10c0): undefined reference to `pthread_mutex_lock'
  2123. C:/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/5.3.0/libgcc_eh.a(unwind-dw2-fde.o):(.text+0x118b): undefined reference to `pthread_once'
  2124. C:/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/5.3.0/libgcc_eh.a(unwind-dw2-fde.o):(.text+0x1197): undefined reference to `pthread_mutex_lock'
  2125. C:/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/5.3.0/libgcc_eh.a(unwind-dw2-fde.o):(.text+0x11f9): undefined reference to `pthread_mutex_unlock'
  2126. C:/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/5.3.0/libgcc_eh.a(unwind-dw2-fde.o):(.text+0x1228): undefined reference to `pthread_mutex_unlock'
  2127. C:/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/5.3.0/libgcc_eh.a(unwind-dw2-fde.o):(.text+0x12af): undefined reference to `pthread_once'
  2128. C:/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/5.3.0/libgcc_eh.a(unwind-dw2-fde.o):(.text+0x12bb): undefined reference to `pthread_mutex_lock'
  2129. C:/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/5.3.0/libgcc_eh.a(unwind-dw2-fde.o):(.text+0x12f7): undefined reference to `pthread_mutex_unlock'
  2130. C:/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/5.3.0/libgcc_eh.a(unwind-dw2-fde.o):(.text+0x13b6): undefined reference to `pthread_mutex_unlock'
  2131. C:/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/5.3.0/libgcc_eh.a(unwind-dw2-fde.o):(.text+0xfc4): undefined reference to `pthread_mutex_unlock'
  2132. C:/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/5.3.0/libgcc_eh.a(unwind-dw2-fde.o):(.text+0x10df): undefined reference to `pthread_mutex_unlock'
  2133. collect2.exe: error: ld returned 1 exit status
  2134. make: *** [Tutorial.exe] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement