From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-embedded+bounces-910-garchives=archives.gentoo.org@gentoo.org>) id 1Fs4bJ-0006zu-P3 for garchives@archives.gentoo.org; Sun, 18 Jun 2006 21:14:34 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k5ILCa5l018119; Sun, 18 Jun 2006 21:12:36 GMT Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k5ILCZCP013442 for <gentoo-embedded@lists.gentoo.org>; Sun, 18 Jun 2006 21:12:35 GMT Received: by ug-out-1314.google.com with SMTP id j40so541266ugd for <gentoo-embedded@lists.gentoo.org>; Sun, 18 Jun 2006 14:12:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VilQonFkV/Xw5e6gtpGeV2HZJTrSP9DSnmyh14EmEsHbtoBpcHqWIwGLGC5Bxkt8RhcnPxz+PY1+Oa5VnLLJk9gEvTm5xS3hO6ZO6m+T0xjpw3gmU2WNBi7Ioq/ScRMqvcnxHNRhFmrBi4aVcEdPYOGlCSoaJIbcwLyWMvBEfMI= Received: by 10.66.216.6 with SMTP id o6mr689162ugg; Sun, 18 Jun 2006 14:12:35 -0700 (PDT) Received: by 10.66.234.8 with HTTP; Sun, 18 Jun 2006 14:12:35 -0700 (PDT) Message-ID: <bfebcfc70606181412u6f1f657wced85dd280cc4fa9@mail.gmail.com> Date: Sun, 18 Jun 2006 17:12:35 -0400 From: "Mike Frisch" <mikef17@gmail.com> To: gentoo-embedded@lists.gentoo.org Subject: Re: Re: [gentoo-embedded] emerge ROOT question In-Reply-To: <OFE87CFEC5.7859D237-ONC1257190.00252931-42257190.00259DEF@cnsystems.at> Precedence: bulk List-Post: <mailto:gentoo-embedded@lists.gentoo.org> List-Help: <mailto:gentoo-embedded+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-embedded+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-embedded+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-embedded.gentoo.org> X-BeenThere: gentoo-embedded@gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <bfebcfc70606161311n24a5d771v1ea5db02336341d8@mail.gmail.com> <OFE87CFEC5.7859D237-ONC1257190.00252931-42257190.00259DEF@cnsystems.at> X-Archives-Salt: 89e20636-016d-4bdf-a99e-edd5bc1e6928 X-Archives-Hash: 71c0e529ef81f20b94ad416bbecdd784 On 6/17/06, andreas.sumper@cnsystems.at <andreas.sumper@cnsystems.at> wrote: > just an idea: > What one could do, is building some sort of target-Filesystem and do a > chroot into that system. Then the compiler has to be changed to your > cross-compile-toolchain and some of the flags in make.conf have to be > changed. After that, a simple emerge in the chrooted environmen should > create all the needed stuff and cross-compile it for the specified > architecture. Actually, this is pretty much what I'm doing already but I want to wrap the process in a UI which will have issues with a chrooted environment. Thanks for the reply. -- gentoo-embedded@gentoo.org mailing list