Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide binaries for 64 processors #74

Open
radzio opened this issue Apr 1, 2015 · 4 comments
Open

Provide binaries for 64 processors #74

radzio opened this issue Apr 1, 2015 · 4 comments

Comments

@radzio
Copy link

radzio commented Apr 1, 2015

Is it possible to add download with all binaries + 64 bit ones?

  • arm64-v8a
  • armeabi-v7a
  • mips64
  • x86_64
@Cool04ek
Copy link

Cool04ek commented Oct 1, 2015

+1

@michaelrhughes
Copy link

Has anyone successfully compiled against arm64? I have successfully compiled but get a segfault when I play audio.

@mpccolorado mpccolorado mentioned this issue Apr 30, 2016
@AppWerft
Copy link

Please look to: trevorf/ti-android-streamer#7

@mylselgan
Copy link

Many new Android devices (i.e. Nexus 5x) have AArch64 processors with arm64-v8a instruction set. Both - armeabi and armeabi-v7a - libraries run fine on these newer devices. So we can just use armeabi-v7a for all ABIs. More Details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants