armkon Posted February 25, 2016 Posted February 25, 2016 What kind of platform can i use to CROSS_COMPILE for armbian and OrangePI? Some of LINARO? Can someone help?
zador.blood.stained Posted February 26, 2016 Posted February 26, 2016 You can use x86 or x64 Ubuntu or Debian as your build host, and depending on what software you want to build, you'll need either gcc for armhf (pulled by "crossbuild-essential-armhf" package), or you'll need to create complete armhf chroot. You can start looking for more info here and here.
armkon Posted February 26, 2016 Author Posted February 26, 2016 Ok and can i get somewhere precompiled Build folder of armbian current image kernel? and what toolchine will work with it for crosscompile ?For older 02-loboris kernel work crosscompiler toolchine: crosstool-NG linaro-1.13.1-2012.02-20120222 - Linaro GCC 2012.02 I need this because i want to crosscompile mali drivers for armberian.
Recommended Posts