Difference between revisions of "fpcupdeluxe"

From Free Pascal wiki
Jump to navigationJump to search
Line 4: Line 4:
 
<p>[https://github.com/newpascal/fpcupdeluxe/releases/latest Latest release]</p>
 
<p>[https://github.com/newpascal/fpcupdeluxe/releases/latest Latest release]</p>
 
<h1>Installation of FPC and Lazarus</h1>
 
<h1>Installation of FPC and Lazarus</h1>
 +
<h1>Advanced settings</h1>
 
<h1>Crosscompiling</h1>
 
<h1>Crosscompiling</h1>
 
<h2>Crosscompiling from Windows towards Darwin</h2>
 
<h2>Crosscompiling from Windows towards Darwin</h2>

Revision as of 10:08, 5 December 2016

fpupdeluxe on Windows

Fpcupdeluxe, a GUI installer for FPC and Lazarus.

Fpcupdeluxe source

Latest release

Installation of FPC and Lazarus

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.