Using BAH.DateTime

BlitzMax Forums/Brucey's Modules/Using BAH.DateTime

andre72(Posted 2012) [#1]
Hi,

I like to use the DateTime mod but when I try to use a sample of I get many errors.
[code]
Building tdate_fromString
Compiling:tdate_fromString.bmx
flat assembler version 1.69.14 (1048575 kilobytes memory)
3 passes, 1187 bytes.
Linking:tdate_fromString.debug.exe
D:/BlitzMax/lib/libstdc++.a(stdexcept.o):stdexcept.cc:(.text$_ZNSt16invalid_argumentD2Ev+0x0): multiple definition of `std::invalid_argument::~invalid_argument()'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text$_ZNSt16invalid_argumentD2Ev[__ZNSt16invalid_argumentD2Ev]+0x0): first defined here
D:/BlitzMax/lib/libstdc++.a(stdexcept.o):stdexcept.cc:(.text$_ZNSt12out_of_rangeD2Ev+0x0): multiple definition of `std::out_of_range::~out_of_range()'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text$_ZNSt12out_of_rangeD2Ev[__ZNSt12out_of_rangeD2Ev]+0x0): first defined here
D:/BlitzMax/lib/libstdc++.a(stdexcept.o):stdexcept.cc:(.text$_ZNSt12out_of_rangeD0Ev+0x0): multiple definition of `std::out_of_range::~out_of_range()'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text$_ZNSt12out_of_rangeD0Ev[__ZNSt12out_of_rangeD0Ev]+0x0): first defined here
D:/BlitzMax/lib/libstdc++.a(stdexcept.o):stdexcept.cc:(.text$_ZNSt16invalid_argumentD0Ev+0x0): multiple definition of `std::invalid_argument::~invalid_argument()'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text$_ZNSt16invalid_argumentD0Ev[__ZNSt16invalid_argumentD0Ev]+0x0): first defined here
D:/BlitzMax/lib/libstdc++.a(stdexcept.o):stdexcept.cc:(.text$_ZNSt16invalid_argumentD2Ev+0x0): multiple definition of `std::invalid_argument::~invalid_argument()'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text$_ZNSt16invalid_argumentD1Ev[__ZNSt16invalid_argumentD1Ev]+0x0): first defined here
D:/BlitzMax/lib/libstdc++.a(stdexcept.o):stdexcept.cc:(.text$_ZNSt12out_of_rangeD2Ev+0x0): multiple definition of `std::out_of_range::~out_of_range()'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text$_ZNSt12out_of_rangeD1Ev[__ZNSt12out_of_rangeD1Ev]+0x0): first defined here
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x113): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x139): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1be): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2ce): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2ef): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x311): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x337): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3bc): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4cc): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4ed): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x50c): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x532): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x61f): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x654): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x67a): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x6dc): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x6ee): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x70c): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x732): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x794): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x7a6): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x915): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x93b): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0xa86): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0xaa7): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0xacd): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0xc18): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0xc8e): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0xcb4): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0xd1f): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0xd31): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0xd66): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0xd8c): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0xe21): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0xe33): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0xe52): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0xe78): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0xf0d): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0xf1f): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0xf6a): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0xf90): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x100c): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x101e): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x103c): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1062): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x10fd): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x110f): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x117c): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x11a2): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x120d): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x121f): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x123e): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1264): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x12cf): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x12e1): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1300): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1326): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1391): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x13a3): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x13ec): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1412): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x14ab): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x14b7): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x14f6): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x151c): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x15b5): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x15c1): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x15e0): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1606): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x169f): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x16ab): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x16ca): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x16f0): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1789): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1795): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x184a): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1870): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x18e1): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x18f3): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x196c): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1992): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1a03): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1a15): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1a34): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1a5a): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1acb): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1add): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1b56): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1b7c): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1bf0): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1c02): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1c20): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1c46): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1cba): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1ccc): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1cea): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1d10): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1d84): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1d96): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x1fde): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2004): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2080): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2092): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x20d0): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x20f6): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x21a9): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x21bb): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x21da): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2200): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x22be): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x22d0): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2330): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2356): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2406): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2412): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2430): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2456): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2506): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2512): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2530): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2556): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2606): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2612): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x26a8): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x26ce): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2747): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2759): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x278e): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x27b4): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2835): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2847): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2866): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x288c): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x290d): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x291f): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x293e): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2964): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x29e5): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x29f7): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2a16): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2a3c): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2ac4): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2ad6): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2bb4): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2bda): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2c43): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2c55): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2c74): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2c9a): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2d48): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2d54): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2d72): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2d98): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2e46): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2e52): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2e70): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2e96): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2f02): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2f14): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2f32): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2f58): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2fc4): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2fd6): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x2ff4): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x301a): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3086): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3098): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x30b6): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x30dc): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3148): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x315a): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x31d2): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x31f8): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3284): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3296): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x32ca): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x32f0): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3355): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3367): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3386): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x33ac): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3411): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3423): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3442): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3468): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x34cd): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x34df): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x34fe): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3524): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3589): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x359b): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x35ba): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x35e0): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x364b): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x365d): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x367c): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x36a2): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x370b): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x371d): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x373c): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3762): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3802): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x380e): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x384c): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3872): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3912): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x391e): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x393c): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3962): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3a02): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3a0e): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3a2c): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3a52): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3aea): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3afc): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3b1a): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3b40): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3bd8): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3bea): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3c08): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3c2e): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3c9f): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3cb1): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3cd0): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3cf6): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3d67): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3d79): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3d98): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3dbe): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3e2a): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3e3c): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3eb4): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3eda): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3f7e): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3f90): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3fae): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x3fd4): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4065): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4077): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x40ba): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x40e0): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4184): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4196): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x41b4): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x41da): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x426b): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x427d): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x42c0): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x42e6): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x438a): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x439c): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x43ba): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x43e0): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4471): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4483): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x44fc): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4522): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x458a): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x459c): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4627): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x464d): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4836): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4842): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4876): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x489c): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x492a): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x493c): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x495a): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4980): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4a12): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4a24): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4a5c): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4a82): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4af0): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4b02): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4b36): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4b5c): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4bca): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4bdc): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4bfa): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4c20): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4c8e): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4ca0): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4cbe): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4ce4): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4d4d): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4d5f): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4df4): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4e1a): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4e86): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4e98): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4eb6): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4edc): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4f48): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4f5a): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4f78): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x4f9e): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x500a): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x501c): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5094): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x50ba): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x512a): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x513c): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x515d): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5183): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x52b1): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x52bd): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x52dc): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5302): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x53a2): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x53ae): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x53cc): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x53f2): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5492): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x549e): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x54bc): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x54e2): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5582): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x558e): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x55ac): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x55d2): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5672): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x567e): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x56be): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x56e4): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5778): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x578a): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x57a8): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x57ce): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5862): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5874): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5892): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x58b8): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5928): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x593a): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5958): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x597e): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x59ee): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5a00): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5a1e): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5a44): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5ae4): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5af0): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5b0e): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5b34): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5b9a): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5bac): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5bcd): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5bf3): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5c68): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5d67): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5d88): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5da6): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5dcc): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5e9b): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5ea7): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5ec8): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5eee): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5fc0): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5fcc): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x5fea): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x6010): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x60f3): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x60ff): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x61b0): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x61df): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x62cc): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x657e): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x65d3): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x65f4): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x6623): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x6710): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x69c2): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x6a17): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x6a38): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x6a61): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x6b4e): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x6e00): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x6e55): undefined reference to `_Unwind_SjLj_Unregister'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x6e76): undefined reference to `__gxx_personality_sj0'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x6e9f): undefined reference to `_Unwind_SjLj_Register'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x6f8c): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod/datetime.debug.win32.x86.a(glue.cpp.debug.win32.x86.o):glue.cpp:(.text+0x723e): undefined reference to `_Unwind_SjLj_Resume'
D:/BlitzMax/mod/bah.mod/datetime.mod


xlsior(Posted 2012) [#2]
What version of MinGW are you using?


andre72(Posted 2012) [#3]
I'd a look at the ini file and there's shwon runtime = 3.11


xlsior(Posted 2012) [#4]
what do you see when you type:

you can check the gcc version by typing the following on the command line:
gcc -v