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

support aarch64 natives #3739

Closed
wants to merge 4 commits into from

Conversation

Outfluencer
Copy link
Collaborator

No description provided.

@md-5
Copy link
Member

md-5 commented Sep 7, 2024

Ideally I'd like a way to compile this without an arm system

@Outfluencer
Copy link
Collaborator Author

Outfluencer commented Sep 7, 2024

you need to install gcc-aarch64-linux-gnu
( sudo apt install gcc-aarch64-linux-gnu )

@Outfluencer
Copy link
Collaborator Author

the cross compile script puts the files in the same output dir but with -arm before the .so file ending

md-5 pushed a commit that referenced this pull request Sep 7, 2024
@md-5
Copy link
Member

md-5 commented Sep 7, 2024

Thanks!

@md-5 md-5 closed this Sep 7, 2024
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