[fpc-pascal] How to compile Lazarus program using only FPC?

Martin Schreiber mse00000 at gmail.com
Fri Sep 25 07:02:03 CEST 2015


On Friday 25 September 2015 03:52:25 Bo Berglund wrote:
> On Thu, 24 Sep 2015 09:48:32 -0400, Bo Berglund
>
> <bo.berglund at gmail.com> wrote:
> >I want to check my options regarding Lazarus and FPC.
> >
> >If I develop a program on Windows Lazarus, move it to Debian Lazarus
> >(x86) and then finally want to compile on ARM on for example Raspberry
> >Pi but outside of Lazarus, how is that done?
> >Does FPC recognize the Lazarus project file such that paths etc are
> >observed?
> >Or is thare a separate file for FPC I have to prepare in order to set
> >the unit paths?
>
> I see from some replies that I was not complete in my formulations...
> What I wanted to ask was what steps I need to take in order to do the
> final compilation on a *headless* ARM platform such as RaspBerry Pi2
> where FPC has been installed but nothing else.
> The development itself would be done in Lazarus (on Windows and
> LinuxMint x86) in order to get the IDE help.

Please remember my recommendation of cross development and debugging Linux X86 
PC -> Raspberry Pi with MSEide and cross FPC.

http://www.mail-archive.com/lazarus%40lists.lazarus.freepascal.org/msg50406.html

Martin



More information about the fpc-pascal mailing list