cross-compiling kernel using a 32-bit toolchain on a 64-bit machine

John de la Garza john at jjdev.com
Mon Apr 6 20:27:06 EDT 2015


On Mon, Apr 06, 2015 at 03:50:41PM -0700, Mandeep Sandhu wrote:
> 
> I'm having trouble compiling my kernel using a 32-bit toolchain (for
> ARM) on a 64-bit host (Ubuntu 14.10). The kernel version is 3.14.17.
> 
> Any hints on how to get make to use the toolchain?
> 

after you export CROSS_COMPILE export ARCH=arm







More information about the Kernelnewbies mailing list