1) Swapping to c++ instead of assembly implementations of several kernel APIs to avoid calling probably broken implementations of __EH_FRAME_?? macros
2) Commenting out otherwise unavoidable calls to __EH_FRAME_?? macros in uc_exe.cia. This is a temporary hack.
Both changes to see if they get past an early kernel panic in the Syborg ROM from the current build:
EH ERROR: no exception descriptor for address 0x801eb277
Thread efile.exe::Main Panic USER-EXEC 3
EXPORTS
CreateLogicalDevice__Fv @ 1 NONAME R3UNUSED ; CreateLogicalDevice(void)
LinkedTest9__Fv @ 2 NONAME R3UNUSED ; LinkedTest9(void)
LinkedTest1__Fv @ 3 NONAME R3UNUSED ; LinkedTest1(void)
LinkedTest2__Fv @ 4 NONAME R3UNUSED ; LinkedTest2(void)
LinkedTest3__Fv @ 5 NONAME R3UNUSED ; LinkedTest3(void)
LinkedTest4__Fv @ 6 NONAME R3UNUSED ; LinkedTest4(void)
LinkedTest5__Fv @ 7 NONAME R3UNUSED ; LinkedTest5(void)
LinkedTest6__Fi @ 8 NONAME R3UNUSED ; LinkedTest6(int)
LinkedTest7__Fv @ 9 NONAME R3UNUSED ; LinkedTest7(void)
LinkedTest8__FUl @ 10 NONAME R3UNUSED ; LinkedTest8(unsigned long)