Bo Berglund wrote:
Second posting of this, first one seems to have disappeared...

On Sun, 6 Dec 2015 22:18:09 -0500, Anthony Walter <sys...@gmail.com>
wrote:

Another, possibly more useful bundle I've created is Free Pascal 3.0 with
Lazarus for the Raspberry Pi. I've taken great care to reduce the install
size of both fpc and Lazarus with this bundle for the Pi.


If you're interested in trying this version of Free Pascal 3.0 with
Lazarus, here is where you can get it:

http://www.getlazarus.org/setup/?download#raspberry_pi

If you have a Pi, just follow the instructions in the setup script. You can
choose your install folder and have the option to creaate a application
shortcut you can pin to the Pi menu,

Hi,
I need a working lazarus on a RPi1B 256MB in order to compile a simple
program that I have converted from Delphi7 on an RPi2B. On the RPi2B
it works just fine but if I transfer it to the RPi1B it causes an
exception on start. I guess it is because some hardware option has
been compiled into it on the RPi2B. So I need to compile on the actual
hardware...



Are you running exactly the same OS on both RPi2b and RPi1b? New raspbian OS has something called device tree that was not present in old raspbian.
That could interact differently to your program.

Dennis


--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to