[Lazarus] Cross-compiling for Raspberry Pi2
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Fri Sep 18 18:26:34 CEST 2015
Hello Bo,
On 2015-09-18 at 11:12, Bo Berglund wrote:
> Does that mean I can install FPC only on the Pi and then develop on a
> Linux box (x86) using Lazarus and then move the project to the Pi and
> recompile using the FPC from a terminal on the Pi?
Yes, that is an option too, and should work just fine - especially
since you said the project is a console program.
If you developed a GUI application, then the RPi would need the *.ppu
files for the GUI toolkit too. But this is irrelevant in your case.
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
My public PGP key: http://tinyurl.com/graeme-pgp
More information about the Lazarus
mailing list