From: Phil Blundell <pb@pbcl.net>
To: Martin Jansa <martin.jansa@gmail.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 2/2] ARM: handle missing thumb suffix
Date: Thu, 15 Oct 2015 12:51:29 +0100 [thread overview]
Message-ID: <1444909889.5251.68.camel@pbcl.net> (raw)
In-Reply-To: <20151015113146.GB2588@jama>
On Thu, 2015-10-15 at 13:31 +0200, Martin Jansa wrote:
> It's package architecture for binary feeds with -mtune=arm926ejs and
> it
> can be built with or without -mthumb, that's why packages can be
> built
> in arm926ejse or arm926ejste package feed.
Yes, I understand that. But the point is that there doesn't seem to be
any good reason to distinguish those two cases by PACKAGE_ARCH, any
more than we use separate PACKAGE_ARCH values for binaries built with
-O2, or -fpie, or any number of other options.
ARM926EJ-S, by definition, can execute both ARM and Thumb code so there
is no meaningful situation where arm926ejse binaries might be usable
yet arm926ejste ones are not.
p.
next prev parent reply other threads:[~2015-10-15 11:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-13 20:37 [PATCH 2/2] ARM: handle missing thumb suffix Jens Rehsack
2015-10-13 21:18 ` Martin Jansa
2015-10-15 10:49 ` Phil Blundell
2015-10-15 11:18 ` Jens Rehsack
2015-10-15 11:31 ` Martin Jansa
2015-10-15 11:51 ` Phil Blundell [this message]
2015-10-15 12:09 ` Martin Jansa
2015-10-15 13:39 ` Phil Blundell
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=1444909889.5251.68.camel@pbcl.net \
--to=pb@pbcl.net \
--cc=martin.jansa@gmail.com \
--cc=openembedded-core@lists.openembedded.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.