opam-cross-android
opam-cross-android copied to clipboard
removed text-relocations from android32 and added android64
- 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.
Hi @whitequark,
With these changes i was able to install ocaml-android for arm64 android. It will be helpful if these changes are merged.
@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.