On 10/26/2016 12:05 PM, Ched wrote:
Hello,

I just received a brand new Raspberry 3B. Nice ARM-based quad-core
pico-machine (armv7l).

I can run on the 3B programs compiled on a Raspberry 2B (armv6l) using
the 2.6.4 fpc compiler.
But compiling on the 3B with the 2.6.4 generates errors, like

u_astro.s: Assembler messages:
u_astro.s:2810: Error: co-processor offset out of range
u_astro.s:2821: Error: co-processor offset out of range
u_astro.s:3185: Error: co-processor offset out of range
u_astro.s:3196: Error: co-processor offset out of range.

So I tried to find a 3.* version to install, without success. Any
suggestion ? Rebuilding all from sources is most probably out of my
capabilities, hélas.

Kindest regards, Ched'

I would suggest using fpcup:
  http://wiki.freepascal.org/fpcup
See the bottom link (Small Virtual Machines) to see what I've done with it.

Regards,
Paul
www.ControlPascal.com


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to