[Lazarus] Cross-compiling for Raspberry Pi2
Bo Berglund
bo.berglund at gmail.com
Fri Sep 18 01:28:16 CEST 2015
I have a need to port a Delphi console program written for Windows to
be used on Raspberry Pi2.
Apparently it is possible to use Freepascal to get programs running on
the Pi2 platform, but can it be done in Windows so I don't have to
install the complete IDE on a Pi and set it up with a monitor,
keyboard and mouse just for running the compile?
The program is a communication module that talks over TCP/IP sockets
to a data collection device connected via WiFi.
I use the Indy10 TCP/IP components (created in code) to communicate
and the data is decoded and stored on disk.
What are the steps needed to port to Pi2?
Any experience with a similar project would be good to read about!
--
Bo Berglund
Developer in Sweden
More information about the Lazarus
mailing list