[fpc-pascal] How to build for arm6 in RaspberryPi on arm7?

Bo Berglund bo.berglund at gmail.com
Tue Sep 8 15:11:07 CEST 2020


I am using RPi3 and RPi4 platforms when working on RPi projects with
Lazarus 2.0.8 and Fpc 3.0.4.
Now I realized that the binaries I create will probably not work on
PiZero and RPi2 devices because these are Arm6 and the dev platform is
Arm7.

Is there some project setting I can activate in order to build for
*all* RPi devices by only using ARMv6 instructions?

I really do not want to work in the IDE on a PiZero or Pi2 because
these are a bit slow...


-- 
Bo Berglund
Developer in Sweden



More information about the fpc-pascal mailing list