[oe] qemu-native build fail

Tom Rini trini at embeddedalley.com
Sun May 3 23:26:19 UTC 2009


On Sun, May 03, 2009 at 04:17:44PM -0700, Tom Rini wrote:
> On Mon, May 04, 2009 at 07:03:03AM +0800, Daniel.Li wrote:
> > On Sun, 2009-05-03 at 09:55 -0700, Tom Rini wrote:
> > > On Sun, May 03, 2009 at 09:34:29PM +0800, Daniel.Li wrote:
> > > > Dear List,
> > > > 
> > > > I have found that qemu-native failed with gcc 3.4, see below.
> > > > Originally, qemu failed with 4.* gcc, now qemu is ok with gcc3.4 but
> > > > qemu-native failed. 
> > > > 
> > > > I googled, only found this http://pastebin.com/f75407ece# , which seems
> > > > failed on 20 Apr.
> > > 
> > > This sounds like a host-provided gcc-3.4, which isn't new enough, is
> > > being used, rather than the 3.4.6 that OE builds.  I thought this had
> > > been fixed, but perhaps not.  Can you confirm that you have a gcc-3.4
> > > package installed on your host?  Thanks.
> > 
> > Thanks Tom.
> > Yes,you are right. OE is using gcc-3.4 (host) instead of gcc-3.4 build
> > by OE.
> > Cause, I removed gcc3.4 from host, it reports command gcc3.4 not found.
> > 
> > Well, I'm new to OE. Could you please let me know how to build
> > qemu-native with it's internal gcc3.4? 
> > 
> > Any configuration change? Thanks in advance.
> 
> Do you have "ASSUME_PROVIDED += gcc3-native" or similar in your
> local.conf?  If so, remove that.

If you don't, I've pushed a fix for this to the .dev tree and will
(along with another related change I'm going to RFC) propose this for
stable/2009 shortly.

-- 
Tom Rini




More information about the Openembedded-devel mailing list