-jit-enable-eh solves the problem. Sorry, Yuri On 07/13/2010 22:09, Yuri wrote: > When I try running simple example with exceptions through JIT I get this > output: > terminate called after throwing an instance of 'E*' > > Why exceptions don't work in JIT and what it takes to make them work? > > Yuri > >