Tom Verhoeff wrote:
Please submit a full bug report. See URL:http://www.gnu.org/software/gcc/faq.html#bugreport for instructions. make: *** [testdriver] Error 1
The URL refers to a page that has moved and is for gcc, not gpc.
I think this address should be changed to point to this list. Can you do this please, Peter?
It may have been the case that I had an outdated .gpi file. After removing it, and compiling again the internal compiler error disappeared.
This may well be the case. It is one of my main annoyances with GPC as well...
I am still confused that the compiler refers to Testgamestatistics as a function, because it actually is a procedure.
This might be because the code that emits the message comes from GCC and in C procedures are called functions. I don't know how easy it is to change this to the Pascal notations...
Frank