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

can we use a 64 bit compiler (aarch64) to compile this library ? #293

Open
itzikhai opened this issue Jan 4, 2024 · 1 comment
Open

Comments

@itzikhai
Copy link

itzikhai commented Jan 4, 2024

We are trying to build this library using 64 bit ARM compiler (gcc 10.x.x aarch64) - we have some issues.
What is the meaning, if we succeed, to compile the lib using aarch64, instead of arm compiler, with regards the CPU itself?
(As we know the CPU is ARM-A 32 bit processor)

@josiahdc
Copy link

I was able to get this library compiled for aarch64 by following the cross-compilation instructions in building.md

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