Dennis Binkhorst Posted May 1, 2023 Share Posted May 1, 2023 I have successfully built 21.08 and 22.02 branches for miqi (rockchip) with EXTRAWIFI=no only, but unfortunately 23.05 build fails with error: arm-linux-gnueabihf-gcc: error: unrecognized -march target: armv5 arm-linux-gnueabihf-gcc: note: valid arguments are: armv4 armv4t armv5t armv5te armv5tej armv6 armv6j armv6k armv6z armv6kz armv6zk armv6t2 armv6-m armv6s-m armv7 armv7-a armv7ve armv7-r armv7-m armv7e-m armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8-m.base armv8-m.main armv8-r armv8.1-m.main iwmmxt iwmmxt2; did you mean ‘armv4’? arm-linux-gnueabihf-gcc: error: missing argument to ‘-march=’ Is there a way to get this to compile for armv5? https://paste.next.armbian.com/ihimuroyal 0 Quote Link to comment Share on other sites More sharing options...
going Posted May 1, 2023 Share Posted May 1, 2023 3 часа назад, Dennis Binkhorst сказал: Is there a way to get this to compile for armv5? Try using an external toolchain by setting variables as described in the documentation. https://docs.armbian.com/Developer-Guide_Build-Options/#hidden-options-for-advanced-users-default-values-are-marked-bold 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.