Am 06.06.2017 um 11:08 schrieb Mark Morgan Lloyd via Lazarus:
On 06/06/17 06:30, Joe via Lazarus wrote:
Am 30.05.2017 um 00:36 schrieb Bo Berglund via Lazarus:> The corrected
script is found here:>
http://blog.boberglund.com/install_lazfpc_local_pi.sh.On Pi Zero W,
using the ARMv6 option and De-de locale, i get this error message:
"make: -iVSPTPSOTO Kommando nicht gefunden"
What does this say? How to fix?

It says it can't find the compiler binary. Hopefully Bo will be able to give you some direct help, but the classical way of fixing it would be by something like

make clean all PP=ppcXXX

.
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?

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

Reply via email to