On 2005-02-23, Andy Ball <null@[EMAIL PROTECTED]
> wrote:
> I would like a Pascal compiler that I can use to make fairly
> simple programs that will run on Macintosh System 7. If the
> same compiler were also available for unix-like systems such
> as MacOS X, BSD and Linux that would be great, but I will
> understand if I have to adapt my source code for different
> underlying platforms.
I'll ask the Classic Mac OS maintainer, but what architecture? PPC or m68k
?
FPC sup****ts classic MacOS (in a limited way), but that is PPC only,
and I don't know if works for System 7.
The binary is here:
ftp://freepascal.stack.nl/pub/fpc/beta/powerpc-macos-1.9.6/fpc-1.9.6.powerpc-macos.sit
Some notes are here:
http://freepascal.stack.nl/fpcmac.html
There might be more info in the wiki here:
http://www.freepascal.org/wiki/index.php/Main_Page
A Mac OS X compiler also exists, but there are currently no ways to make
one
application that works in both. (unless very basic textmode (classic OS
via
MPW)


|