Difference between revisions of "fpcupdeluxe"

From Free Pascal wiki
Jump to navigationJump to search
Line 1: Line 1:
 
[[File:fpcupdeluxe.JPG|300px|thumb|fpupdeluxe on Windows]]
 
[[File:fpcupdeluxe.JPG|300px|thumb|fpupdeluxe on Windows]]
 
<h1>Fpcupdeluxe, a GUI installer for FPC and Lazarus.</h1>
 
<h1>Fpcupdeluxe, a GUI installer for FPC and Lazarus.</h1>
<p>[https://github.com/newpascal/fpcupdeluxe fpcupdeluxe]</p>
+
<p>[https://github.com/newpascal/fpcupdeluxe Fpcupdeluxe source]</p>
 
<p>[https://github.com/newpascal/fpcupdeluxe/releases/latest Latest release]</p>
 
<p>[https://github.com/newpascal/fpcupdeluxe/releases/latest Latest release]</p>
 
<h2>Crosscompiling from Windows towards Darwin.</h2>
 
<h2>Crosscompiling from Windows towards Darwin.</h2>

Revision as of 09:54, 5 December 2016

fpupdeluxe on Windows

Fpcupdeluxe, a GUI installer for FPC and Lazarus.

Fpcupdeluxe source

Latest release

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.