FPC Embedded Nutshell

From Free Pascal wiki
Revision as of 15:53, 15 July 2012 by Ckranich (talk | contribs) (Created page, more the idea of this page; will be extended soon....)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

A little bit of work in progress...

This page shall offer various links to precompiled 'FPC and minimal testapp in a nutshell' packages. The idea is to

  1. unpack to folder on target
  2. run precompiled sample
  3. if successful, run freepascal compiler to recompile sample program

If this works on your system, you might consider installing or porting/crosscompiling a full FPC. The idea of this is to get a fast starting point ('runs on my system, so let's continue) and motivating feedback.

This idea is taken from Paul Breneman TurboControl Systems who did this already for a few systems. - And which proofed very helpful to me in the past --Ckranich 13:53, 15 July 2012 (UTC)