From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-gh0-f175.google.com ([209.85.160.175]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1T2PUD-0001xc-BH for openembedded-core@lists.openembedded.org; Fri, 17 Aug 2012 18:33:25 +0200 Received: by ghbz2 with SMTP id z2so4538767ghb.6 for ; Fri, 17 Aug 2012 09:21:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:message-id:in-reply-to:references:subject:x-mailer :mime-version:content-type; bh=h6/ZiXvsRFO0mmLuCbf3kpk6/6OoZRYPU2z+NtIgsbQ=; b=dwwpQrXOA4+j3w33HWylF2xoXtqIAH8Hg9wo6NwVc9G1IFkW0hkVe7UNMbqQ5ighWx xNpWD2RsUjhIZMO97Jxa227MslR/m0LKb3c7nQBqpKGjmGXENgzK245DZQxVWTX4uUTm H+RNeB9IDrpqJAhKr0a9851w6MI8kg10LmUeacJgtBKGp4WoMifKjXr50TAE1CP/gpG6 954M8x+ZGyXg4LbOxE7gQJBdpIdO6JrVz4XkFsxsF5LdJbwcKhGZrY4dydxceyhurR5X bRGBbTIJqTRCa4GshsAjulTdnYderOq88q5rhqtSZjt9LsPB0r3YEa3ZoV8K+QZ10b1o Ydjg== Received: by 10.66.88.1 with SMTP id bc1mr10683324pab.18.1345220485852; Fri, 17 Aug 2012 09:21:25 -0700 (PDT) Received: from [192.168.1.132] (ip68-109-186-98.ph.ph.cox.net. [68.109.186.98]) by mx.google.com with ESMTPS id pn5sm949028pbb.25.2012.08.17.09.21.23 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 17 Aug 2012 09:21:24 -0700 (PDT) Date: Fri, 17 Aug 2012 09:21:21 -0700 From: Christopher Larson To: Patches and discussions about the oe-core layer Message-ID: <25305C5D6E5A4932BA15741803712080@gmail.com> In-Reply-To: References: X-Mailer: sparrow 1.6.3 (build 1172) MIME-Version: 1.0 Subject: Re: Toolchain rework, call for testing X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Aug 2012 16:33:25 -0000 Content-Type: multipart/alternative; boundary="502e6f81_2d1d5ae9_11db5" --502e6f81_2d1d5ae9_11db5 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline On Thursday, August 16, 2012 at 9:47 PM, Khem Raj wrote: > Recently glibc build has been simplified upstream. It has dropped the > dependency on libgcc_s and libgcc_eh for building glibc itself. > This means that we can simplify our toolchain bootstrap a bit by > dropping 1 of the 3 cross gcc build stages. We do not need > gcc-cross-intermediate > anymore. This should bring some build time reduction and simplify the > bootstrap. I have a series of patches which I have tested > by building core-image-minimal and meta-toolchain for all supported > qemu architectures and also uclibc/eglibc both > but it needs a lot more testing therefore I am calling out wider > audience for help in testing it out. > > The branch is > > http://git.openembedded.org/openembedded-core-contrib/log/?h=kraj/toolchain-rework Successfully built core-image-base for p2020rdb with meta-fsl-ppc, so far. -- Christopher Larson --502e6f81_2d1d5ae9_11db5 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
On T= hursday, August 16, 2012 at 9:47 PM, Khem Raj wrote:
Recently glibc build has been simplified upstream. It has droppe= d the
depend= ency on libgcc=5Fs and libgcc=5Feh for building glibc itself.
This means that we can = simplify our toolchain bootstrap a bit by
dropping 1 of the 3 cross gcc build stages.= We do not need
gcc-cross-intermediate
anymore. This should bring some build time reduction and s= implify the
= bootstrap. I have a series of patches which I have tested
by building core-image-mini= mal and meta-toolchain for all supported
qemu architectures and also uclibc/eglibc bo= th
but it ne= eds a lot more testing therefore I am calling out wider
audience for help in testing i= t out.
=20

Successfully built core-image-base for p2020rd= b with meta-fsl-ppc, so far.
-- 
Christophe= r Larson
--502e6f81_2d1d5ae9_11db5--