On 2020-08-18 22:06, Karel Rys via Firebird-devel wrote:
Hello,
I have an application for Android (runs on mobile phones and barcode
mobile scanners). Application is written in Delphi, uses Embedded
Firebird 3.0.6 and is build for 32 bit.
I would like to publish the application in Google Play, so I have to
build it for 64 bit Android, too.
Please is there a binary build of Firebird 3 for Android 64 bit? Or
are there instructions so that I can build it myself? Unfortunatelly,
I have almost zero experience with builds of C++ and no tools for it
on my Windows machine, so binary version would be much easier to use,
but I am able to compile from source on linux (but never tried
cross-platform compilation there).
Time to try :-)
Approximately this way:
./autogen.sh --prefix=/opt/firebird --enable-binreloc
--with-cross-build=android.arm64 --without-editline && make
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel