Skip to content

AArch64 Host Support - #64

Merged
InvoxiPlayGames merged 2 commits into
Free60Project:masterfrom
techflashYT:aarch64-host
Jun 9, 2026
Merged

AArch64 Host Support#64
InvoxiPlayGames merged 2 commits into
Free60Project:masterfrom
techflashYT:aarch64-host

Conversation

@techflashYT

@techflashYT techflashYT commented Feb 7, 2026

Copy link
Copy Markdown

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 :)
@InvoxiPlayGames
InvoxiPlayGames merged commit 45d04e8 into Free60Project:master Jun 9, 2026
1 check failed
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.

3 participants