mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Matthias Andree <matthias.andree@gmx.de>
To: Linus Torvalds <torvalds@osdl.org>
Cc: jamagallon@able.es, Matthias Andree <matthias.andree@gmx.de>,
	Marcelo Tosatti <marcelo.tosatti@cyclades.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] incomplete dependencies with BK tree (was: Anyone got aic7xxx working with 2.4.26?)
Date: Wed, 28 Apr 2004 01:42:39 +0200	[thread overview]
Message-ID: <20040427234239.GA12753@merlin.emma.line.org> (raw)
In-Reply-To: <Pine.LNX.4.58.0404271555130.20443@ppc970.osdl.org>

On Tue, 27 Apr 2004, Linus Torvalds wrote:

> How about just _always_ including stdarg.h, and doing it by just making 
> the main Makefile add a "-include <pathname>" to the CFLAGS? We should be 
> able to generate the stdarg.h pathname pretty easily, with something like
> 
> 	gcc --print-file-name=include/stdarg.h
> 
> (and that may depend on gcc versions too, of course).

stdarg.h is innocent, it is just one of the few include files valid in
the stdinc paths.

How about making sure the dependency information is complete, even when
BK has just "bk clean"ed an unedited file in the course of a "bk pull"?

Maybe mkdep or Makefile should just try to check out missing files and
mkdep barf if it cannot open a file it was given? It works for .c files,
it works for many of the .h files - it lacks for some other .h files and
for the Config.in or Kconfig files. That would leave the BK user with
just the "bk get" boot-strap at top level.

-- 
Matthias Andree

Encrypt your mail: my GnuPG key ID is 0x052E7D95

  reply	other threads:[~2004-04-27 23:42 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-26 14:32 Anyone got aic7xxx working with 2.4.26? David Johnson
2004-04-26 15:03 ` Tomas Szepe
2004-04-26 16:10 ` Matthias Andree
2004-04-27 13:19   ` Marcelo Tosatti
2004-04-27 14:26     ` Matthias Andree
2004-04-27 14:59       ` jamagallon
2004-04-27 16:13         ` Matthias Andree
2004-04-27 18:09           ` [PATCH] incomplete dependencies with BK tree (was: Anyone got aic7xxx working with 2.4.26?) Matthias Andree
2004-04-27 22:49             ` jamagallon
2004-04-27 23:00               ` Linus Torvalds
2004-04-27 23:42                 ` Matthias Andree [this message]
2004-04-26 16:35 ` Anyone got aic7xxx working with 2.4.26? Jurjen Oskam
2004-04-27 13:21 ` Marcelo Tosatti
2004-04-27 14:05   ` David Johnson

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=20040427234239.GA12753@merlin.emma.line.org \
    --to=matthias.andree@gmx.de \
    --cc=jamagallon@able.es \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo.tosatti@cyclades.com \
    --cc=torvalds@osdl.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®