Download Mac OS X i386
The latest release version is 2.6.0
Xcode 4.3 compatibility
FPC 2.6.0 is qualified for use with Mac OS X 10.4 till 10.7. Xcode 4.3 and later however no longer install the command line tools by default, which are required by FPC. To install them manually, open Xcode, go to Preferences, select "Downloads;" and install the "Command Line Tools". Afterwards, FPC will install and function correctly.Xcode 3.2.x (Mac OS X 10.6) compatibility
FPC 2.6.0 is qualified for use with Mac OS X 10.4 till 10.7. There is however an issue when compiling dynamic libraries with FPC under Mac OS X 10.6 due to a bug in the Xcode 3.2.x linker. This bug has been fixed in Xcode 4. You can work around the bug in Xcode 3.2.x by using the -k-no_order_inits command line parameter when compiling a dynamic library.Download the 2.6.0 release in 1 big file:
- fpc-2.6.0.intel-macosx.dmg (63 MB)
contains an installation package for compiling both Intel (32 bit and 64 bit) and PowerPC (32 bit) programs, as well as the Xcode Integration Toolkit.
- fpc-2.6.0.intel.powerpc64-macosx.dmg (13 MB)
contains an add-on installation package for compiling PowerPC (64 bit) programs.
- fpc-2.6.0.arm-ios.dmg (23 MB)
contains an installation package for compiling iPhone/iPod Touch/iPad programs, as well as the iPhone SDK Integration Kit (the included Xcode template only works with Xcode 3.x; for Xcode 4.x templates, see Phil Hess' templates
Back to mirror list
Back to general download page
