fpcupdeluxe

From Free Pascal wiki
Revision as of 10:14, 5 December 2016 by DonAlfredo (talk | contribs)
Jump to navigationJump to search
fpupdeluxe on Windows

Fpcupdeluxe, a GUI installer for FPC and Lazarus.

Fpcupdeluxe source

Latest release

Installation of FPC and Lazarus

The main purpose of fpcdeluxe is to provide a means for installing and updating various versions of FPC and Lazarus in a self-contained manner. Self-contained meaning that an install by fpcupdeluxe will have no influence on your system at all: you can install multiple versions of FPC and Lazarus.

Only one requirement: you HAVE to use the generated link to start the install !

Advanced settings

Crosscompiling

Crosscompiling from Windows towards Darwin

With the help of fpcupdeluxe and a toolset called osxcross, you can crosscompile towardds Darwin.
This help will concentrate on crossing from Windows towards Darwin only.

First, you will neeed to get osxcross, and compile it yourself.

osxcross original
osxcross for FPC

You will need the osxcross that has been adapted for use by FPC.