Can't cross compile
#23319
Replies: 1 comment
-
Hi @europaul, this is likely due to using If you hit any issues running the make command, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to cross-compile vector to ARM64
I enter the environment from the projet root via
make environment
I run
make build-aarch64-unknown-linux-musl
, but get the following strange error:I tried it on two different machines - the error is the same. Is my setup maybe wrong?
I would really appreciate any hints 🙏
Beta Was this translation helpful? Give feedback.
All reactions