Skip to content

Fix cross platform build for JDK 17 #8

@sfuhrm

Description

@sfuhrm

For JDK 17, the build triggers an int64 problem for platforms of different endianess when executing the file build-helper/OsArch.java and creating the C headers from the Java files.

The C files generated by the JDK are portable, so I presume they can be generated before the C compilation on another platform.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions