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

removed text-relocations from android32 and added android64 #42

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

markghayden
Copy link

  • Removed text-relocations from ocaml-android32
  • Added ocaml-android64
  • Changed URL for android-bzip2

Changes to arm.S are based on arm64 version, but are not well optimized. On 32-bit arm an extra register is needed. For simplicity we use push/pop, which has poor performance. One of the core ocaml people will want to improve on this.

@ossdev07
Copy link

Hi @whitequark,

With these changes i was able to install ocaml-android for arm64 android. It will be helpful if these changes are merged.

@whitequark
Copy link
Member

@ossdev07 This is a large and complex patch. I have a limited amount of time to spend on OSS maintenance and I will not be able to review it any time soon.

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

Successfully merging this pull request may close these issues.

None yet

3 participants