I had no issue installing it but failed to compile the code:
arm-linux-gnueabihf-g++ src/main.cpp -o test
arm-linux-gnueabihf-g++: fatal error: cannot execute ‘cc1plus’: execvp: No such file or directory
The same for C code as cc1 is not found either.
Pinned Comments
curlywei commented on 2024-06-08 15:50 (UTC) (edited on 2024-06-08 15:57 (UTC) by curlywei)
Since Linaro provide gcc, glibc and binutils as necessary tools for cross-compile, I reduce these tools into a package and maintain this package to keep it up to date.
These AUR package are compatible:
Therefore, I will remove old packages that I maintain from the AUR such as:
arm-linux-gnueabihf-gcc75-linaro-bin
arm-linux-gnueabihf-gcc13-linaro-bin
arm-linux-gnueabihf-gcc14-linaro-bin