All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan-Benedict Glaw <jbglaw@lug-owl.de>
To: Yakov Lerner <iler.ml@gmail.com>
Cc: Kernel <linux-kernel@vger.kernel.org>
Subject: Re: two architectures,same source tree
Date: Wed, 20 Dec 2006 19:57:05 +0100	[thread overview]
Message-ID: <20061220185705.GS11078@lug-owl.de> (raw)
In-Reply-To: <f36b08ee0612201032m54956e7ay35ca5f63a65e788f@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 616 bytes --]

On Wed, 2006-12-20 20:32:20 +0200, Yakov Lerner <iler.ml@gmail.com> wrote:
> Is it easily possible to build two architectures in
> the same source tree (so that intermediate fles
> and resut files do not interfere ) ?

Sure. Use a common source tree and two separate output directories.
You can set these with O=/path/to/output, but you need to do that
during *any* make calls, eg. already for make oldconfig/menuconfig.

MfG, JBG

-- 
      Jan-Benedict Glaw      jbglaw@lug-owl.de              +49-172-7608481
Signature of:                 Friends are relatives you make for yourself.
the second  :

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2006-12-20 19:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-20 18:32 two architectures,same source tree Yakov Lerner
2006-12-20 18:57 ` Jan-Benedict Glaw [this message]
2006-12-20 19:03 ` Jörn Engel
     [not found] <7uewg-7Un-7@gated-at.bofh.it>
     [not found] ` <7ueZm-17M-25@gated-at.bofh.it>
2006-12-22 20:45   ` Bodo Eggert
2006-12-22 21:00     ` Randy Dunlap
2006-12-26 15:17       ` Geert Uytterhoeven

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061220185705.GS11078@lug-owl.de \
    --to=jbglaw@lug-owl.de \
    --cc=iler.ml@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.