This message generated a parse failure. Raw output follows here. Please use 'back' to navigate. From devnull@lkml.org Sun Sep 7 03:53:55 2008 Delivery-date: Tue, 26 Dec 2006 15:19:13 +0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932647AbWLZPRh (ORCPT ); Tue, 26 Dec 2006 10:17:37 -0500 Received: from vervifontaine.sonytel.be ([80.88.33.193]:38037 "EHLO vervifontaine.sonycom.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S932645AbWLZPRg (ORCPT ); Tue, 26 Dec 2006 10:17:36 -0500 Received: from pademelon.sonytel.be (piraat.sonytel.be [43.221.60.197]) by vervifontaine.sonycom.com (Postfix) with ESMTP id 05B0858ABD; Tue, 26 Dec 2006 16:17:28 +0100 (MET) Date: Tue, 26 Dec 2006 16:17:27 +0100 (CET) From: Geert Uytterhoeven To: Randy Dunlap Cc: 7eggert@gmx.de, =?ISO-8859-1?Q?J=F6rn?= Engel , Yakov Lerner , Kernel Subject: Re: two architectures,same source tree In-Reply-To: <20061222130027.a42f5cf6.randy.dunlap@oracle.com> Message-Id: References: <7uewg-7Un-7@gated-at.bofh.it> <7ueZm-17M-25@gated-at.bofh.it> <20061222130027.a42f5cf6.randy.dunlap@oracle.com> Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-584337861-390717374-1167146247=:30485" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---584337861-390717374-1167146247=:30485 Content-Type: TEXT/PLAIN; charset=UTF-8 Content-Transfer-Encoding: 8BIT On Fri, 22 Dec 2006, Randy Dunlap wrote: > On Fri, 22 Dec 2006 21:45:26 +0100 Bodo Eggert wrote: > > Jörn Engel wrote: > > > On Wed, 20 December 2006 20:32:20 +0200, Yakov Lerner wrote: > > > > >> Is it easily possible to build two architectures in > > >> the same source tree (so that intermediate fles > > >> and resut files do not interfere ) ? > > > > > > I'd try something like this: > > > make O=../foo ARCH=foo > > > make O=../bar ARCH=bar > > > > > > But as I'm lazy I'll leave the debugging to you. :) > > > > IIRC You'll have to specify ARCH= on each make call, but O= is saved in > > ../foo/Makefile. > > Hm, top-level README file says: > > Please note: If the 'O=output/dir' option is used then it must be > used for all invocations of make. That should be: `... for all invocations of make in the source tree directory'. It's done automaticallt when invoking make in the build directory. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds ---584337861-390717374-1167146247=:30485-- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/