Skip to content

[ci] Add linux arm64 build - #1399

Open
tobil4sk wants to merge 3 commits into
HaxeFoundation:masterfrom
tobil4sk:feature/ci-linux-arm64
Open

[ci] Add linux arm64 build#1399
tobil4sk wants to merge 3 commits into
HaxeFoundation:masterfrom
tobil4sk:feature/ci-linux-arm64

Conversation

@tobil4sk

Copy link
Copy Markdown
Member

Hxcpp has had support for linux arm for some time, and haxe is already running linux arm hxcpp tests.

For some reason, the cffi test currently fails on arm64 linux:

Called from TestCffi::boot src/TestCffi.hx line 17
Called from cpp.Lib::load cpp/Lib.hx line 38
Error : Could not load module prime@isBool__1

I'll try to emulate locally to figure it out.

These packages don't exist on arm64 ubuntu, and they are not necessary
for a 64-bit only x86 build anyway.
@tobil4sk

Copy link
Copy Markdown
Member Author

The failure is caused by a missing arm64 case in __hxcpp_get_bin_dir(). There is an open pr to fix it: #1355.

@MRK2009

MRK2009 commented Sep 13, 2026

Copy link
Copy Markdown

You mentioned my pr? Noice

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.

2 participants