Difference between revisions of "Target Darwin"

From Lazarus wiki
Jump to navigationJump to search
m (typo)
(link to fpc 2.0.2)
Line 3: Line 3:
 
There are two ways of installation:  
 
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.
+
1) Download of the image file at ftp://ftp.de.freepascal.org/pub/fpc/dist/powerpc-macosx-2.0.2/fpc-2.0.2.powerpc-macosx.dmg.
  
 
2) Use fink (http://fink.sourceforge.net)
 
2) Use fink (http://fink.sourceforge.net)

Revision as of 10:05, 23 April 2006

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.2/fpc-2.0.2.powerpc-macosx.dmg.

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

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

XCode 2.2.1 needs a newer revision of the integration kit. ongoing work.

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?