JIT exception handling
jacob navia
jacob@jacob.remcomp.fr
Wed Jul 19 10:38:00 GMT 2006
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 the only person who has done this.
>
> > There isn't any difference between gcc-3.x and gcc4.x at this
> > level isn't it?
>
>There have been changes in this area, but they shouldn't affect
>compatibility.
>
>It would be nice if you told us what you did to make it work.
>
>Andrew.
>
>
Well, remember that I posted here that the lsb specs had a bug?
I did post the bug, but *I did not correct the code* !!!
Can you imagine something more stupid than that?
There was a point in my code where I did not correct for that
mistake, that is all.
I followed the code in the debugger (after finishing building all the
debug libraries needed) and I noticed it. Corrected it, and it
worked.
jacob
More information about the Gcc
mailing list