From: dan@debian.org (Daniel Jacobowitz)
To: linux-arm-kernel@lists.infradead.org
Subject: Compiler for Atmel AT91SAMG20
Date: Fri, 5 Feb 2010 13:00:14 -0500 [thread overview]
Message-ID: <20100205180014.GA19538@caradoc.them.org> (raw)
In-Reply-To: <4B6C4C36.9030800@iders.ca>
On Fri, Feb 05, 2010 at 10:49:58AM -0600, Andrew wrote:
> The compiler I'm using for the Kernel (Code Sourcery's GNU
> cross-toolchain arm-2008q3-66-arm-none-eabi) is set to pack structs
> by default, and the compilers that I use for userspace applications
> do not pack structs.
That's the wrong compiler. Use the arm-none-linux-gnueabi tools to
build the Linux kernel.
The EABI tools should have the same ABI as the Linux tools though, so
I don't know what you mean by not packing structs. Make sure both
your kernel and userspace compilers are using the EABI! Or, if you
are not using an EABI userspace, disable CONFIG_AEABI.
--
Daniel Jacobowitz
CodeSourcery
next prev parent reply other threads:[~2010-02-05 18:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-05 16:49 Compiler for Atmel AT91SAMG20 Andrew
2010-02-05 18:00 ` Daniel Jacobowitz [this message]
2010-02-11 20:40 ` Andrew
2010-02-18 21:03 ` Andrew
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=20100205180014.GA19538@caradoc.them.org \
--to=dan@debian.org \
--cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox