This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
jacob navia writes:Well, remember that I posted here that the lsb specs had a bug?
> 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.
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.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |