Cross compile instruction #265
Unanswered
david-bouthillier
asked this question in
Q&A
Replies: 1 comment
|
Followed the same steps to compile for ARM 32 bit and got: /configure: line 3293: syntax error near unexpected token with aclocal --force -I m4 got Checking pkg-config is at least version 0.9.0... yes |
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.
I'm attempting to cross compile for Linux ARM 64 bit but I continue to encounter errors.
Here is the output of running
gitcompileI also tried to compile using these instructions. #182
However, that also results in errors.
Does anyone have build instructions for cross compiling?
All reactions