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

Upgrade NDK #2423

Closed
cmelchior opened this issue Mar 11, 2016 · 6 comments
Closed

Upgrade NDK #2423

cmelchior opened this issue Mar 11, 2016 · 6 comments

Comments

@cmelchior
Copy link
Contributor

A new version of the NDK was released:
We should upgrade our NDK version to r11 and move away from GCC 4.9 to Clang: http://developer.android.com/ndk/downloads/index.html

@emanuelez
Copy link
Contributor

I think #2095 is a pre-requisite of this, since it would allow us to measure the impact of the change

@cmelchior
Copy link
Contributor Author

I agree it would be nice to be able to measure any performance regressions, but since GCC is now deprecated we have to move eventually.

@emanuelez
Copy link
Contributor

If the performance loss is considerable we don't need to use the latest NDK

@cmelchior
Copy link
Contributor Author

Well, if GCC is deprecated we have to move eventually, but you are right, we don't have to migrate now.

@cmelchior
Copy link
Contributor Author

Some interesting info about the differences between GCC and Clang: android/ndk#26 (comment)

It definitely sounds like we need to get some metrics in place (size / performance) before switching.

@cmelchior
Copy link
Contributor Author

Folding this into #3506

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants