On Tue, 6 Jun 2017 11:57:21 +0200, Joe via Lazarus
<lazarus@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

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

Reply via email to