Difference between revisions of "FPC Embedded Nutshell"

From Lazarus wiki
Jump to navigationJump to search
(Created page, more the idea of this page; will be extended soon....)
 
(category)
 
Line 11: Line 11:
 
This idea is taken from Paul Breneman [http://www.turbocontrol.com/index.htm  TurboControl Systems] who did this already for a
 
This idea is taken from Paul Breneman [http://www.turbocontrol.com/index.htm  TurboControl Systems] who did this already for a
 
few systems. - And which proofed very helpful to me in the past --[[User:Ckranich|Ckranich]] 13:53, 15 July 2012 (UTC)
 
few systems. - And which proofed very helpful to me in the past --[[User:Ckranich|Ckranich]] 13:53, 15 July 2012 (UTC)
 +
 +
[[Category:Embedded]]

Latest revision as of 10:22, 29 November 2012

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)