Skip to content

AArch64 Host Support#64

Open
techflashYT wants to merge 2 commits intoFree60Project:masterfrom
techflashYT:aarch64-host
Open

AArch64 Host Support#64
techflashYT wants to merge 2 commits intoFree60Project:masterfrom
techflashYT:aarch64-host

Conversation

@techflashYT
Copy link

@techflashYT techflashYT commented Feb 7, 2026

Changes:

  • Only install gcc-multilib on x86_64
  • Make dependency installation failure fatal
  • Bump libpng to latest release of 1.5.x branch
    • Bugfixes, and aarch64 host support, but should not break API
    • Bumping to 1.6.x (which'll have breaking API changes) is someone else's job :)

It's tested to build the toolchain+libraries, as well as XeLL properly on my 36GB M3 Pro MacBook Pro in a Debian aarch64 VM.
Screenshot_2026-02-07_at_2 38 08_PM

The build of XeLL also functions properly to the best of my testing, so it seems to produce functional code.
IMG_0205

This PR does not address (due to lack of time/resources):

  • AArch64 Fedora support
  • Testing with additional libxenon-based applications

Fixes: #61

* Only install gcc-multilib on x86_64
* Make dependency installation failure fatal
* Bump libpng to latest release of 1.5.x branch
  * Bugfixes, and aarch64 host support, but should not break API
  * Bumping to 1.6.x (which'll have breaking API changes) is someone
    else's job :)
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.

Add support for ARM64 linux.

2 participants