From: john@jjdev.com (John de la Garza)
To: kernelnewbies@lists.kernelnewbies.org
Subject: cross-compiling kernel using a 32-bit toolchain on a 64-bit machine
Date: Mon, 6 Apr 2015 17:27:06 -0700 [thread overview]
Message-ID: <20150407002705.GA18600@vega.jjdev.com> (raw)
In-Reply-To: <CAC+QLdSkHNNjWR63dLt4X6ams1mhOBaHtVhLKAnB-qxQ7Rs=fg@mail.gmail.com>
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
next prev parent reply other threads:[~2015-04-07 0:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-06 22:50 cross-compiling kernel using a 32-bit toolchain on a 64-bit machine Mandeep Sandhu
2015-04-07 0:27 ` John de la Garza [this message]
2015-04-07 15:59 ` Mandeep Sandhu
2015-04-07 3:10 ` Rock Lee
2015-04-07 16:04 ` Mandeep Sandhu
2015-04-07 16:15 ` Lad, Prabhakar
2015-04-07 16:24 ` Mandeep Sandhu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150407002705.GA18600@vega.jjdev.com \
--to=john@jjdev.com \
--cc=kernelnewbies@lists.kernelnewbies.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.