On Tue, 5 Jun 2001, Tony Kimball wrote: > What exception handling model should I use for cygwin and for mingw > targets? setjmp/longjmp exceptions are the only possibility. You shouldn't have to do anything on the trunk, where libgcj will detect the EH model from gcc. Jeff