<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jan 16, 2016 at 11:32 AM, Bo Berglund <span dir="ltr"><<a href="mailto:bo.berglund@gmail.com" target="_blank">bo.berglund@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sat, 16 Jan 2016 12:14:05 +0100, Michael Ring<br>
<<a href="mailto:mail@michael-ring.org">mail@michael-ring.org</a>> wrote:<br>
<br>
>You will need to create code for armv6, Pi2B is armv7<br>
><br>
I tried by copying the program file to my new RaspbianJessie on the<br>
RPi1B and running it, but it threw exceptions...<br>
<br>
So I have installed the seed fpc compiler 2.6.4 on the Pi1B now and am<br>
checking out the sources for Lazarus 1.4.4 now.<br>
<br>
Will build lazarus 1.4.4 using the seed compiler and then build the<br>
program itself. It is just one form with an edit area to write text.<br>
Hopefully this will work without fpc 3.0.0<br>
<br>
(Provided I can build Lazarus 1.4.4 of course, since I don't know how<br>
to build a GUI application using just fpc.)<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
Bo Berglund<br>
Developer in Sweden<br>
<br>
<br>
--</font></span><br></blockquote></div><br><br><br></div><div class="gmail_extra">In your compilation directory , in fpc.cfg , include all necessary LCL unit and related include directories .<br></div><div class="gmail_extra">If you compile a *.lpr with fpc , it will produce a GUI program .<br><br><br></div><div class="gmail_extra">Mehmet Erol Sanliturk<br><br><br></div><div class="gmail_extra"><br><br></div></div>