![]() |
sponsored links |
|
|
sponsored links
|
|
|
6
20th October 23:29
External User
Posts: 1
|
GPC should run on NT and should handle well classic or USCD Pascal.
-- Waldek Hebisch hebisch@math.uni.wroc.pl |
|
|
10
22nd October 02:57
External User
Posts: 1
|
Apple started with USCD Pascal but than evolved its own features. Only
looking at the whole program one can tell if it is more like USCD or modern Mac Pascal (and no, I am not volunteering to examine the program for you). What I am telling you is that gpc supports some features from classic and USCD Pascal which are present in Mac Pascal but absent in some other compilers. I do not know if your program uses such features, but you asked for options so I give you one. The program clearily wants to use Mac specific units and that is IMHO your biggest problem. As other wrote: GNU Pascal Compiler -- Waldek Hebisch hebisch@math.uni.wroc.pl |
|