Peter N Lewis wrote:
Thanks to all the help from Frank, Waldek, Adriaan, Gale and others, I now have all of Interarchy compiling and running under GPC. 270 files, 160,000 lines of code, 290 Mac Style object types, all compiling and working.
There are probably a few glitches left here or there, but I've tested out the bulk of the program and nothing remains broken (that was not before - it is bug for bug compatible ;-).
To this I can add another application, successfully ported to GNU Pascal, namely GraphicConverter http://www.lemkesoft.com/en/. The software has some fame on the Mac http://www.lemkesoft.com/en/graphauszeichng.htm and it is pre-installed by Apple on all high-end Macs. The source code is mainly Pascal, but with a lot of interfacing to toolkits written in C/C++/ObjC. I didn't count the number of lines, but it's somewhere between a million and half a million of lines I guess.
Both the PowerPC and Mac-Intel version did run almost on first compile, somewhat to my surprise, as I had feared a month of hard debugging.
Regards,
Adriaan van Os