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

Mandeep Sandhu mandeepsandhu.chd at gmail.com
Tue Apr 7 11:59:29 EDT 2015


On Mon, Apr 6, 2015 at 5:27 PM, John de la Garza <john at jjdev.com> wrote:
> 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
>

This didn't help. I get the same error as before.

Thanks,
-mandeep


>
>
>



More information about the Kernelnewbies mailing list