Prof A Olowofoyeku (The African Chief) wrote:
On 19 Feb 2005 at 5:36, Waldek Hebisch wrote:
I have discovered code generation problem on AMD64. The patch below corrects code generation. It causes spurious warnings in some other tests (fjf1014.pas, fjf1021h.pas, fjf1021i.pas, fjf768c.pas, fjf768e.pas, fjf768f.pas) but those will require separate fix.
[...]
Didn't help with the Mingw problem. I ran xgpc.exe through gdb, it tells me that there was an access violation in strncmp(). Have no idea what that is all about - but the previous snapshots don't cause this access violation, so it doesn't seem like a library issue ...
Can you post a complete traceback or at least error position? (There are many strncmp's in gpc.c, and know which one it is might help.)
Frank