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 ) 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 ; Sun, 18 Jun 2006 21:12:35 GMT Received: by ug-out-1314.google.com with SMTP id j40so541266ugd for ; 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: Date: Sun, 18 Jun 2006 17:12:35 -0400 From: "Mike Frisch" To: gentoo-embedded@lists.gentoo.org Subject: Re: Re: [gentoo-embedded] emerge ROOT question In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail 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: X-Archives-Salt: 89e20636-016d-4bdf-a99e-edd5bc1e6928 X-Archives-Hash: 71c0e529ef81f20b94ad416bbecdd784 On 6/17/06, 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