From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp183.iad.emailsrvr.com (smtp183.iad.emailsrvr.com [207.97.245.183]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 3707EE014DB for ; Mon, 23 Sep 2013 09:42:47 -0700 (PDT) Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp38.relay.iad1a.emailsrvr.com (SMTP Server) with ESMTP id 23EB5348924; Mon, 23 Sep 2013 12:42:46 -0400 (EDT) X-Virus-Scanned: OK Received: from legacy20.wa-web.iad1a (legacy20.wa-web.iad1a.rsapps.net [192.168.2.206]) by smtp38.relay.iad1a.emailsrvr.com (SMTP Server) with ESMTP id E3DB23488EF; Mon, 23 Sep 2013 12:42:45 -0400 (EDT) Received: from designnettech.com (localhost.localdomain [127.0.0.1]) by legacy20.wa-web.iad1a (Postfix) with ESMTP id 9B5123C70084; Mon, 23 Sep 2013 12:42:45 -0400 (EDT) Received: by apps.rackspace.com (Authenticated sender: mzelina@designnettech.com, from: mzelina@designnettech.com) with HTTP; Mon, 23 Sep 2013 12:42:45 -0400 (EDT) Date: Mon, 23 Sep 2013 12:42:45 -0400 (EDT) From: mzelina@designnettech.com To: "Joshua Kurland" MIME-Version: 1.0 Importance: Normal X-Priority: 3 (Normal) X-Type: plain In-Reply-To: References: Message-ID: <1379954565.63398723@apps.rackspace.com> X-Mailer: webmail7.0 Cc: meta-freescale@yoctoproject.org Subject: Re: Using bitbake to make compiler headers? X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Sep 2013 16:42:47 -0000 Content-Type: text/plain;charset=UTF-8 Content-Transfer-Encoding: quoted-printable I use:=0A=0Abitbake meta-toolchain-qt=0A=0ATo build a toolchain. Look in tm= p/deploy/images for a .sh file that you can run to install the software. Yo= u will need to source the environment setup file then will be off and runni= ng.=0A=0AMike=0A=0A=0A=0A"Joshua Kurland" = said:=0A=0A> _______________________________________________=0A> meta-free= scale mailing list=0A> meta-freescale@yoctoproject.org=0A> https://lists.yo= ctoproject.org/listinfo/meta-freescale=0A> Is it possible to compile using = bitbake but keep all of the rootfs compiler=0A> headers in /usr/include? I= need to cross-compile a large project onto a=0A> wandboard, but to do that= I need these headers. Essentially I want to make=0A> a "build rootfs" ins= tead of the compiled output. Is something like this=0A> possible?=0A> =0A>= Thanks,=0A> Josh Kurland=0A> =0A