[oe] [oe-commits] Tom Rini : base.bbclass: check_gcc3 needs to check for gcc-3.4.6 first.

Tom Rini trini at embeddedalley.com
Mon May 4 03:21:14 UTC 2009


On Sun, May 03, 2009 at 08:01:15PM -0700, Khem Raj wrote:
> On Sun, May 3, 2009 at 4:30 PM, Tom Rini <trini at embeddedalley.com> wrote:
> > 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 at 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
> 
> there was no 3.4.7. Does qemu work with any gcc 3.4.x ?
> 

There's no 'real' 3.4.7, but I did a quick google and saw there were
somethings calling themselves that, apparently.  And presumably they're
"new" enough to work.  qemu does not work with any 3.4.x, as the problem
that was reported was due to too old of a 3.4.x being on the system.

> It would be good if its fixed.

And I really wish qemu would get fixed / rewritten to work with some
sort of modern compiler, yeah :(

-- 
Tom Rini




More information about the Openembedded-devel mailing list