Isn't SEH on x86 CE implemented the same as on x86?  That is,
isn't it stack based, as oposed to table based, as at least ARM, x64_64
are?  If so, then you can implement much more functional SEH on x86
with some nasty macros than on ARM.  googling around for gcc seh mingw
or wine (desktop mingw, that is should get you something).

-- 
Pedro Alves

------------------------------------------------------------------------------
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to