On Tue, Jun 25, 2013 at 02:41:53PM +0200, Tobias Ulmer wrote: > This is a bit of a mixed bag update, I'm hoping to fix the intermittent > build problems, make gnat more useful, and include Pascals -rdynamic > diff since that requires a revision bump as well and is useful in any > case. > > This patch set survived ~35 test builds of 4.6 and 4.8 on i386 in > addition to three builds per adastrap. > > OK? > > Details: > * Enable -rdynamic in 4.8, from pascal@ > * Switch all architectures to setjump/longjump exceptions because of
Big question: this is only for ada, right ? doesn't affect other languages ? (sjlj is VERY BAD for C++).
