On Wed, 2007-06-06 at 22:01 -0400, Kevin O'Connor wrote:
> Hi Danny,
> 
> On Wed, Jun 06, 2007 at 10:15:57PM +0200, Danny Backx wrote:
> > I've just hacked up an experiment that does work, I don't recall what
> > was wrong with my previous attempt of a couple of weeks ago.
> [...]
> > I assume that the best way forward is 
> > (1) to make these better than this proof of concept,
> > (2) present them to the list again,
> > (3) integrate this in the mingw32ce toolchain.
> > 
> > Anything related to hooking this up to whatever exception handling is in
> > gcc are steps beyond that.
> 
> Excellent!
> 
> Any thoughts on how to resume from the exception handler back to
> normal code?  Once the exception handler completes it will need to
> return to the user code, but at a different place from where it left.

I need to spend time reading about SEH, gcc exception handling, ..
before I can answer that.

I guess that even with what I have now you could use setjmp, but that's
surely not what you mean.

        Danny
-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info

Attachment: signature.asc
Description: This is a digitally signed message part

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to