Congratulations! You have now committed to turning your arm64 machine into a GNU development device. This is not trivial, but we seem to have solved the bulk of the issues. These notes are mainly relevant for installing EXP, although how to install Gadget-4 basically happens for free.
As of right now (2-May-2023), you must install the main branch of EXP in order to compile on arm64 machines.
A few guiding points:
- Don't forget to
git submodule update --init --recursive! - If you think it's a bug, it more likely is a path issue.
clangis pretty finicky with warnings; most are no cause for panic.