From: "J. Mayer" <l_indien@magic.fr>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu Makefile.target
Date: Mon, 29 Oct 2007 10:59:39 +0100 [thread overview]
Message-ID: <1193651979.16781.350.camel@rapid> (raw)
In-Reply-To: <fb249edb0710281826h280682d2o438ef0ff09c4d0f2@mail.gmail.com>
On Mon, 2007-10-29 at 02:26 +0100, andrzej zaborowski wrote:
> On 28/10/2007, Jocelyn Mayer <l_indien@magic.fr> wrote:
> > CVSROOT: /sources/qemu
> > Module name: qemu
> > Changes by: Jocelyn Mayer <j_mayer> 07/10/28 13:07:13
> >
> > Modified files:
> > . : Makefile.target
> >
> > Log message:
> > Use cpp to generate correct build dependencies for target objects
> > instead of using incomplete hardcoded ones.
>
> This doesn't work very well for me, but I'm not sure why. Now the
> Makefile rebuilds much more than necessary, even after a "make depend"
> in the target dirs.
You may need to do a make clean to generate the initial dependency
files.
The 'depend' target need to be reworked, afaik, as it does not handle
all the needed files.
make may rebuild a lot of things (or everything) when some headers are
modified because some headers (like vl.h) are included almost in every
source file.
--
J. Mayer <l_indien@magic.fr>
Never organized
next prev parent reply other threads:[~2007-10-29 9:59 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-28 13:07 [Qemu-devel] qemu Makefile.target Jocelyn Mayer
2007-10-29 1:26 ` andrzej zaborowski
2007-10-29 9:34 ` andrzej zaborowski
2007-10-29 9:59 ` J. Mayer [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-02-01 22:45 Paul Brook
2007-11-18 22:34 Thiemo Seufer
2007-11-11 1:18 Paul Brook
2007-10-07 14:25 Jocelyn Mayer
2007-09-29 13:20 Jocelyn Mayer
2007-09-29 12:15 Jocelyn Mayer
2007-09-13 3:24 Thiemo Seufer
2007-06-01 16:44 Blue Swirl
2007-06-01 17:58 ` Stefan Weil
2007-06-01 18:27 ` Blue Swirl
2007-10-08 19:33 ` Stefan Weil
2007-10-09 9:43 ` J. Mayer
2007-10-09 22:53 ` Thayne Harbaugh
2007-05-23 8:35 Thiemo Seufer
2007-04-11 22:46 Thiemo Seufer
2007-02-27 21:02 Paul Brook
2007-02-10 21:52 Thiemo Seufer
2007-01-31 12:24 Thiemo Seufer
2007-01-21 22:40 Thiemo Seufer
2006-10-28 12:19 Fabrice Bellard
2006-08-17 17:41 Fabrice Bellard
2006-07-13 23:00 Fabrice Bellard
2006-05-13 16:30 Paul Brook
2006-05-02 22:52 Fabrice Bellard
2005-12-06 21:42 Fabrice Bellard
2005-07-02 22:07 Fabrice Bellard
2005-04-26 20:34 Fabrice Bellard
2005-03-13 16:52 Fabrice Bellard
2003-11-13 1:46 Fabrice Bellard
2003-10-30 1:18 Fabrice Bellard
2003-10-28 0:48 Fabrice Bellard
2003-10-27 21:09 Fabrice Bellard
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=1193651979.16781.350.camel@rapid \
--to=l_indien@magic.fr \
--cc=qemu-devel@nongnu.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.