[oe] Problems building binutils-cross_2.18.50.0.7.bb

jorge fernandez monteagudo jorgefm at cirsa.com
Thu Nov 5 07:54:12 UTC 2009


> 
> what version of gcc is installed on your build box ? My guess is that
> -isystem/mnt/hdb1/arm-beagle/angstrom-dev/staging/i686-linux/usr/include
> is causing trouble for you in the CFLAGS. IIRC there was some issue
> with gcc 4.2 where isystem mucked with compiler defaults and it did
> not search the default include paths correctly.  You can build a local
> version of different gcc (say gcc 4.4) on your build box and install
> it and use to compile the cross and native packages.
> 
> Thanks
> 
> -Khem
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Yes, you're right. My gcc version is

$ gcc --version
gcc (GCC) 4.2.2 20071128 (prerelease) (4.2.2-3.1mdv2008.0)
Copyright (C) 2007 Free Software Foundation, Inc.

Is there some way to solve this without installing a new gcc ?

Thanks!
Jorge


More information about the Openembedded-devel mailing list