You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using my system cross-compiler instead of the suggested one, with export CROSS_COMPILE=armv7a-unknown-linux-gnueabihf-, seems to be working as a workaround for this issue (it is still compiling at `-j16). I am unsure if this will cause any other issues, so will see once I solve my issue compiling u-boot and get this to run.
So I decided to change my system compiler from armv7a-unknown-linux-gnueabihf-10.1.0 to armv7a-unknown-linux-gnueabihf-7.5.0. Will update on this later. If this does not work, I will just disable that module.
When running
make odroidxu4_defconfig
thenmake
, compilation fails with the following error:The text was updated successfully, but these errors were encountered: