mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Paul Jackson <pj@sgi.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: empty kbuild rebuilding all 2.6.13-mm3 ia64 sn2
Date: Fri, 16 Sep 2005 15:35:48 +0200	[thread overview]
Message-ID: <20050916133548.GA7663@mars.ravnborg.org> (raw)
In-Reply-To: <20050916015412.002642a4.pj@sgi.com>

On Fri, Sep 16, 2005 at 01:54:12AM -0700, Paul Jackson wrote:
> Using 2.6.13-mm3, building for SN2 (an ia64 arch) using sn2_defconfig,
> after doing a full successful build, if I just issue another 'make',
> it builds more or less every file all over again.  When I am just
> working in one *.c file, this causes make to be much more expensive
> than it should, rebuilding everything, instead of just that one file
> and relinking (or close to that).

You are hit by the circular dependency in asm-offsets.h.
Tony Luck posted a fix for this to the ia64 list yesterday.

The problem in short is that asm-offsets.c includes asm-offsets.h which it
is also used to generate. So unless they get same timestamp the
kernel will recompile.

	Sam

      reply	other threads:[~2005-09-16 13:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-16  8:54 Paul Jackson
2005-09-16 13:35 ` Sam Ravnborg [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=20050916133548.GA7663@mars.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pj@sgi.com \
    /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®