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 1PBSKi-0001SE-K4 for garchives@archives.gentoo.org; Thu, 28 Oct 2010 13:15:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3321DE0CD6 for ; Thu, 28 Oct 2010 13:15:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D9974E0839 for ; Thu, 28 Oct 2010 12:44:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 8133E1B41DC for ; Thu, 28 Oct 2010 12:44:24 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -0.348 X-Spam-Level: X-Spam-Status: No, score=-0.348 required=5.5 tests=[AWL=2.251, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rlrJClEFswun for ; Thu, 28 Oct 2010 12:44:18 +0000 (UTC) Received: from mail-iw0-f177.google.com (mail-iw0-f177.google.com [209.85.214.177]) by smtp.gentoo.org (Postfix) with ESMTP id 21F331B42DD for ; Thu, 28 Oct 2010 12:44:18 +0000 (UTC) Received: by iwn8 with SMTP id 8so2188165iwn.36 for ; Thu, 28 Oct 2010 05:44:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=j42ZoLxNPOo+ALMoBueA8LDsPLIIFs0W74Gy4eAp2N4=; b=iXQG/1VxoEk3qNEZopI3F8xV0ZYjXAUmeD3PVwP7d30d1vnGnXHaBHeQ7e9e14SfN4 p3kb2sS/p4mNo4v6F1nKDOv6IEcwq3/KNLgA+qSmT415T8igtFJNZAFhJ5Pt/q+okHOF FdKv1vbz4ClSvPSffyd0d4j+nKofLp06XberU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=lmqkc1BouCjW08F7k5PgHvn5N0w8rFd0KAwj6mjPt4lCHSBHwLrjtYj+2SVP07A11i FzoddPoakr7HtoQW+tApC/27TlQLcDp/C5xmxS3CM83TSLEFNCI/0CBf1K7i1nzZaLQY F/cUd6FCQTDOFf0ZNImUtBrbw0bR4jdiLUw0U= 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.231.176.8 with SMTP id bc8mr2251688ibb.72.1288269857303; Thu, 28 Oct 2010 05:44:17 -0700 (PDT) Received: by 10.220.67.99 with HTTP; Thu, 28 Oct 2010 05:44:17 -0700 (PDT) Date: Thu, 28 Oct 2010 14:44:17 +0200 Message-ID: Subject: [gentoo-embedded] Gentoo embedded handbook - wrappers From: Kfir Lavi To: gentoo-embedded@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 872b63ab-ed3a-45b2-be6b-a11a2c974920 X-Archives-Hash: 56f102c7097d6dd5ebc5442be078ec25 Hi, I have read the handbook and it seems to me that the section "3.c. Intro: crossdev's wrappers" in the book http://www.gentoo.org/proj/en/base/embedded/handbook/index.xml?part=1&chap=3 Is a bit obsolete. Note: Before beginning any cross-emerge, you'll need to run emerge-wrapper --init. Be sure to follow any instructions printed by emerge-wrapper before beginning your cross-emerge. To my understanding there is no emerge-wrapper anymore. Regards, Kfir