Peter Gerwinski wrote:
BTW: Tried "make check" also which ran quite a few things and ended in errors (but not within gpc testing I think). Should I report this somewhere ?
There "should" be four (IIRC) known bugs in the GPC test suite (tests not ending up in "TEST foo.pas OK"). If there are significantly more failures, then something went wrong, and you should report it here.
But `make check' doesn't run the "real" test suite, but the old dejagnu stuff.
Try `make check2-gpc' instead.
Frank