From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mx1.pokylinux.org (Postfix) with ESMTP id 5376C4C800A3 for ; Fri, 4 Feb 2011 01:08:56 -0600 (CST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 03 Feb 2011 23:08:55 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.60,425,1291622400"; d="scan'208";a="703956866" Received: from unknown (HELO [10.255.14.171]) ([10.255.14.171]) by orsmga001.jf.intel.com with ESMTP; 03 Feb 2011 23:08:55 -0800 Message-ID: <4D4BA607.3060006@linux.intel.com> Date: Thu, 03 Feb 2011 23:08:55 -0800 From: Darren Hart User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: Gary Thomas References: <4D4B37F9.7080708@mlbassoc.com> In-Reply-To: <4D4B37F9.7080708@mlbassoc.com> Cc: "yocto@yoctoproject.org" Subject: Re: meta-linaro woes continue X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Feb 2011 07:08:56 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 02/03/2011 03:19 PM, Gary Thomas wrote: > n.b. this is a continuation of "Kernel Panics on armv4t with gcc.4.5.1" > but the actual discussion has changed enough and there was too much > noise in the previous thread. Hi Gary, We're both pounding away on the meta-linaro layer at the same time unfortunately. I've reorganized things a bit and cleaned up how the layer is configured. I believe this layer ran into some trouble when gcc and binutils changed, but also suffered from a bad BBFILES variable as well (as you noted below). I'll push my changes to poky-contrib/dvhart/meta-linaro just as soon as they build. -- Darren > > Trying to use the meta-linaro layer (to solve my problems > with GCC/4.5.1 on armv5te ), I was able to include and use > the layer with the attached changes. I added this layer > intact, moving meta-linaro into my poky tree at the same > level as meta, meta-extras, etc. > > I also had to copy meta/recipes-devtools/gcc/gcc-4.5.1 into > meta-linaro/recipes-devtools/gcc (I didn't know how to expand > the FILESPATH variable to suck from the main meta tree) > > The next problem is this: > > | configure: WARNING: unrecognized options: --enable-languages, > --enable-threads, --enable-target-optspace, --enable-lto, > --enable-libssp, --disable-bootstrap, --disable-libgomp, > --disable-libmudflap, --with-float, --with-local-prefix, --with-sysroot, > --with-build-sysroot, --disable-libunwind-exceptions, --enable-__cxa_atexit > | Checking autotools environment for common misconfiguration > | NOTE: Checking autotools environment for common misconfiguration > | This autoconf log indicates errors, it looked at host includes. > | Rerun configure task after fixing this. The path was > '/home/local/efacec_omap_linaro/tmp/work/armv5te-poky-linux-gnueabi/gcc-runtime-4.5.1.linaro-r0/gcc-4.5.1.linaro/build.arm-poky-linux-gnueabi.arm-poky-linux-gnueabi/libstdc++-v3' > > | ERROR: This autoconf log indicates errors, it looked at host includes. > | Rerun configure task after fixing this. The path was > '/home/local/efacec_omap_linaro/tmp/work/armv5te-poky-linux-gnueabi/gcc-runtime-4.5.1.linaro-r0/gcc-4.5.1.linaro/build.arm-poky-linux-gnueabi.arm-poky-linux-gnueabi/libstdc++-v3' > > | Function 'do_qa_configure' failed > | ERROR: Function 'do_qa_configure' failed > NOTE: package gcc-runtime-4.5.1.linaro-r0: task do_qa_configure: Failed > > Ideas? I'm really anxious to see if this fixes my kernel problems. > > Thanks > > > > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto -- Darren Hart Intel Open Source Technology Center Yocto Project - Linux Kernel