Re: [Cegcc-devel] Proposed patch for build-cegcc.sh

2007-06-05 Thread Pedro Alves
Carsten wrote: > Yep, that works fine, cegccdll obviously needs a similar patch too. Done. Cheers, Pedro Alves - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take

Re: [Cegcc-devel] Catching exceptions with mingw32ce

2007-06-05 Thread Pedro Alves
On 6/5/07, Kevin O'Connor <[EMAIL PROTECTED]> wrote: > On Sun, Jun 03, 2007 at 11:09:34PM +0100, Pedro Alves wrote: > > Kevin O'Connor wrote: > > > So, is it possible to have mingw32ce install a global SEH handler that > > > just translates the exception into an sjlj one? That is, can we > > > mod