[Pkg-pascal-devel] Castle Game Engine build tool

Michalis Kamburelis michalis.kambi at gmail.com
Mon Feb 15 21:50:50 UTC 2016


> 1. FPC cross-compiler for Arm processor (assuming that we agree that
> typically Android OS runs on an Arm processor --- which seems true for
> now, although Android+x86 is fighting too).

By "FPC cross-compiler for Arm processor" I mean the binary called
"ppcrossarm". It can be invoked directly, or by executing "fpc -Parm
...". The "fpc" binary is actually just a wrapper that calls the
"ppcXXX" where XXX corresponds to the target CPU.

Michalis



More information about the Pkg-pascal-devel mailing list