On Monday 16 February 2009 22:55:27, Vincent R. wrote:
> I have also noticed that you have hardcoded exception mode in t-wince-pe :
> 
> ...
> # This should go somewhere else.
> # We are using SjLj EH.
> EH_MODEL = sjlj
> 
> 
> Wouldn't be possible to do what I suggest in a previous email and use the
> same logic as mingw ?
> 

Well, yes, we could, but, I don't think that anything but sjlj
will work currently.  Hey, wouldn't it be nice if that was:

> EH_MODEL = seh

:-)

-- 
Pedro Alves

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to