Skip to content

profile.c: implement SP/PC registers for ARM64 in get_thread_stackptr#927

Closed
HomuHomu833 wants to merge 1 commit intoHaxeFoundation:masterfrom
HomuHomu833:master
Closed

profile.c: implement SP/PC registers for ARM64 in get_thread_stackptr#927
HomuHomu833 wants to merge 1 commit intoHaxeFoundation:masterfrom
HomuHomu833:master

Conversation

@HomuHomu833
Copy link
Copy Markdown

I encountered this issue while compiling in Lime, so I would like to submit a PR to fix this issue.

I encountered this issue while compiling in Lime, so I would like to submit a PR to fix this issue.
@tobil4sk
Copy link
Copy Markdown
Member

tobil4sk commented Apr 27, 2026

I think profile.c is part of the hl binary, which is currently not possible to compile on arm64 anyway (it would require #895).

@HomuHomu833
Copy link
Copy Markdown
Author

HomuHomu833 commented Apr 27, 2026

indeed but I can compile hl for aarch64 and even use Lime to build FNF. I think Lime only suffers from this

image image

feel free to close the PR if needed I guess then.

@tobil4sk
Copy link
Copy Markdown
Member

Lime should be modified to omit the hl binary if targetting arm64 and to only support hlc for arm64. Once proper arm64 support is added to hashlink jit then this issue will be solved.

@HomuHomu833
Copy link
Copy Markdown
Author

will wait #895

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