Re: [fpc-other] I need ppcjvm for ARM64 architecture

2020-05-14 Thread Mgr. Janusz Chmiel via fpc-other
Viola. Thanks to Mr Bart, I have finally compiled cppjvm binary for Linux ARM64. I will have to fight with Android target from standard PC, because finding fully functioning Android NDK for Android which will build binary directly for Android is heavy task. For now, I will adapt Pandroid bundle. I

Re: [fpc-other] I need ppcjvm for ARM64 architecture

2020-05-14 Thread Mgr. Janusz Chmiel via fpc-other
I have deeply analysed my possibilities and I have came to The following most realistic programmers solution. I do not have enough experience to recode open JDK so it would run directly from Android with no need to use Busybox or special .so libraryes, which Termux uses. Even if I would compile PPC