Skip to content

Missing native math acceleration on aarch64 #496

@litetex

Description

@litetex

Currently the mod reports following during startup on an arm/aarch64:

[main/WARN]: Cannot find native library linux-aarch_64-libc2me-opts-natives-math.so, possibly unsupported platform for native acceleration

However it looks like the code for native acceleration on aarch64 is present:
https://github.com/RelativityMC/C2ME-fabric/blob/5f5fb19989923f20d007128445a7208d6d434f50/c2me-opts-natives-math/src/c/targets/linux-aarch_64.cmake

and was only commented out in the build a while ago to fix a reproducible build problem:
https://github.com/RelativityMC/C2ME-fabric/blame/5f5fb19989923f20d007128445a7208d6d434f50/c2me-opts-natives-math/build.gradle#L29

Maybe this could be re-enabled if it now works :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions