IGNORE THE BIG GREEN DOWNLOAD BUTTON: choose file in Files area

These macOS snapshots of the development branches are generated automatically. All I can say is that the compiler found the source good enough to compile. YOU ARE USING COMPLETELY UNTESTED SOFTWARE. Caveat Utilitor!

1. Move lazarus-src to your home directory
2. Open a Terminal
3. Change to lazarus-src and run the command:
xattr -drv com.apple.quarantine *
4. Use a script to start Lazarus like:

#!/bin/sh
open ~/lazarus-src/lazarus.app --args "--pcp=~/.laz_main"

There is also a daily FPC development snapshot for ARM64.

1. Move fpc-src to your home directory
2. Install with a script like:

#!/bin/sh
cd ~/fpc-src
xattr -drv com.apple.quarantine *
sudo make FPC=$PWD/ppca64 OPT="-ap -FD/Library/Developer/CommandLineTools/usr/bin -XR/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk" install

Adjust links in /usr/local/bin to point to 3.3.1 or choose compiler in Lazarus

Features

  • Cocoa
  • 64 bit
  • Intel
  • ARM64

Project Activity

See All Activity >

License

GNU Library or Lesser General Public License version 2.0 (LGPLv2)

Follow macOS FPC + Lazarus daily snapshots

macOS FPC + Lazarus daily snapshots Web Site

Other Useful Business Software
Full-stack observability with actually useful AI | Grafana Cloud Icon
Full-stack observability with actually useful AI | Grafana Cloud

Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account

Additional Project Details

Operating Systems

Mac

Intended Audience

Advanced End Users, Developers

User Interface

Cocoa (MacOS X)

Programming Language

Pascal

Related Categories

Pascal Integrated Development Environments (IDE), Pascal Object Oriented Software, Pascal Code Generators

Registered

2021-04-25