Skip to content

removed text-relocations from android32 and added android64#42

Open
markghayden wants to merge 7 commits intoocaml-cross:masterfrom
markghayden:master
Open

removed text-relocations from android32 and added android64#42
markghayden wants to merge 7 commits intoocaml-cross:masterfrom
markghayden:master

Conversation

@markghayden
Copy link
Copy Markdown

  • 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
Copy Markdown

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
Copy Markdown
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.

3 participants