Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic ARM builds #18

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

Conversation

jae1911
Copy link

@jae1911 jae1911 commented Dec 3, 2024

This PR adds:

  • Basic ARM builds for the library

Modifies:

  • Merges the two workflows into a single file that handles publishing

The current workaround uses Qemu and Docker to build the binary for ARM as runners for this platform aren't available yet. This configuration will be easy to convert to native ARM instructions when the runners are finally available publicly.

libFreeImage.so: ELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0381ef64436c174f64d87a4a15e0032548fa06f0, stripped

@jae1911 jae1911 marked this pull request as ready for review December 3, 2024 22:16
@jae1911
Copy link
Author

jae1911 commented Dec 3, 2024

This works now.

It takes a long time, but it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant