From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id DA54A1381F3 for ; Wed, 19 Jun 2013 14:42:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90B7BE0956; Wed, 19 Jun 2013 14:42:21 +0000 (UTC) Received: from mail-pd0-f179.google.com (mail-pd0-f179.google.com [209.85.192.179]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 035B9E0956 for ; Wed, 19 Jun 2013 14:42:20 +0000 (UTC) Received: by mail-pd0-f179.google.com with SMTP id q10so5131552pdj.10 for ; Wed, 19 Jun 2013 07:42:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:user-agent:mime-version :content-type; bh=0h0bRJ1v7I+O8kZo4PnGIk/mGOeAp6zwDfyB8SiH/Tc=; b=F/ANElll7lRD2Fsx1EoJcneSnKvQV/F+FKx7q6v8bD52KmoPu8ElkJoNt/OfWHdZOP HUsNb+XADNiJHbQcBUZfDxsCDCdmwe8JUN6A/AoiLVMaQu8ogcpoB06esuTNJaR//RkS IYp4Hl01NpxON0cjhzHQvceB7wythdzJNG+hoP8c9yUtEe1FAhFPGAHeECmfdJMbJaEW u3GSQIv11t1DZVRlq3feanNqVIxHnZH7QvUkjxRv70RY3u/HWJGjnNKt+w/C3eA4JSNi zbaqWP/kT8N0mQP9rRs0rJwNZAhusp/zk+68qOli7rGFUd9Wv5h/Gx2TeRGO5A3/O29x K3Ew== X-Received: by 10.66.218.168 with SMTP id ph8mr6852009pac.47.1371652939877; Wed, 19 Jun 2013 07:42:19 -0700 (PDT) Received: from proton.in.awa.tohoku.ac.jp (softbank126045221073.bbtec.net. [126.45.221.73]) by mx.google.com with ESMTPSA id xu10sm25102608pab.3.2013.06.19.07.42.17 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 19 Jun 2013 07:42:19 -0700 (PDT) From: heroxbd To: gentoo-soc@lists.gentoo.org Cc: redlizard@redlizard.nl, abcd@gentoo.org, gmt@malth.us Subject: [gentoo-soc] Gentoo on Android: Summary for 2013.6.7-19 Date: Wed, 19 Jun 2013 23:41:52 +0900 Message-ID: <87bo72p3gv.fsf@proton.in.awa.tohoku.ac.jp> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-soc@lists.gentoo.org Reply-to: gentoo-soc@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain X-Archives-Salt: 120898b6-4a06-4745-b82b-294a55b2382c X-Archives-Hash: ea3cb7efe03368c3d817bdb37a6bfd95 Dear Guy and Gals, Gentoo on Android is about running Gentoo natively on Android devices[1], mentored by Luca. I should have reported on 6.14, but I was thinking to finish before reporting and couldn't stop. Apologies to this. I will watch against this behavior pattern in the future. Here comes to the summary. I am ahead of fixed plan now: a usable Prefix/libc solution is completed[2], and is just announced to attract more testers and developers[3]. Plan for 6.20 and 6.21: a. clear out the requirement of cross compile on Prefix and roll out a GLEP draft. We are already gaining momentum on a specification[4] in Prefix community. b. reflect more on gcc spec hack of toolchain, discussed today on IRC gentoo-prefix with redlizard and Mr. (surprise!) ABCD. Construct a toy system if time permitted. We have accumulated many kinds of wrappers that injects magic command line oppotions in Gentoo Prefix, and Prefix/libc adds even more. Things are getting more complex. By centering all hacks into gcc specs would make an elegant solution, with a by-product of merging {gcc,binutils}-config between Gentoo Prefix and vanilla. An example of hacking gcc spec from LFS: http://www.linuxfromscratch.org/lfs/view/development/chapter06/adjusting.html Cheers, Benda 1. http://www.awa.tohoku.ac.jp/~benda/projects/android.html 2. http://wiki.gentoo.org/wiki/Prefix/libc 3. http://article.gmane.org/gmane.linux.gentoo.alt/6638 4. http://article.gmane.org/gmane.linux.gentoo.alt/6629