[Lazarus] Lazarus 1.8 RC1 under Raspbian Jessie

Bo Berglund bo.berglund at gmail.com
Wed Jun 7 23:00:51 CEST 2017


On Tue, 6 Jun 2017 11:57:21 +0200, Joe via Lazarus
<lazarus at lists.lazarus-ide.org> wrote:

>Went to /home/pi/dev/fpc/3.02 and did make clean all PP=ppcarm.
>Got "An unhandled exception occurred at $000678A0".
>Maybe the ARMv6 CPU got some ARMv7 code?

You should probably use this instead:
make clean all PP=/home/pi/dev/fpc/ppcarm
because my script downloads the seed compiler (ppcarm ver 3.0.0) to
the base fpc directory in which there are the version subdirs like
3.0.2 and the only files are supposed to be the relevant ppcarm
compiler binary.


-- 
Bo Berglund
Developer in Sweden



More information about the Lazarus mailing list