linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Torvalds <torvalds@transmeta.com>
To: Kai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Cc: Rusty Russell <rusty@rustcorp.com.au>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Generated files destruction
Date: Mon, 30 Sep 2002 09:23:40 -0700 (PDT)	[thread overview]
Message-ID: <Pine.LNX.4.44.0209300919220.2610-100000@home.transmeta.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0209121551010.31494-100000@chaos.physics.uiowa.edu>


On Thu, 12 Sep 2002, Kai Germaschewski wrote:
> 
> I think the proper solution here is actually separate obj/src dirs, 
> instead of special names. It's actually quite easy to get that implemented 
> in the current kbuild, I just didn't find the time for proper testing yet. 
> I'll have a patch ready for testing soon, though.

Please keep in mind that some people (at least me) don't like separate
build trees - I do all the "real work" in the source directory, and if I
need to go somewhere else to build, that's just a pain (and it's another
pain if, once I'm building, I have to use a different path than the one
that I'm used to in the source directory to fix something).

So I want to keep the mixed tree around (which is not to say that people 
who like the separate-object-tree thing shouldn't be _able_ to use it).

		Linus


      parent reply	other threads:[~2002-09-30 16:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-12  7:13 [PATCH] Generated files destruction Rusty Russell
2002-09-12 20:53 ` Kai Germaschewski
2002-09-13  0:42   ` Rusty Russell
2002-09-30 16:23   ` Linus Torvalds [this message]

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=Pine.LNX.4.44.0209300919220.2610-100000@home.transmeta.com \
    --to=torvalds@transmeta.com \
    --cc=kai@tp1.ruhr-uni-bochum.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rusty@rustcorp.com.au \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).