I have uploaded a new beta version of GPC to http://www.gnu-pascal.de!
The main changes are fixes for 64 bit platforms that were partly broken with 20041017 (some tests still fail on these platforms, but these are mostly problems with the tests themselves), and slightly improved compatibility to Mac Pascal dialects.
I would really like to update the sources and binaries for Mac OS X, based on this version, but there are two issues that have refrained me (so far) from doing so:
* inaccurate line numbers in debug info (see http://www.gnu-pascal.de/crystal/gpc/en/mail10675.html). This worked with gpc version-20030830.
* building with gcc-3.4. Waldek's patches for gcc-3.4.0 worked well with gpc version 20030830. Are patches planned for gpc-20041218 ? On Mac OS X, we have little choice but to follow the latest changes in gcc, as they reflect the changes in a fast evolving OS - Apple is doing quite a lot of work in the gcc team.
Regards,
Adriaan van Os