* Re: [oe-commits] Koen Kooi : angstrom 2009.X: toolchain updates:
[not found] <20090513152443.E8DE11893A9@amethyst.openembedded.net>
@ 2009-05-14 10:52 ` Sergey Lapin
2009-05-14 10:55 ` Koen Kooi
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Sergey Lapin @ 2009-05-14 10:52 UTC (permalink / raw)
To: openembedded-devel
Hi, all!
On Wed, May 13, 2009 at 7:24 PM, GIT User account
<git@amethyst.openembedded.net> wrote:
> Module: openembedded.git
> Branch: org.openembedded.dev
> Commit: 448b9103e494765fe589283d399c90e9b6e9cd84
> URL: http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=448b9103e494765fe589283d399c90e9b6e9cd84
>
> Author: Koen Kooi <koen@openembedded.org>
> Date: Wed May 13 13:36:43 2009 +0200
>
> angstrom 2009.X: toolchain updates:
> * make gcc 4.3.3 the default compiler (except for ppc and avr32)
> * make binutils 2.18 the default (except for armv7a and avr32)
> * disable thumb for armv4t/5te since there's no gcc/binutils combo that works 100% with thumb
Could I have some details please regarding thumb?
I remember there was a discussion regarding enabling thumb. Then we
have silent rollback.
Do I miss something?
All the best,
S.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [oe-commits] Koen Kooi : angstrom 2009.X: toolchain updates:
2009-05-14 10:52 ` [oe-commits] Koen Kooi : angstrom 2009.X: toolchain updates: Sergey Lapin
@ 2009-05-14 10:55 ` Koen Kooi
2009-05-14 11:10 ` Phil Blundell
2009-05-14 12:45 ` Philip Balister
2 siblings, 0 replies; 4+ messages in thread
From: Koen Kooi @ 2009-05-14 10:55 UTC (permalink / raw)
To: openembedded-devel
On 14-05-09 12:52, Sergey Lapin wrote:
> Hi, all!
>
> On Wed, May 13, 2009 at 7:24 PM, GIT User account
> <git@amethyst.openembedded.net> wrote:
>> Module: openembedded.git
>> Branch: org.openembedded.dev
>> Commit: 448b9103e494765fe589283d399c90e9b6e9cd84
>> URL: http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=448b9103e494765fe589283d399c90e9b6e9cd84
>>
>> Author: Koen Kooi<koen@openembedded.org>
>> Date: Wed May 13 13:36:43 2009 +0200
>>
>> angstrom 2009.X: toolchain updates:
>> * make gcc 4.3.3 the default compiler (except for ppc and avr32)
>> * make binutils 2.18 the default (except for armv7a and avr32)
>> * disable thumb for armv4t/5te since there's no gcc/binutils combo that works 100% with thumb
> Could I have some details please regarding thumb?
> I remember there was a discussion regarding enabling thumb. Then we
> have silent rollback.
How's this silent?
> Do I miss something?
Yes
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [oe-commits] Koen Kooi : angstrom 2009.X: toolchain updates:
2009-05-14 10:52 ` [oe-commits] Koen Kooi : angstrom 2009.X: toolchain updates: Sergey Lapin
2009-05-14 10:55 ` Koen Kooi
@ 2009-05-14 11:10 ` Phil Blundell
2009-05-14 12:45 ` Philip Balister
2 siblings, 0 replies; 4+ messages in thread
From: Phil Blundell @ 2009-05-14 11:10 UTC (permalink / raw)
To: openembedded-devel
On Thu, 2009-05-14 at 14:52 +0400, Sergey Lapin wrote:
> > angstrom 2009.X: toolchain updates:
> > * make gcc 4.3.3 the default compiler (except for ppc and avr32)
> > * make binutils 2.18 the default (except for armv7a and avr32)
> > * disable thumb for armv4t/5te since there's no gcc/binutils combo that works 100% with thumb
> Could I have some details please regarding thumb?
> I remember there was a discussion regarding enabling thumb. Then we
> have silent rollback.
> Do I miss something?
As far as OE itself is concerned, the Angstrom distro maintainers have
the discretion to set whatever toolchain policy they want in their own
configuration files; if their changes don't impact any other distros
(which, judging from the checkin message above, these presumably don't)
then there's no requirement for them to consult here in advance, nor
even to justify their actions in retrospect. It's their own distro and
they can bash it around any way they like.
So, you should probably take this up with those guys on their own
angstrom-distro-devel mailing list rather than here.
p.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [oe-commits] Koen Kooi : angstrom 2009.X: toolchain updates:
2009-05-14 10:52 ` [oe-commits] Koen Kooi : angstrom 2009.X: toolchain updates: Sergey Lapin
2009-05-14 10:55 ` Koen Kooi
2009-05-14 11:10 ` Phil Blundell
@ 2009-05-14 12:45 ` Philip Balister
2 siblings, 0 replies; 4+ messages in thread
From: Philip Balister @ 2009-05-14 12:45 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1157 bytes --]
Sergey Lapin wrote:
> Hi, all!
>
> On Wed, May 13, 2009 at 7:24 PM, GIT User account
> <git@amethyst.openembedded.net> wrote:
>> Module: openembedded.git
>> Branch: org.openembedded.dev
>> Commit: 448b9103e494765fe589283d399c90e9b6e9cd84
>> URL: http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=448b9103e494765fe589283d399c90e9b6e9cd84
>>
>> Author: Koen Kooi <koen@openembedded.org>
>> Date: Wed May 13 13:36:43 2009 +0200
>>
>> angstrom 2009.X: toolchain updates:
>> * make gcc 4.3.3 the default compiler (except for ppc and avr32)
>> * make binutils 2.18 the default (except for armv7a and avr32)
>> * disable thumb for armv4t/5te since there's no gcc/binutils combo that works 100% with thumb
> Could I have some details please regarding thumb?
> I remember there was a discussion regarding enabling thumb. Then we
> have silent rollback.
> Do I miss something?
>
> All the best,
The commit message says there is no working gcc/binutils combination
that builds thumb reliably for armv4/5te. I'm sure if you search through
the list archives you might find more detail.
Is this clearer?
Philip
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3303 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-05-14 12:52 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20090513152443.E8DE11893A9@amethyst.openembedded.net>
2009-05-14 10:52 ` [oe-commits] Koen Kooi : angstrom 2009.X: toolchain updates: Sergey Lapin
2009-05-14 10:55 ` Koen Kooi
2009-05-14 11:10 ` Phil Blundell
2009-05-14 12:45 ` Philip Balister
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.