Target Darwin

From Free Pascal wiki
Revision as of 17:28, 17 May 2005 by Mischi (talk | contribs) (added brief installation hints)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Darwin is the target for MacOS X. Programs may also be run on a machine with only Darwin installed.

There are two ways of installation:

1) Download of the image file at ftp://ftp.de.freepascal.org/pub/fpc/dist/powerpc-macosx-2.0.0/fpc-2.0.0.powerpc-macosx.dmg.

2) Use fink (http://fink.sourceforge.net)

Recommended: Pascal extensions for XCode: http://www.freepascal.org/xcode.html

A description of how to get the DOS-like IDE running is here: How to get the fpc ide running under Mac OS X

more:

  • already works, except for some graphic glitches on the user output screen,
  • no gdb support ??
    • the gdb can be executed from command line and works
  • can mouse events be supported? how?