Re: JIT exception handling

2006-07-19 Thread Mike Stump
On Jul 19, 2006, at 3:08 AM, jacob navia wrote: This is just to tell you that now it is working. Yeah. Glad to hear it, and thanks for the update.

Re: JIT exception handling

2006-07-19 Thread jacob navia
Andrew Haley a écrit : jacob navia writes: > This is just to tell you that now it is working. > > I have suceeded in making my JIT generate the right tables for gcc Excellent. > As it seems, both gcc 4.1 and gcc 3.3 seem to work OK. > Can anyone confirm this? That they work OK? No, you are

Re: JIT exception handling

2006-07-19 Thread Andrew Haley
jacob navia writes: > This is just to tell you that now it is working. > > I have suceeded in making my JIT generate the right tables for gcc Excellent. > As it seems, both gcc 4.1 and gcc 3.3 seem to work OK. > Can anyone confirm this? That they work OK? No, you are the only person who h