Skip to content

Please provide Linux ARM64 (AArch64) JNI native libraries #6

Description

@deantonccns

We are evaluating the AdvanReader-10 Java SDK on Raspberry Pi OS 64-bit (AArch64).

Our application already runs on Linux x86_64 using the provided 64-bit library. An ARM64 JNI library would allow us to deploy natively on Raspberry Pi OS 64-bit without maintaining a separate 32-bit runtime

Currently the repository provides native libraries for:

  • linux-x86
  • linux-amd64
  • linux-arm
  • linux-armhf

However, we could not find a native library for Linux ARM64 (AArch64).

Would it be possible to provide a linux-arm64 / linux-aarch64 build of the JNI native library?

Having an ARM64 version would allow the SDK to run natively on Raspberry Pi OS 64-bit without requiring a 32-bit userspace or a separate compatibility container.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions