Russell Whitaker wrote:
Now that gcc-3.4.4 is out, thought I'd try it with gcc-20050331.
Using gcc-3.4.3.diff, got these rejects: gcc.c.rej varasm.c.rej version.c.rej
That last one I needed to patch version.c manualy so gcc would compile. After I did it, wondered if it might be beter to patch gpc instead?
Indeed, Waldek and I have discussed this. We'll make a different change. It's require a patch to toplev.c, though, but this will be GCC version independent.
Since have 2 cpu's, tried "make -j3 bootstrap". The c part ran ok, it quit in the rts with an error message.
Which message?
Ran gpc's test using gcc-3.3.5 and then gcc-3.4.4, got one new fail: avo7.pas
This is the gcc.c diff. Did you apply it manually?
Frank