Giter VIP home page Giter VIP logo

Comments (9)

Rupan avatar Rupan commented on July 17, 2024

Actually I hasn't realized that arm64 support had been added to the NDK. I'll take a look at how feasible it would be.

from gmp.

Rupan avatar Rupan commented on July 17, 2024

Some ABI documentation is here:

http://developer.android.com/ndk/guides/abis.html
http://brian.io/android-ndk-r10c-docs/Programmers_Guide/html/md_3__key__topics__c_p_u__support__chapter_1-section_8__a_b_is.html

And random stuff on StackOverflow:

http://stackoverflow.com/questions/29883257/ndk-r10-b-32-bit-or-64-bit-or-compile-using-both-and-how-to-achieve-it
http://stackoverflow.com/questions/27287004/how-do-i-install-the-required-abi-arm64-v8a-and-build-a-titanium-app-for-the-n

from gmp.

Rupan avatar Rupan commented on July 17, 2024

I've added initial code into the arm64-v8a branch, but it isn't working. Somehow the autoconf build scripts don't like the new ABI.

from gmp.

Rupan avatar Rupan commented on July 17, 2024

Ah, turns out it was a couple of minor bugs in my build scripts. The arm64-v8a build now works and produces a shared object.

from gmp.

Rupan avatar Rupan commented on July 17, 2024

I have no hardware to validate this on, and at the moment no readily-available APK to try it out in the emulator. Sergey, please clone the repository and check out the arm64-v8a branch then validate that it works somehow.

from gmp.

Rupan avatar Rupan commented on July 17, 2024

Support is available in pull request 8.

from gmp.

Rupan avatar Rupan commented on July 17, 2024

I'll also add support for MIPS64 and AMD64 at some point.

from gmp.

sergeych avatar sergeych commented on July 17, 2024

Big thanks!

from gmp.

Rupan avatar Rupan commented on July 17, 2024

I added the x86_64 ABI build just now as well. No time at the moment to add support for MIPS64.

You could show your appreciation by confirming that this works on real/emulated hardware, or even writing a small APK test driver ;)

from gmp.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.