From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QAlUP-0005QL-Si for garchives@archives.gentoo.org; Fri, 15 Apr 2011 16:03:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70B25E035C for ; Fri, 15 Apr 2011 16:03:21 +0000 (UTC) Received: from mail-gy0-f181.google.com (mail-gy0-f181.google.com [209.85.160.181]) by pigeon.gentoo.org (Postfix) with ESMTP id CAC0EE0587 for ; Fri, 15 Apr 2011 15:46:26 +0000 (UTC) Received: by gyh4 with SMTP id 4so1296866gyh.40 for ; Fri, 15 Apr 2011 08:46:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=Tocp2L7TorA9z4m8rPN7F9JXP/6UV59AU5eTNT5bQ28=; b=mQeAaCcApGEZOTbCd6KeDeOop68lPp3bLi/napwyBA/l1Z6As0wyNHjbkgnDoyzZNH 8VHGA3FyA6CTKFT03Mzf6JOjU6qmsmgXQ403GLxSzSz7YUBm81xwiSnrNCfPDAd4iwvY P86YxbQP7bZ99LpF0arhoZDOPB3uG6ruho8cw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=QUq+CCCawuSXknfaBHBRGKq0iDNmwmf4t2ya76djN1fA5PWbaCeojycOm/q6Tqc71n DMJo7g9S9+mpsGtIUbIoNSYqZx997LXhTVq+aygEn6eqT+7jcgxESfqoPQv3y5y2bsu7 cOA1oondsrhJfyDIDj2Vf2PY9TIsU/1bMeQ9o= Received: by 10.90.168.7 with SMTP id q7mr2708119age.89.1302882386080; Fri, 15 Apr 2011 08:46:26 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@lists.gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Received: by 10.90.26.7 with HTTP; Fri, 15 Apr 2011 08:46:06 -0700 (PDT) In-Reply-To: <4DA84533.6080900@tampabay.rr.com> References: <201104101239.07511.vapier@gentoo.org> <4DA44B04.1080102@wildgooses.com> <4DA84533.6080900@tampabay.rr.com> From: Christopher Friedt Date: Fri, 15 Apr 2011 11:46:06 -0400 Message-ID: Subject: Re: [gentoo-embedded] gcc-4.6 / bionic To: gentoo-embedded@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: X-Archives-Hash: c662c559e23dd88168cecb42c2a3fcf8 Hi James, On Fri, Apr 15, 2011 at 9:16 AM, wireless wrote: > On 04/15/11 08:42, Christopher Friedt wrote: > Thanks for the update on your progress. I ran across this interesting > article, where Google is trying to influence ARM offering and more > on licensing: I think Google's intention here is really just to reduce fragmentation of Android between Open Handset Alliance members (i.e. manufacturers). It's good in that it eliminates duplicate work between companies targeting Android as a platform and there will be a common base platform. They likely still have a lot of internal code cleanup to do after pushing to get Honeycomb out the door. Just to clarify, I'm not planning on doing "Android" development here - I'm just using Bionic. Anyone interested in Android _really_ should adhere to upstream's build system. C