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

[Feature Request] ARM cross-compilation support #61

Open
Sammyueru opened this issue Oct 5, 2024 · 1 comment
Open

[Feature Request] ARM cross-compilation support #61

Sammyueru opened this issue Oct 5, 2024 · 1 comment

Comments

@Sammyueru
Copy link

I think this would be a good idea due to the rise in ARM processors in laptops plus programs could be ported to mobile devices.
Thank you for your time.

@Jamesbarford
Copy link
Owner

If you have a patch with an aarch64 backend please feel free to submit it and I will give it a review 👍.

This is certainly on my to do list, though my time is a bit limited presently. For the time being you can use qemu for emulation if you are running this on an ARM processor. Though this would probably involve modifying the code in main.c as it calls gcc directly.

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

No branches or pull requests

2 participants