From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932449AbVKUSyV (ORCPT ); Mon, 21 Nov 2005 13:54:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932450AbVKUSyV (ORCPT ); Mon, 21 Nov 2005 13:54:21 -0500 Received: from dsl092-053-140.phl1.dsl.speakeasy.net ([66.92.53.140]:4509 "EHLO grelber.thyrsus.com") by vger.kernel.org with ESMTP id S932449AbVKUSyU (ORCPT ); Mon, 21 Nov 2005 13:54:20 -0500 From: Rob Landley Organization: Boundaries Unlimited To: Pavel Machek Subject: Re: [PATCH] make miniconfig (take 2) Date: Mon, 21 Nov 2005 12:53:39 -0600 User-Agent: KMail/1.8 Cc: Roman Zippel , linux-kernel@vger.kernel.org, Sam Ravnborg References: <200511170629.42389.rob@landley.net> <200511211150.17271.rob@landley.net> <20051121182800.GE29518@elf.ucw.cz> In-Reply-To: <20051121182800.GE29518@elf.ucw.cz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511211253.40212.rob@landley.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Monday 21 November 2005 12:28, Pavel Machek wrote: > Hi! > > > > How is it supposed to work with cross-compiling. > > > > That's why I gave the User Mode Linux example in the documentation, which > > specifies an architecture. (And in take 2, I added an example of running > > the makemini.sh script for UML, where you have to specify ARCH=um as an > > environment variable.) > > > > If there's more to cross-compiling than that, please tell me and I'll > > work it in. (I know you have to specify a cross toolchain, but I didn't > > think that affected the configure step...) > > I probably miss-patched my kernel, sorry. Not sure what you have to do > to change permissions, probably mail it to akpm and ask him to add +x > > :-). I'm hoping to get an ack from the kconfig guys first, hence the cc: But does it work ok for you? Rob