[fpc-pascal] PPCJVM and Android Bionic compatibility question
Sven Barth
pascaldragon at googlemail.com
Sun Feb 2 15:19:16 CET 2020
Am 02.02.2020 um 14:06 schrieb Mgr. Janusz Chmiel via fpc-pascal:
> Dear specialists here,
> How complex would be to recode Free Pascal compiler for ARM and
> ARM64 Bit so it would be fully compatible with Android Bionic library, so it
> would be executed as A external app from some Android app which have GUI?
>
> Sure. There is even Termux which can run many Linux distros by using Proot.
> But it would be really very very useful, if it would be possible to recode
> PPCJVM so atleast this compiler would work directly on Android ARM and ARM64
> devices by using Android OS without complex software modules such as whole
> Termux, Proot and some Linux distribution.
Please don't hijack existing threads by replying to an existing message
with a completely new, unrelated topic. This is not only impolite to the
thread participants but it also lowers the chance for your thread to be
read as users might ignore messages in threads they're not interested
in. Same with your message regarding Dex handling.
That said FPC already fully supports compiling native applications and
libraries for Android on ARM, Aarch64, i386 and x86_64 (see here:
https://wiki.freepascal.org/Android).
Regards,
Sven
More information about the fpc-pascal
mailing list