From: Tom Rini <trini@embeddedalley.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [oe-commits] Tom Rini : base.bbclass: check_gcc3 needs to check for gcc-3.4.6 first.
Date: Sun, 3 May 2009 16:30:17 -0700 [thread overview]
Message-ID: <20090503233017.GE7973@smtp.west.cox.net> (raw)
In-Reply-To: <20090503233009.B15601880DC@amethyst.openembedded.net>
On Mon, May 04, 2009 at 01:30:09AM +0200, GIT User account wrote:
> Module: openembedded.git
> Branch: org.openembedded.dev
> Commit: 714bed6ab1174ec126ea7d8c8655d1cfd6900325
> URL: http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=714bed6ab1174ec126ea7d8c8655d1cfd6900325
>
> Author: Tom Rini <trini@embeddedalley.com>
> Date: Sun May 3 19:23:57 2009 -0400
>
> base.bbclass: check_gcc3 needs to check for gcc-3.4.6 first.
> Comment on what this function is used for primarily. The default
> gcc3-native that we build is called 'gcc-3.4.6' so look for that one
> first.
I thought we had fixed this before, but apparently we had not. I'd like
to propose two related changes, and then pull this all out for
stable/2009. First, no distro has a preferred version for gcc3-native,
so I would like to drop gcc-native_3.4.4 and just use 3.4.6. Second,
I'd like to change the order to:
'gcc-3.4.6 gcc-3.4.7 gcc-3.4 gcc34' as I'm unconvinced that anything
older than that will work for qemu-native (the only caller of
check_gcc3) given that people have problems with too old of a version of
gcc-3.4 being provided by their distro in the 'gcc 3.4.x toolchain'
package.
--
Tom Rini
next parent reply other threads:[~2009-05-03 23:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20090503233009.B15601880DC@amethyst.openembedded.net>
2009-05-03 23:30 ` Tom Rini [this message]
2009-05-04 3:01 ` [oe-commits] Tom Rini : base.bbclass: check_gcc3 needs to check for gcc-3.4.6 first Khem Raj
2009-05-04 3:21 ` Tom Rini
2009-05-04 5:54 ` Yuri Bushmelev
2009-05-04 6:49 ` Roman I Khimov
2009-05-04 15:46 ` [oe-commits] Tom Rini : base.bbclass: check_gcc3 needs to?check " Tom Rini
2009-05-04 18:03 ` [PATCH] qemu: add version 0.10.3, initial Roman I Khimov
2009-05-04 18:24 ` Tom Rini
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=20090503233017.GE7973@smtp.west.cox.net \
--to=trini@embeddedalley.com \
--cc=openembedded-devel@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.