From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Forconi <forconi@wavecomm.it>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] Xenomai 2.6.1 - Linux 2.6.38.8 on AT91SAM9260 - Kernel compilation fails
Date: Thu, 27 Sep 2012 15:46:11 +0200 [thread overview]
Message-ID: <506458A3.7030708@xenomai.org> (raw)
In-Reply-To: <5064555B.1020306@xenomai.org>
On 09/27/2012 03:32 PM, Gilles Chanteperdrix wrote:
> On 09/27/2012 03:23 PM, Forconi wrote:
>> The command:
>>
>> make ARCH=arm CROSS_COMPILE=arm-unknown-linux-gnu- uImage
>>
>> is the command I use to cross compile kernels for my AT91 board, and I have successfully cross-compiled several kernels, so I think AS is the cross-as not the system-as.
>>
>> It seems like my cross-as doesn't support that assembler instruction.. (arm-unknown-linux-gnu-as version is: GNU assembler 2.16.1)
>
> I very much doubt an ARM assembler does not support
> ldm sp,{r0-r3}
You can also try replacing ldm with ldmia, but ldmia is supposed to be
the default for ldm where no suffix is specified, at least it is what
the documentation says.
--
Gilles.
next prev parent reply other threads:[~2012-09-27 13:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1942547306.3976213.1348739521182.JavaMail.root@zmail.sgconsulting.it>
2012-09-27 10:05 ` [Xenomai] Xenomai 2.6.1 - Linux 2.6.38.8 on AT91SAM9260 - Kernel compilation fails Forconi
2012-09-27 12:06 ` Gilles Chanteperdrix
2012-09-27 13:23 ` Forconi
2012-09-27 13:32 ` Gilles Chanteperdrix
2012-09-27 13:46 ` Gilles Chanteperdrix [this message]
2012-09-27 14:07 ` Forconi
2012-09-27 14:06 ` Gilles Chanteperdrix
2012-09-27 19:08 ` Gilles Chanteperdrix
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=506458A3.7030708@xenomai.org \
--to=gilles.chanteperdrix@xenomai.org \
--cc=forconi@wavecomm.it \
--cc=xenomai@xenomai.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.