Hi,

I wrote a couple of days ago that I had not yet succeeded in getting an
exception handler to work with the mingw32ce toolset.

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.

Anyway, the sample is attached; it is in no way integrated in the
toolchain yet but demonstrates that it is possible to get it done
without too much trouble.

dannypc: {70} tar tfvz mingw-exception.tar.gz 
-rw-rw-r-- danny/backx     607 2007-06-06 21:22 asmdefs.h
-rw-rw-r-- danny/backx    1213 2007-06-06 21:48 crt0.S
-rw-rw-r-- danny/backx     841 2007-06-06 22:02 Makefile
-rw-rw-r-- danny/backx     140 2007-06-06 21:39 nullptr.c
-rw-rw-r-- danny/backx     640 2007-06-06 21:58 startup.c
dannypc: {71} 

I've not included the executable, a .exe file might trigger virus
checkers. I can put it up on a web server if anyone cares.

Thanks Pedro for the write-up and the URLs to motivate me to get back to
this !

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.

Am I right ?

As always, comments welcomed.

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

Attachment: mingw-exception.tar.gz
Description: application/compressed-tar

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